Category: Adaptiva
Adaptiva Server Version: 7.0.854.0
Represents a property bag, and provides storage for its data. Allows the creation of a new property bag, or its copying from an existing property bag
Properties
| Name | Description | Mandatory | Initial Value | Runtime Expression | Type | Conditional | |
|---|---|---|---|---|---|---|---|
| NodeType | Contains the type for node | No | No | No | Output | No | |
| Data Type: Text | Comments: | ||||||
| Name | Name of the workflow node | Yes | Yes | No | Input | No | |
| Data Type: Text | Comments: | ||||||
| Description | Description of the workflow node | No | Yes | No | Input | No | |
| Data Type: Text | Comments: | ||||||
| Operation | Operation to be performed Create new property bag, Copy existing property bag | Yes | Yes | No | Input | No | |
| Data Type: Text | Comments: | ||||||
| LogData | Any string to output to the workflow log | No | No | No | Input | No | |
| Data Type: Text | Comments: | ||||||
Operations
Create new property bag
Creates a new property bag object
| Name | Description | Mandatory | Initial Value | Runtime Expression | Type | Conditional | |
|---|---|---|---|---|---|---|---|
| Data | The property bag instance list | No | No | No | Output | Yes | |
| Data Type: Java Object | Comments: | ||||||
Copy existing property bag
Copys an existing property bag object into a new property bag object
| Name | Description | Mandatory | Initial Value | Runtime Expression | Type | Conditional | |
|---|---|---|---|---|---|---|---|
| Data | The property bag instance list | Yes | No | No | Input | Yes | |
| Data Type: Java Object | Comments: | ||||||
Comments
0 comments
Please sign in to leave a comment.