AX 2012 Model Store - Grant account permissions Grants permissions to the model store in the Microsoft Dynamics AX database

AX 2012 Model Store - Grant account permissions
AX 2012 Model Store - Grant account permissions
Topic Work with Model store (AX 2012)
Description Grants permissions to the model store in the Microsoft Dynamics AX database
Category Deploy
Microsoft documentation https://technet.microsoft.com/en-us/library/jj720241.aspx
Parameter: Server config file path (.axc)
Description The path to the server configuration file.
Type File path
Required True
Default value
Example value $/Microsoft Dynamics AX (Test)/Server.axc
Parameter: AOS Account
Description Grants permissions to the model store in the Microsoft Dynamics AX database to the account that an Application Object Server instance is running as. The account is granted EXECUTE rights for the appropriate stored procedures, and SELECT rights for the appropriate views. Use this account primarily when moving a model store to a new environment.
Type String
Required True
Default value
Example value MYDOMAIN\MYUSER
Parameter: Schema name
Description Specifies a schema name to create a model store in. If this parameter is not specified, the dbo schema is used.
Type String
Required False
Default value
Example value dbo

Go back