| AX Client - Create empty autorun xml file | |
|---|---|
| Topic | Work with AX client (AX 2009/2012) |
| Description | Creates an empty autorun xml file for AX 2009/2012 |
| Category | Build |
| Microsoft documentation | https://msdn.microsoft.com/en-us/library/aa496462.aspx |
| Parameter: AutoRun file path (*.xml) | |
|---|---|
| Description | The file path to save the empty autorun xml file to. |
| Type | File path |
| Required | True |
| Default value | |
| Example value | $/Microsoft Dynamics AX (Test)/MyAutorunFile.xml |
| Parameter: Log file path (*.log) | |
|---|---|
| Description | The file path to save the log file to. The log file will be created when the "AX Client - Execute autorun xml file" build step is executed. |
| Type | File path |
| Required | True |
| Default value | |
| Example value | $/Microsoft Dynamics AX (Test)/MyAutorunLogFile.log |
Go back