User Activity

As we all know that when we migrate any project from one location to another the snaplex of the tasks remains the same. Now here is one problem let us say we are migrating project from one environment to another (eg development to Testing) we want to...
We have one pipeline which is used in a triggered task. But the problem here is we are concurrently hitting this task with some JSON data which is a valid JSON, and some of them are processed fine by the task and some of them failed with the followin...
I want to process multiple documents through one of my child pipeline. However, i want the processing to stop for any of the documents further; if any one of it fails to pass a certain necessary condition. this is my json data which contains Succe...
Kudos given to