Hi Sohaib. That is kind of what I mean, there are several different scenarios in which you would like to move code from one place to another. And I am also not sure witch method for code move you should use in the different cases, but I was just saying that perhaps it would be best if we could use only one method for it. As I see it here are the difference scenarios where you need to move code. Code snippets. Typically small pieces of code that solves simple problems. Simple code copy. Moving one or more elements from one solution to another. The typical case would be that you made some code at one client, that you would like to also use with another customer. Hotfix code copy. Some fix you have made for an error in AX, this is NOT a MS hotfix. New modules. A new module you made for AX. Customer code deploy. An actual code deploy at a customer. Did I forget anything? In AX2012, we did that like this. 1: Simpel copy & paste. 2-4 : xpo files or models 5: Models or perhaps modelstore backup/restore. But how do you do it in AX7?
↧