Localizing Workflow State Names and Events

End users interact with STEP in many languages. Though a workflow may be initially created in one language, end users may use a different language and would therefore prefer to see workflow state names and events in a different language. This is possible using the Localize State Names and Events options in the STEP Workflow Designer. With this functionality, workflow designers can create a single workflow that includes localized workflow state names and events, thus eliminating the need to maintain multiple workflows for localization purposes.

To localize workflow state names or events:

  1. From the System Setup tab, select the relevant workflow, right-click, and select Edit STEP Workflow.
  2. From the Edit menu in the STEP Workflow Designer, select Localize State Names and Events.

  1. Enter the localized values for each state name and/or event.

Note: The languages available for translation are determined by two things: Translated workbench instances and the locales available in the Web UI. Web UI locales are determined by the portal messages files in the PortalLocales folder. The PortalLocales folder can be found on the application server in the location specified by the Portal.Localizer.Folder property in the sharedconfig.properties file.

Localized values entered in the workflow designer appear when users access a workflow in the relevant locale-specific Web UI or in a translated instance of the STEP Workbench. Within the workbench, this includes but is not limited to: STEP Workflow tab, object Status and State Log tabs, and dropdown search options when using a STEP Workflow search criteria.

For example, a user logging in to the Spanish workbench or Web UI locale would see the corresponding localized values entered in the workflow designer.

Note: Changing the Context selection in the workbench does not have any impact on the display of localized state names or events.

Considerations and Limitations