How to hard stop the execution of pipe line or a task
Hi,
Pipe Line Summary :-
I have a Parent pipeline which will browse the sftp location and pass the file information to the child pipe line. The child pipeline will read these files and generate t...