Mez
2 months agoQrew Trainee
Callable pipelines - chaining
Would like to chain pipelines together, need a return value in order to know the next best path for future calls. Can the calling pipeline see or know when the called pipeline has finished? Is the Bucket channel the only way to store a value that can then be used in the calling pipeline to achieve this?
pipe A calls B, B does work, pushes a value into the Bucket, then A can then see this value?
This post is from about ~2 years ago. At that time, return value was not an option. https://community.quickbase.com/discussions/quickbase-discussions/callable-pipeline-return-value/18753