Forum Discussion
krupalibshah
8 years agoContributor
The result I want to achieve is as shown in the output view of “sort” snap the documents are sorted as per pipelinename and timestamp this input will be sent to pipeline execute and we want to have 3 instances each for unique pipelines and these instances should process the payload filed one by one.
Example,
if I send 5 input documents, the document has the name of the pipeline to be executed out of which 2 documents have p1-pipeline and 3 has p2-pipeline. Here I would like both p1 and p2 to start running in parallel but process payload in sequence.
nganapathiraju
8 years agoFormer Employee
Can you run it without the reuse checkbox and see if that is what you want to achieve?
Related Content
- 4 months ago
- 10 months ago
- 3 years ago