Contracts

Order Report and Clear Alert Permissions Contract

The following objects and attributes make up the orderReport and clearAlert permissions contract.

ATTRIBUTEDESCRIPTION
orderReport/userId
object
Required. Unique identifier for the user and must match the Encompass user ID.
orderReport/enable
boolean
Required.
- Indicate True to add the userID to the "MANUAL_ORDER" node in the "compliance-settings.xml".
- Indicate False to remove the userID from the "MANUAL_ORDER" node in the "compliance-settings.xml".
clearAlert/userId
string
Required. Unique identifier for the user and must match the Encompass user ID.
clearAlert/enabled
boolean
Required.
- Indicate True to add the userID to the "CLEAR_ALERT" node in the "compliance-settings.xml".
- Indicate False to remove the userID from the "CLEAR_ALERT" node in the "compliance-settings.xml".