cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Pipeline Execute - Reuse & Pipeline Variables

andrew_holbrook
New Contributor III

Hopefully quick question as I debug a child pipeline:

Can I use pipeline variables in a Pipeline Execute snap while running in reuse mode?

Thanks!
Andrew

2 REPLIES 2

tstack
Former Employee

You can, but the parameter values cannot change between documents. For example, if one of the parameters has the expression โ€œ$fooโ€, the value of โ€œfooโ€ must be the same in all the documents.

andrew_holbrook
New Contributor III

Ok, thatโ€™s what I thought. The pipeline is failing inexplicably when in โ€œreuseโ€ mode, even though the pipeline parameters are constants. Must be something else!