How do we determine login environment when using Orchestration?
I am working on creating a database connector service request to retrieve UDC descriptions using SQL.
We have a Connection in place and is being used in the SREQ.
My question is - Is there a way in the Orchestrator to figure out what environment we are logged into (equivalent of system function 'SL Environment' in JDE)?
This will help use the correct schema based on environment for the table in the SQL.