AX Client - Import ALD | |
---|---|
Topic | Work with AX client (AX 2009/2012) |
Description | Imports an label file into an AX 2009/2012 environment |
Category | Build |
Special features |
|
Microsoft documentation | https://technet.microsoft.com/en-us/library/gg731886.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: Run mode | |
---|---|
Description | How should the step be executed? Possible values are "Classic" or "Classic (Multiple)" or "Batch". Both option will use "StartupCmd". With option "Classic (Multiple)" you could import multiple label files by using wildcards. |
Type | Picklist |
Required | True |
Default value | Classic |
Parameter: ALD file path (.ald) | |
---|---|
Description | The file path of the label file. |
Type | File path |
Required | True |
Default value | |
Dependency | Only visible if Run mode is "Classic" |
Example value | $/Microsoft Dynamics AX (Test)/Sources/Labels/axTLFen-US.ald |
Parameter: Source path of ald files | |
---|---|
Description | The source path of the label files. |
Type | Directory path |
Required | True |
Default value | |
Dependency | Only visible if Run mode is "Classic (Multiple)" |
Example value | $/Microsoft Dynamics AX (Test)/Sources/Labels/ |
Parameter: Recurse source path | |
---|---|
Description | Should the source path recursed? |
Type | Boolean |
Required | False |
Default value | True |
Dependency | Only visible if Run mode is "Classic (Multiple)" |
Parameter: Include filter(s) | |
---|---|
Description | Define multiple include filters. (comma-seperated) |
Type | String |
Required | False |
Default value | *.ald |
Dependency | Only visible if Run mode is "Classic (Multiple)" |
Example value | axTLFen-US.ald, axTLFde-DE.ald |
Parameter: Exclude filter(s) | |
---|---|
Description | Define multiple exclude filters. (comma-seperated) |
Type | String |
Required | False |
Default value | |
Dependency | Only visible if Run mode is "Classic (Multiple)" |
Example value | axTLFen-US.ald, axTLFde-DE.ald |
Parameter: Flush label cache | |
---|---|
Description | Should the label cache flushed after a label file has imported? |
Type | Boolean |
Required | False |
Default value | False |
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