Afternoon Folks,
Does anyone know if possible / how to make a Workflow decision based on either:
-Which Orchestrator Tenant we are connecting too?
Or -Which Repository Branch we are currently using?
For example:
-When in Dev I want to use the Dev Database & the Dev Orchestrator Tenant
-When in Uat I want to use the Uat Database & the Uat Orchestrator Tenant
-When in Live I want to use the Live Database & the Live Orchestrator Tenant
Obviously I could just use separate processes for testing & dev, but just wanted to see if I could save a bit of effort.
Thanks
Craig