Customization of Product Migration Utility (PMU)
Hello All, I am using the PMU (product migration utility) tool for migrating the product data. The PMU tool using the migration.properties file, will export the product package and import the same to the destination pega instance(in a single action). Now i have the below requirement of splitting the behavior of the PMU tool i.e i want the export and import actions to be executed as two different actions (may be through a configuration parameter). I have seen all the properties in migration.properties and doesn't have such option.
Our requirement:
1. Export the package from source server location.
2. Operation activities specific to server (stop the server, clear cache, etc).
3. Import the package to destination server location.