Orders System Authorization Requirements

To use the data management functionality of the Orders System, users must be members of specific roles that are defined by using the Authorization Manager (AzMan). For more information about the data management roles that apply to the Orders System, and links to other topics that describe how to assign Authorization Manager roles, see Orders System Roles.

To access the run-time functionality of the Orders System, the accounts under which the run-time services and the Orders Web service run must be members of specific SQL Server roles in the two Orders databases. These roles are as follows:

  • Orders_Management

  • Orders_Runtime

The account that the site runs under must have the SQL Server roles shown in the following table. This account is called RunTimeUser in Installation and Initial Configuration.

Database

Role

Site_name_TransactionConfig

Orders_Runtime

Site_name_Transactions

Orders_Runtime

The account that the Orders Web Service runs under must have the SQL Server roles shown in the following table. This account is called OrdersWebSvc in Installation and Initial Configuration.

Database

Role

Site_name_TransactionConfig

Orders_Management

Site_name_Transactions

Orders_Management and Orders_Runtime

See Also

Other Resources

Orders System Roles

Developing with the Orders System