Forum Discussion
koryknick
5 years agoEmployee
If the Call HP REST child has an open output port, make sure it is returning data.
If the child has an error handler, then an error may be passing your output there instead of returning to the calling pipeline.
Also, during validation, all snaps in the child should be set have Snap Execution to “Validate & Execute” or you could likely end up not returning data from the child (same as my first point).