Hi,
I have a Java servlet deployed to Neo environment. The app's endpoint takes data in and passes it to external system via protocol which isn't supported by SCI iFlow. This part is working well, however, I would like to pass data to the app from existing iFlow, not entering entering it manually in a browser.
Are there ways to communicate with own java application in SCP?