Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Installed with State Model

Several types of components are installed with the State Model.

Tables installed with State Model

State Model adds the following tables.

TableDescription
State Model\[sys\_state\_model\]Defines the name of the state model and which table the state model targets. Also defines the condition for applying the state model to records and any common condition for moving from any state to any other state.
State Transition\[sys\_state\_transition\]Defines how each record in the target table transitions to \(the enter condition\) and/or from \(the exit condition\) each state predefined for that table.

Roles installed with State Model

State Model adds the following role.

To learn more about managing subscriptions, see Managing per-user subscriptions in Subscription Management and contact your account representative.

State Model AdministratorDescriptionContains roles
[state_model_admin]Allows users to add, modify, and delete state models for task tables.None

State model Administrator [state_model_admin]

Add, modify, and delete state models for task tables.

Contains Roles

List of roles contained within the role.

None.

Groups

List of groups this role is assigned to by default.

None.

Special considerations

Note: Avoid granting an admin role when more specialized roles are available.

Script includes installed with State Model

State Model adds the following script include.

Script includeDescription
TableChoiceUtilsUtility class to get the choice list of a table field.

Client scripts installed with State Model

State Model adds the following client script.

Client scriptTableDescription
Populate State ChoicesState Transition\[sys\_state\_transition\]Populates the State field choices in the targeted record.

Business rules installed with State Model

State Model adds the following business rules.

Business ruleTableDescription
Set the display value for stateState Transition \[sys\_state\_transition\]Sets the State field value based on the state model for the table.
Set the table to pick choicesState Transition\[sys\_state\_transition\]Caches the State field value from the first table in the hierarchy for further rule processing.