Tuesday 9 August 2016

Combine XPOs into Single XPO in AX 2012


Microsoft has given a new feature called Combine XPO, which will mainly be used in big project where more than one technical is developing and keeping their own XPO in separate folder.

It is very hard to import one by one if we want to move code by using XPO. Of course, Modelstore is the best option but if there is any scenario where project has to move by XPO, its better we can organize those XPO and combined into single XPO by using the below command.

For example, you have organized all the XPOs and store in the below path,

C:\Users\erp3\Desktop\SourceXPOs\

For example, you want to place the finalized single XPO in the below path,

C:\Users\erp3\Desktop\New\AXDestinationfiles.xpo

Step1:

Open Command Prompt with Administrator mode

Step 2:

Bring the below path by running the below command,

cd \Program Files\Microsoft Dynamics AX\60\ManagementUtilities

Step 3: Run the below command,

CombineXPOs.exe -XpoDir C:\Users\erp3\Desktop\SourceXPOs\ -CombinedXpoFile C:\Users\erp3\Desktop\New\ AXDestinationfiles.xpo

Great! Now you have combined all the XPOs into single XPO..

Happy coding!

2 comments:

  1. Great content material and great layout. Your website deserves all of the positive feedback it’s been getting. techwear-x.com

    ReplyDelete