Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Licenses

Status
colourYellow
titleCOMMUNITY
,
Status
colourBlue
titleENTERPRISE
,
Status
colourPurple
titleCORPORATE

Since

Status
colourGreen
titleVERSION 6.0

Table of Contents

Introduction

The property store is a data repository in PIPEFORCE to save all your application data. You can upload, download and delete resources from the property store using pipeline commands or the online low-code workbench.

What is

...

a Property?

The property strore is a built-in object database provided by PIPEFORCE where you can save configurations, custom values or application data.

Each entry stored in the property store is called a property and . It has a unique key.

Properties in the property store are structured in an hierarchical way whereas the key of a property is also its path in the tree structure. Here is an example of such a key of a property:

...

Another possibility to see the documentation of available commands is to go to this url:

Code Block
https://portal-NAMESPACE.pipeforce.net

and go to Commands (replace NAMESPACE by your real namespace). In the search box type-in property.

...