0
Get Session
Description
This part loads the last-stored version of the current session and encodes it as a Base64 string. You can use this part to export a full session, and you can use the Data-items to be replaced parameter to overwrite some of the values in the current context; for example, to remove private or sensitive information.
Node Type: This part is located in the Misc menu in process nodes.
Used With: This part can be used in all frameworks and in projects that are not based on frameworks.
Editor Fields
You configure this part using the following editor fields:
Tab | Field Name | Description/Use | Type/Option | Optional/Mandatory |
Basic | Data-object | This is the path where the system stores the Base64 session. | Text | Mandatory |
Basic | Data-items to be replaced | This allows you to specify that the system replace the data in the exported session with another value (the current session is not changed).
|
Table | Optional |
Like
Follow
Reply