Hi,
There are two places from which Deployment Manifests can be generated. One is at the Deployment template level and the other at the Deployment plan level. What is the difference between the two.
What is the main use of Manifest. just to load the release parameters or anything else.
Sample Usecase:
After successfully deploying the application into Dev Env(1 Server), now i have a Prod Env(2 Server) present in the same Application. Now how can i deploy an agnostic deployment using manifest file onto the Production Environment. Do i have to create all the processes that are published in the dev Env in the Prod Env?
Without creating processes can i use the manifest file of one Deployment onto some other deployment plan so that i can load all the processes of another Environment ?
Thanks & Regards,
Prasanth Sinha.