Exporting and importing simulation data automatically with Deployment Manager
You can create and run data migration pipelines in Deployment Manager to automatically export simulation data from the production environment into the simulation environment.
Ensure that you have installed and configured Deployment Manager on the production and simulation environments and the orchestration server. For more information, see Using Deployment Manager for model-driven DevOps .
- In the navigation pane of Deployment Manager, click .
- Click New.
- If you are using Deployment Manager on-premises, on the
Environment Details page,configure environment details.
This information is automatically populated if you are using Deployment Manager in Pega Cloud Services environments, but you can change it.
- In the Environment fields, enter the URLs of the production and simulation environments.
- If you are using your own authentication profiles, in the Auth profile lists, select the authentication profiles that you want the orchestration server to use to communicate with production and simulation environments.
- Click Next.
- On the Application details page, configure the application information for
which you are creating the pipeline.
- In the Application list, select the name of the application.
- In the Version list, select the application version.
- In the Access group list, select the access group for which you run pipeline tasks. This access group must be present on the production and simulation environments and have at least the sysadmin4 role.
- In the Name of the pipeline field, enter the pipeline name.
- Click Next.
- Click Finish.Creating a data migration pipeline with Deployment Manager
- Start a pipeline by doing one of the following actions:
- If the pipeline for which you want to run a data simulation is open, click Start data migration.
- If the pipeline is not open, click , and then click Start data migration.
- In the Start data migration dialog box, click Yes.
In your simulation environment, run tests on the sample data that you imported. For more information, see Running a decision strategy simulation on sampled production data.
To view the main process outline for this tutorial, see Configuring the system for running simulations of decision strategies.
Previous topic Promoting an application in the production and simulation environments Next topic Exporting data from the production environment manually