Description
Loads a custom dictionary using the Platform API.
Properties
Analyst
- Description: Optional text for documentation purposes.
Common
-
Continue On Error: Continues the execution of the workflow even if an error occurs during the execution of the activity.
-
Delay Before: Delay time in milliseconds before the activity is executed. The default value is 250 milliseconds.
-
Delay After: Delay time in milliseconds after executing of the activity. The default value is 250 milliseconds.
-
Disable Log: Disables the logging functionality for this activity.
-
Disable Protocol: Disables the protocol functionality for this activity.
-
Exclude from Global Delay: Excludes this activity from the Global Delay functionality.
-
Timeout: Duration in milliseconds in which the activity tries to execute.
Expert
- Connection String: Use this property to specify the connection string if the desired database connection differs from the environment settings.
Input
- Dictionary ID: The ID of the dictionary. Alternatively, you can use the Dictionary Name property and specify the name instead.
- Dictionary Name: The name of the dictionary. Alternatively, you can use the Dictionary ID property and specify the ID instead.
Output
- Result Dictionary: The dictionary corresponding to the specified ID or name.
For more information, see the section on custom dictionary and context within the Hyland RPA Manager documentation.