AX 2012 Model Store - Import Imports a AX 2012 model store

AX 2012 Model Store - Import
AX 2012 Model Store - Import
Topic Work with Model store (AX 2012)
Description Imports a AX 2012 model store
Category Deploy
Special features
  • Initialize schema directly (optional)
  • Apply schema directly (optional)
  • Ignore id conflicts (optional)
Microsoft documentation https://technet.microsoft.com/en-us/library/jj720259.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: Model store file path (.axmodelstore)
Description The file path of the AX model store file.
Type File path
Required True
Default value
Example value $/Microsoft Dynamics AX (Test)/MyModelStore.axmodelstore
Parameter: Schema name
Description The name of the schema. If empty, default schema is used and the schema will be applied directly.
Type String
Required False
Default value
Example value v101
Parameter: Initialize schema
Description Should the schema be initialised?
Type Boolean
Required False
Default value False
Dependency This parameter will be ignored if schema name is empty.
Parameter: Apply schema
Description Should the schema be applied directly?
Type Boolean
Required False
Default value False
Dependency This parameter will be ignored if schema name is empty.
Parameter: Ignore id conflicts
Description Should id conflicts ignored during the import?
Type Boolean
Required False
Default value False
Parameter: Backup schema name
Description The name of the backup schema.
Type String
Required False
Default value
Example value v101b
Parameter: Show model store details
Description Should the model store details be shown?
Type Boolean
Required False
Default value False

Go back