Hi,
I have created the custom java piece to trigger the flow from outside the ipa which works fine. Since the ProcessResponse has getOutputData() method, I wanted to return to java the json variable that the flow creates, but I don't see how to set that in the flow. The output data is empty.
Thank you