Automated Migration using Jenkins

You can automate the process of migrating the objects from one environment to another through a CI/CD pipeline by using a tool such as Jenkins. For migrating the objects you need to perform two actions – Export, and Import. Both these actions can be made to perform automatically by following the guidelines discussed on this page.

This document explains the DevOps pipeline for exporting and importing the solution from one environment to another.

There are two separate pipelines – one for exporting and the other one for importing the solution.