Question
Itaú Unibanco
BR
Last activity: 14 Oct 2024 16:19 EDT
Property that gets the value of an application configuration for each logged in environment.
Today, I have an activity that contains several steps. I created an application configuration that stores the clientID credential for each environment. In the activity, I created a parameter called "application" to specify which application configuration I want to access. In one of the steps, I need to get the value of this credential, also identifying the environment I am in, and pass it to another parameter.
Is there a value property that can help me in this scenario?