Make a decision using variable for the table name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2024 09:12 PM
Working to setup a process to update system properties after clone or during deployment to other instances.
Creating a Decision table for each system property, input the instance name and output the appropriate value for that instance. Trying to figure out a way to setup a Make a Decision logic step, but the decision table is dependent on which system property is being processed. Need a way for the table specified in the Make a Decision step to be set dynamically during the execution of the flow.
Is there a way to have the table name be a dynamic/variable when executing the Make a Decision logic step? Or some other way to access the decision table once the name of the table is determined during the flow.