Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Multiple outputs flow management

Hello.
We are creating a custom component using tESBConsumer as guideline.
Our component has 2 output flows as tESBConsumer (Response and Fault).
We need to have the same output flow management as tESBConsumer : only the Response output or the Fault output but never both at the same time.
Even using the same XML as tESBConsumer, we can't reproduce the same behavior. (see the screenshot).
Also attached the component source code.
Regards,
Danyl
tChangepoi… .rar 0683p000009MDju.jpg
Labels (4)
1 Reply
Anonymous
Not applicable
Author

What's the result printed on the console? Both Response out and Fault output has the same result in your case?