Migration object processing sequences
The order of the migration objects within a migration group determines the sequence in which the objects are processed. The order must be correct to ensure that the deployment of packages succeeds.
Each migration object within a migration group must have a unique sequence number. Objects are processed in sequential order during the creation and deployment of the package. You can view the processing order of migration objects for all the predefined migration groups in the Migration Groups application.
If you use the predefined migration objects, the correct processing order is already established. If you create new migration groups, you must determine the order of the migration objects within the migration group.
- DMACTION
- DMACTIONGROUP
- DMROLE
- DMCOMMTEMPLATE
- DMESCALATION
- DMWFPROCESS
Configuration content for a communication template (DMCOMMTEMPLATE migration object) must be processed before the workflow process (DMWFPROCESS migration object) that refers to the communication template. Therefore, in the BPM migration group, the DMCOMMTEMPLATE migration object has a processing order of 4 and the DMWFPROCESS migration object has a processing order of 6.