Culture and locale workflow activities in DocFusion Workflow Designer help you to define input formats for your document workflows. Related activities use the business unit's culture configuration by default since it serves as the global configuration for all templates in the business unit. The business unit configuration can be overridden using request parameters.
List of request parameter overrides:
Culture & Locale Workflow Activities
Workflow Activity | Description |
|---|---|
GetCurrentCulture | Returns the current culture in ISO format. |
GetCurrentCultureName | Return the current culture name as a string. |
GetDefinedBusinessUnitSettingsValue | Returns the configured business unit settings. |
CultureExecutionScope | Allows executing activities with a given culture for the scope. |