Forum Discussion

amit_saroha's avatar
amit_saroha
New Contributor III
4 years ago

How to read expression file and run pipeline

Hi All,

I have an expression file with the below details and I want to read these job names from the expression file and understand how I can trigger three different pipelines based on these three values?

{
Job_1: ‘EBS_JOB1’,
Job_2: ‘EBS_JOB2’,
Job_3: ‘EBS_JOB3’
}