AX Combine - XPO-Files Combines XPO files of an AX 2009/2012 environment

AX Combine - XPO-Files
AX Combine - XPO-Files
Topic Work with XPO files (AX 2009/2012)
Description Combines XPO files of an AX 2009/2012 environment
Category Utility
Special features
  • Supports recurse source path
  • Supports include + exclude wildcards
  • Unicode support
Microsoft documentation https://technet.microsoft.com/de-de/library/jj225589.aspx
Parameter: Source path of xpo files
Description The source path of the xpo files.
Type Directory path
Required True
Default value
Example value $/Microsoft Dynamics AX (Test)/Sources/VAR/
Parameter: Recurse source path
Description Should the source path recursed?
Type Boolean
Required False
Default value True
Parameter: Include filter(s)
Description Define multiple include filters. (comma-seperated)
Type String
Required False
Default value *.xpo
Example value SalesTable.xpo, SalesLine.xpo
Parameter: Exclude filter(s)
Description Define multiple exclude filters. (comma-seperated)
Type String
Required False
Default value application.xpo,classfactory.xpo,info.xpo,session.xpo,syssetupformrun.xpo
Example value VendTable.xpo, VendTrans.xpo
Parameter: Destination file path
Description he file path to save the combined xpo file to. (*.xpo)
Type File path
Required True
Default value $(Build.BuildNumber)_Combined.xpo
Example value $/Microsoft Dynamics AX (Test)/MyCombinedFile.xpo

Go back