Search This Blog

Monday, October 29, 2012

AX2012 AXUTIL commands to Import,Export,Delete Models



// creating the Model in the Layer
AxUtil create /model:"TestModel" /Layer:CUS

// exporting the model to file
AxUtil export /model:"TestModel" /file:TestModel.axmodel

// importing the model from file
AxUtil import /file:TestModel.axmodel

// delete the model
AxUtil delete /model:"TestModel"

//delete the layer
AxUtil delete /layer:ISV

// if you have multiple instances running
//delete the layer from the database and AXserver.
Axutil delete /layer:ISV /db:<database> /s:<server>

1 comment:

  1. Purnesh Dixit3/20/2015 10:17 AM

    Import/Export models without powershell/AXUtil inside AX client.:) http://www.42hertz.com/posts/42hertz-dynamics-ax-model-porter/. Thanks 42hertz INC

    App URL: http://store.42hertz.com/collections/ax-modules/products/42hertz-dynamics-ax-model-porter

    ReplyDelete

Thanks for visiting my blog,
I will reply for your comment within 48 hours.

Thanks,
krishna.