Access Scenario Variables via another Scenario

sagar_dubey
sagar_dubey Partner, Registered Posts: 17 Partner

Hi,

We have multiple scenarios for different pipelines and it has Variable defined for that particular Scenario. I have another Scenario that needs to access the variables for a particular scenario and then process the further steps.

Is there any way to do it?

Example-

Scenario 1 : pipeline1

Variables : table_name="abc"

Scenario 2:pipeline2

Variables : table_name="xyz"

Now, Scenario 3 should be updating the variable "table_name" based on for which pipeline it needs to process automatically.

Tagged:

Answers

Setup Info
    Tags
      Help me…