Updating Package for Subsequent Passes
The last steps in the initial pass and subsequent pass template are used to prepare your change package for the Move to Production.
| Step | Type | Description |
|---|---|---|
|
Copying Customized Codeline Objects |
Manual Stop |
Manually copy your customized codeline objects (located in PSHOME / PS_APP_HOME / PS_CFG_HOME or such similar locations to the staging directory. |
|
Merging CP and CP Invalid View Projects |
Merge Project |
Merges the additional invalid views project (if one was created during the initial pass) into the existing project resulting in a single project. The merged project is used in all subsequent applies using the updated change package. |
|
Exporting Modified Package-MO Project |
CopyToFile |
Copies the managed object project to a file. |
|
Exporting Modified ADS-MO Project Only if Required |
AEWithRunControl |
Consolidates multiple ADS projects into one project and copies it to a file. |
|
Exporting Modified ADS Project - [ADSProjectName] Only if Required |
AEWithRunControl |
Copies individual ADS project (by bug) to a file. Note: There will be a step created for each ADS project included in the change package. |
|
Create Modified Change Package |
UpdateChangePackage |
The change package is zipped to the staging directory and ready for the Move to production. |