pushSharedMap
Store values from session variables into a map shared across all sessions using the same executor into session variables.
Store values from session variables into a map shared across all sessions using the same executor into session variables.
The executor can host multiple shared maps, each holding an entry with several variables. This step creates one entry in the map, copying values from session variables into the entry.
Property | Type | Description |
---|---|---|
key | String | Key identifying the shared map. |
vars | <list of strings> | List of variable names that should be stored in the entry. |
vars
List of variable names that should be stored in the entry.
Property | Type | Description |
---|---|---|
<list of strings> | <unknown> | <no description> |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.