Route Template Properties

These properties configure who is allowed to create route templates. The ability is related to the route purpose defined for a route template. You can control the allowed users for each route purpose (review, approval, and standard) independently of each other.

For more information, see Controlling Members Who Can Create Route Templates.

If you want to change the default values, enter your changes in the emxSystem.properties page object. For more information, see Editing Properties Using MQL.

Property Name Property Description Valid Values
emxComponents.RouteTemplate.EnableCreationFor

The value for this property defines the route purpose where only members of specified user groups can create and manage route templates. These users must still have the Leader access role.

If the value of this property is blank, any user with the Leader access role can create any type of route template.

If the value of this property defines one or more route purposes, route templates with those route purposes are restricted to members of user groups, and those user groups must be added to the property for that route purpose.

Blank, or a comma-separated list of any combination of these values:
  • Review
  • Approve
  • Standard
emxComponents.RouteTemplate.ReviewUserGroups If Review is included in the enable creation property, only members of the specified users groups can create and manage route templates with a route purpose of Review. Comma-separated list of user group names
emxComponents.RouteTemplate.ApprovalUserGroups If Approval is included in the enable creation property, only members of the specified users groups can create and manage route templates with a route purpose of Approve. Comma-separated list of user group names
emxComponents.RouteTemplate.StandardUserGroups If Standard is included in the enable creation property, only members of the specified users groups can create route templates with a route purpose of Standard.