Policy Designer
Deploy Policy Designer
The checklists in this section of the documentation contain all the steps necessary for deploying and configuring this module whether you are deploying the module for the first time or upgrading from a previous module.
Deploy Policy Designer for the First Time
Before You Begin
The following table outlines the steps that you must complete to deploy and configure this module for the first time.
These tasks may be completed by multiple people in your organization. GE Digital recommends, however, that the tasks be completed in the order in which they are listed.
Step | Task | Notes |
---|---|---|
1 | Assign Security Users to one or more of the Policy Designer Security Roles. | This step is required. |
2 | Review the Policy Designer data model to determine which relationship definitions you will need to modify to include your custom equipment and location families, and as needed, modify the relationship definitions using Configuration Manager. |
This step is required only if you store equipment and location information in families other than the baseline Equipment and Functional Location families. |
Upgrade Policy Designer
Before You Begin
The following tables outline the steps that you must complete to upgrade this module to the latest version of GE Digital APM .
These tasks may be completed by multiple people in your organization. We recommend, however, that the tasks be completed in the order in which they are listed.
Procedure
Step | Task | Notes |
---|---|---|
1 | Configure the alternative query for the Policy Designer Overview page. | This step is optional. You can perform this step if you are facing performance issues with the Policy Designer Overview page. |
About Policy Execution
Policy designers can configure a policy to be executed on a schedule or automatically when records or reading values associated with the policy are updated. Policies may also be executed on demand. This topic describes the ways that the items configured in the first-time deployment workflow facilitate each type of policy execution.
Automatic Execution
When any record or reading value is updated by the GE Digital APM Server, or when a reading value for a tag associated with one or more policies is updated on the process historian, a message is added to the policy trigger queue. The Policy Trigger Service monitors the trigger queue. When it receives a message, it determines which policy instances should be executed for the message, if any. Only active policy instances associated with the record or reading update will be executed. The Policy Trigger Service then sends corresponding messages to the policy execution queue for each relevant policy instance. Finally, a Policy Execution Service executes each policy instance that was added to the policy execution queue in turn.
Scheduled Execution
When a scheduled policy is due, a scheduled job adds a message to the policy trigger queue. The Policy Trigger Service monitors the trigger queue and sends messages to the policy execution queue for each active instance of the policy. Finally, a Policy Execution Service executes each active instance that was added to the policy execution queue in turn.
On Demand Execution
When you request a policy or policy instance execution from the Policy Designer user interface, or select a hyperlink configured to execute a policy or policy instance, a message is added to the policy trigger queue. The Policy Trigger Service monitors the trigger queue and sends messages to the policy execution queue for each active instance of the policy. Finally, a Policy Execution Service executes each active instance that was added to the policy execution queue in turn.