Migrating from environment to environment

I was wondering how others have tackled the deployment process of one environment to another. I know the DMT tool would be useful here however the DMT tool only looks for flat files. I am wondering if there is a environment migration tool. I do all my development in a development environment, do my unit testing and such. Then I move my changes(only changes) to a test or QA environment. Now say I have quit a few changes, using the DMT tool I would have to keep track of all changes and export them as flat files, one at a time and import them one at a time. I was wondering if a tool exists that I can point to my dev server and export/import into my qa server?

what changes are you talking about? Data? DMT is for data migration and changes etc but isnt the vehicle for tools and technology such as BPM’s, UI custs, baq’s etc etc… solution management is for all that.

1 Like

You want to use the Solution Workbench
Customization Guide Page 862+
https://epicweb.epicor.com/doc/Docs/EpicorCustomization_UserGuide_101600.pdf

1 Like

Thanks guys, that is exactly what I was looking for :slight_smile: