Transport Across Organization
Movement From One Environment To Other
Application Migration Protocol
To ensure a seamless transition of the application across environments, please adhere to the following deployment and configuration procedures.
1. Pre-Deployment Verification
Config Server Readiness
Confirm that the Config Server has been successfully deployed and is fully operational within the target environment before proceeding with the application migration.
2. Manifest Adjustments
Endpoint Configuration
Update the config-server-url within the application manifest to point to the correct environment-specific endpoint.
Service Binding
Audit and modify the service bindings in the manifest file.
Ensure all bound services (databases, xsuaa, etc.) align with the resources available in the target environment.
3. Configuration Management
Property Overrides
Review and update the configuration properties hosted on the Config Server.
Ensure that all environment-specific variables are correctly mapped to the new destination.
Examples:
- API keys
- credentials
- localized settings