Hi,
in the task list of one of my Hyperion Planning applications there are a lot of URLs that refer to objects on the workspace, so that the URL is something like: http://server1/workspace/objectpath
Every time I migrate the task lists artifacts from Test to Prod (i.e. from server1 to server2) I have to remember to manually update the URLs, changing server1 to server2 in the Prod task list.
Is it somehow possible to include a variable in the URLs, so that I don't have to update the URL manually everytime I migrate the task list? That would same me precious time and prevent errors during the migrations.
Thank you