How to articles
See the following articles for information about performing tasks with Deployment Manager.
- Merging test rules into a merge pipeline
Merge test rules into a merge pipeline to practice continuous integration. Use the application structure that provides independent migration of your test and application artifacts, with the test application that is built on the main or production application (a locked and clean application).
- Scheduling a pipeline by creating a job scheduler rule
You can schedule a data migration pipeline to run during a specified period of time by creating and running a job scheduler. The job scheduler runs a Deployment Manager activity (ScheduleDataSyncPipeline) on the specified pipeline, based on your configuration, such as weekly or monthly.
Previous topic Miscellaneous Next topic Merging test rules into a merge pipeline