09-18-2019 05:16 AM
Is it possible to get the input data after a pipeline fails? I am not using an Error Pipeline as it is affecting the execution time. Are there any other solutions other than using error pipeline or error view?
09-18-2019 05:19 AM
there is no built in mechanism for this, only way is to store the data once you read it from source and write it to a file or a DB table