Export/Import Individual Locations from One Environment to the Other
I have set up some FDM locations within a client's DEV environment, which includes maps, import scripts, import formats, etc. After testing, I need to migrate these locations into the production environement. I know the process to export application elements into an .XML from workbench, however, I have the following concerns about using that functionality:
- WHen I export Locations I have no option but to export all FDM locations which include locations that I do not want to migrate because they exist in Production as well and I do not want to override them.
-I am unsure about how the location IDs will be migrated since they will not be the same between the applications. These all all 'new' locations and don't exist in production. Also, Prod is not using the IDs that I am importing in so I would think it would work.
Is there a better method for doing this that is more efficient than just rebuilding all the locations basically from scratch?