Adding loop in my BPMN using XOR

Hi all,

I have a use-case where I want to process a node again & again based on a variable that I am passing from application via Variables in kafka payload.

But my node is getting processed only once. I checked the logs and in the logs I am seeing my new boolean variable getting passed.

I am getting “Error=Error in making rest call. Error=InvalidRequestException”

diagram_1.bpmn (11.6 KB)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.