MattHardy1
3 years agoQrew Trainee
Callable Pipeline Return Value
When using a callable pipeline, does it return any data to the calling pipeline? If so, how do I access it? Later in the calling pipeline, I need RID for a record created in the called pipeline.
I think I can store the new RID in another known record from within the called pipeline, and then grab it from there in the calling pipeline but that seems like an unnecessary hack.
------------------------------
Matt Hardy
------------------------------
I think I can store the new RID in another known record from within the called pipeline, and then grab it from there in the calling pipeline but that seems like an unnecessary hack.
------------------------------
Matt Hardy
------------------------------