pmiley123
13 years agoOccasional Contributor
Running the same script on multiple processes.
Hello,
I'm running a script on a QA version of a product and would like to run the same script on the beta and production version as well. The only thing I need to have change is the process name. So, instead of creating multiple scripts with Call Alias.QA. / Alias.Beta / Alias.Prod, I would just have a one script with a changing process name.
I tried setting the process name as a project variable and changing the variables value to the process I am running (i.e. Alias.ProjectVar), but I get the error "Variable not defined" even though it is defined. Also, I tried to set a mapped object name to multiple objects but this is not allowed. Any ideas on how to accomplish this?
Thank you.
I'm running a script on a QA version of a product and would like to run the same script on the beta and production version as well. The only thing I need to have change is the process name. So, instead of creating multiple scripts with Call Alias.QA. / Alias.Beta / Alias.Prod, I would just have a one script with a changing process name.
I tried setting the process name as a project variable and changing the variables value to the process I am running (i.e. Alias.ProjectVar), but I get the error "Variable not defined" even though it is defined. Also, I tried to set a mapped object name to multiple objects but this is not allowed. Any ideas on how to accomplish this?
Thank you.