AX Client - Execute autorun xml file Executes an autorun xml file for AX 2009/2012

AX Client - Execute autorun xml file
AX Client - Execute autorun xml file
Topic Work with AX client (AX 2009/2012)
Description Executes an autorun xml file for AX 2009/2012
Category Build
Special features
  • Set layer name (optional)
  • Set layer code (optional)
  • Set model name (optional)
  • Set max wait time (optional)
Microsoft documentation https://msdn.microsoft.com/en-us/library/aa496462.aspx
Parameter: Client config file path (.axc)
Description The file path of the client configuration file.
Type File path
Required True
Default value
Example value $/Microsoft Dynamics AX (Test)/Client.axc
Parameter: AutoRun file path (*.xml)
Description The autorun file to execute.
Type File path
Required True
Default value
Example value $/Microsoft Dynamics AX (Test)/MyAutorunFile.xml
Parameter: Layer name
Description Specifies which layer to open in the AOT.
Type String
Required False
Default value
Example value VAR
Parameter: Layer code
Description Specifies the developer license code for developer options.
Type String
Required False
Default value
Example value SDSA43432DSADSADAS
Parameter: Model name
Description The "current model" is the model where all new AOT elements are created in.
Type String
Required False
Default value
Example value MyModel
Parameter: Max wait time (min)
Description The number of minutes to wait before failing the step.
Type Integer
Required False
Default value 120

Go back