The GetContextParameters
activity can be used to get the context parameters using IdentityId
CoreIdentityId
. This activity is available from version 8.2.
...
The following input data can be configured for the activity.
...
CoreIdentityId
The identifier of employment used to find function name.
...
Code Block |
---|
Dictionary<string, object> as ExpandoObject |
containing parameter-value pairs.
...