Versions Compared

Key

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

The GetContextParameters activity can be used to get the context parameters using IdentityId. This activity is available from version 8.2.

Input Data

The following input data can be configured for the activity.

IdentityId

The identifier of employment used to find function name.

Output Data

Result

A dictionary

Code Block
Dictionary<string, object> as ExpandoObject

...