Within our organization we use for 2 reports a main template with subtemplates.
We develop in the acceptance environment and then the report goes to the production environment.
At the moment both environments have the same URL for the location of the subtemplates.
In November the database will go to the cloud and also the location of the BIP Server. Unfortunately we will then get a separate URL per environment, which means that a developed report in the acceptance environment will not work in production, because the import and call code refers to an incorrect location.
Can somebody advise me how to make the import code and call code flexible so the report works in both environments.