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 Business Operations environment.
For detailed information on using Deployment Manager with data migration pipelines, see the article Creating data simulation pipelines with Deployment Manager for your release of Deployment Manager, which can be found at Understanding model-driven DevOps with Deployment Manager.
Before you begin
Ensure that you have installed and configured Deployment Manager on the production and Business Operations environments and the orchestration server. For more information, see Installing, upgrading, and configuring Deployment Manager 4.8.x for data migration pipelines.
Creating a pipeline
- In the navigation pane, in Deployment Manager, click Pipelines > Data migration pipelines.
- 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 in Pega Cloud Services environments, but you can change it.
- In the Environment fields, enter the URLs of the production and Business Operations 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 with the production and 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 Business Operations environments and have at least the sysadmin4 role.
- In the Name of the pipeline field, enter the pipeline name.
- Click Next.
- Click Finish.
Running a data migration pipeline
- 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 Pipelines > Data migration pipelines., and then click Start data migration.
- In the Start data migration dialog box, click Yes.
Conclusions
You have created a data migration pipeline in Deployment Manager and automatically migrated sample data from the production to the Business Operations environment. You can now verify how the changes that you made to the decisioning framework impact the results of your strategies and prediction outcomes by running tests using that data.
What to do next
In your Business Operations environment, run tests on the sample data that you imported. For more information, see Running a simulation on the production data.
To view the main process outline for this tutorial, see Configuring the system for running simulations of decision strategies.
Previous topic Exporting data from the production environment manually Next topic Importing sampled data into the Business Operations environment manually