AX 2012 Build - Execute Executes AX Build tool on an AX 2012 environment

AX 2012 Build - Execute
AX 2012 Build - Execute
Topic Work with AX Build (AX 2012)
Description Executes AX Build tool on an AX 2012 environment
Category Build
Special features
  • Set number of AOS workers (optional)
  • Set Output levels for Error, Warnings and Best Practices
  • Set max wait time (optional)
Microsoft documentation https://msdn.microsoft.com/en-us/library/dn528954.aspx
Parameter: Server config file path (.axc)
Description The file path of the server configuration file.
Type File path
Required True
Default value
Example value $/Microsoft Dynamics AX (Test)/Server.axc
Parameter: Client config file path (.axc)
Description The file path of the client configuration file to set altbin parameter.
Type File path
Required False
Default value
Example value $/Microsoft Dynamics AX (Test)/Client.axc
Parameter: Number of AOS workers
Description The number of parallel or concurrent AOS workers for the compilation and build processes.
Type Integer
Required False
Default value
Example value 8
Parameter: Log file path
Description The path to save the log files to.
Type File path
Required True
Default value
Example value $/Microsoft Dynamics AX (Test)/Logs/
Parameter: Max wait time (min)
Description The number of minutes to wait before failing the step.
Type Integer
Required False
Default value 120
Example value 60
Parameter: Error level
Description How should the compiler errors be handled? Possible values are "Ignore", "Info", "Warning", or "Error".
Type Picklist
Required True
Default value Error
Parameter: Warning level 1
Description How should the compiler warnings be handled? (Level 1) Possible values are "Ignore", "Info", "Warning", or "Error".
Type Picklist
Required True
Default value Warning
Parameter: Warning level 2
Description How should the compiler warnings be handled? (Level 2) Possible values are "Ignore", "Info", "Warning", or "Error".
Type Picklist
Required True
Default value Warning
Parameter: Warning level 3
Description How should the compiler warnings be handled? (Level 3) Possible values are "Ignore", "Info", "Warning", or "Error".
Type Picklist
Required True
Default value Warning
Parameter: Best practise
Description How should the compiler best practise warnings be handled? Possible values are "Ignore", "Info", "Warning", or "Error".
Type Picklist
Required True
Default value Info

Go back