06-28-2023 01:33 PM
I need to capture the response of child execution result in the parent pipeline execute , but when no dat is there in child, we dont have any response in parent and i need to validate this for inputrecords or generate input record for audit if no data or response from pipeline execute snap. how to achieve this.
06-28-2023 06:41 PM
Hello @reachsenthil,
Am I understanding you correctly that you’re experiencing a situation like the one shown in the screenshot below where the Pipeline Execute 2 snap attached to Router output1 does not produce a result since it doesn’t receive a document? And what you’re looking to do is make sure Pipeline Execute 2 snap or a downstream snap always produces some response for audit reasons so we know the pipeline executed?
06-29-2023 05:49 AM
Exactly, after this pipeline execute i capture success and failure records, count of input and output , its working fine, but when no data pipeline just finishes without any response so i could not load data to audit with input and output record as 0 for current date. I tried to generate a record but i cant validate … when no response i need to generate . problem in when validating say for example has.ownproperty or has jason path of job nm is null then put a seq to generate record and aggregate counts and load data in audit