We are using WL 6.2.0.1 Enterprise edition and we have four environments (DEV-QA-UAT and PROD) where each one of them has a different server path like Dev: (https://mobile-dev.company.ca) QA: (https://mobile-qa.company.ca) ....
When we do the build for our project targeting the external server, this URL is being added to the WL/Device binaries which makes each build unique for that environment.
Is there a way that we can modify the server path after doing the build so in this way we have one base build and we can move it across the environments without doing the build again.? like a WL property that can be added.