 
        | AX 2009 Files - Copy | |
|---|---|
| Topic | Work with AX 2009 server | 
| Description | Copies application, layer or label files to an AX 2009 environment | 
| Category | Deploy | 
| Special features | 
 | 
| Microsoft documentation | https://technet.microsoft.com/en-us/library/dd309724%28v=ax.50%29.aspx | 
| Parameter: Server config file path (.axc) | |
|---|---|
| Description | The file path to of the server configuration file. | 
| Type | File path | 
| Required | True | 
| Default value | |
| Example value | $/Microsoft Dynamics AX (Test)/Server.axc | 
| Parameter: Source path | |
|---|---|
| Description | The source path of the file(s) to copy. | 
| Type | Directory path | 
| Required | True | 
| Default value | |
| Example value | \\MySourcePath | 
| Parameter: Direction | |
|---|---|
| Description | Specifies in which direction the action should be performed. Possible values are "Source path to AX (Standard)", or "AX to Source path (Reverse mode)" | 
| Type | Picklist | 
| Required | True | 
| Default value | Source path to AX (Standard) | 
| Parameter: Copy mode | |
|---|---|
| Description | What files should be copied? Possible values are "Application files", "Layer Files", or "Label files". | 
| Type | Picklist | 
| Required | True | 
| Default value | Application files | 
| Parameter: Layer name(s) | |
|---|---|
| Description | Specifies the three-letter name of the Microsoft Dynamics AX layer(s). (comma-separated) | 
| Type | String | 
| Required | False | 
| Default value | |
| Dependency | Only visible if Copy mode is "Layer files" | 
| Example value | VAR, USR | 
| Parameter: Exclude layer name(s) | |
|---|---|
| Description | Specifies the three-letter name of the Microsoft Dynamics AX layer(s) to exclude. (comma-separated) | 
| Type | String | 
| Required | False | 
| Default value | SYS, SYP, GLS, GLP, DIS, DIP, LOS, LOP, HFX, SL1, SL2, SL3 | 
| Dependency | Only visible if Copy mode is "Layer files" | 
| Parameter: Label name(s) | |
|---|---|
| Description | Specifies the label name(s) of the Microsoft Dynamics AX label file(s). (comma-separated) | 
| Type | String | 
| Required | False | 
| Default value | |
| Dependency | Only visible if Copy mode is "Label files" | 
| Example value | AHD, AHF | 
| Parameter: Exclude layer name(s) | |
|---|---|
| Description | Specifies the label name(s) of the Microsoft Dynamics AX label file(s) to exclude. (comma-separated) | 
| Type | String | 
| Required | False | 
| Default value | SYS, SYP, GLS, GLP, DIS, DIP, LOS, LOP, HFX, SL1, SL2, SL3 | 
| Dependency | Only visible if Copy mode is "Label files" | 
| Parameter: Label file language(s) | |
|---|---|
| Description | Specifies the language(s) of the Microsoft Dynamics AX label file(s). (comma-separated) | 
| Type | String | 
| Required | False | 
| Default value | |
| Dependency | Only visible if Copy mode is "Label files" | 
| Example value | en-US, de-DE | 
| Parameter: Remove object and label indexes | |
|---|---|
| Description | Should the object and label indexes be removed? | 
| Type | Boolean | 
| Required | False | 
| Default value | True | 
| Dependency | Only visible if Copy mode is not "Application files" | 
| Parameter: Backup mode | |
|---|---|
| Description | How should the backup be done? Possible values are "No backup", "Backup only", "Clean and backup". | 
| Type | Picklist | 
| Required | True | 
| Default value | Clean and backup | 
| Parameter: Backup folder | |
|---|---|
| Description | Specifies the backup folder name. The folder name could be a full path or a subdirectory. | 
| Type | String | 
| Required | True | 
| Default value | Old | 
| Dependency | Only visible if Backup mode is not "No backup" | 
| Example value | $/Microsoft Dynamics AX (Test)/MyBackupFolder | 
Go back