Navigation configuration

Use the Navigation Configuration screen to predefine a list of applications for which direct screen navigation is supported. The applications are listed with their URL templates and category names for associated form and role names. These definitions are stored in the Registry and can be reused in the BPMN Modeler and Process Map Modeler at modeling time.

To update the configuration, use the import/export functionality on this screen and edit the configuration as a CSV file.

At modeling time, this configuration is used to define the Application Name list of links. For more details, see the "Application Code Screen Navigation" topic in the Infor Process Intelligence User Guide.

This table describes the details of the configuration:

Column name Description
Application Name This is a unique name to identify this configuration row. If another row is needed for the same product name and the same URL Template, another application name must be used.
Product This is a name given to identify the product line.
URL Template This is the URL template to be used to build a navigation link for the Application Name attribute type where this Application Name was selected.

The URL may contain placeholders such as {form}, {role}, {LogicalId}, which are replaced at runtime with values selected by the user during configuration of Application Name in the modelers.

Forms This is the name of a category that contains the form identifiers as entry titles. A value is needed only if the URL Template for this row has a placeholder {form}. Use the full path of the category for subcategories.
Roles This is the name of a category that contains the role identifiers as entry titles. A value is needed only if the URL Template for this row has a placeholder {role}. Use the full path of the category for subcategories.
Logical Id This is the logical ID value for this application name/product combination. A value is needed only of the URL Template for this line has a placeholder {LogicalId}.