cancel
Showing results for 
Search instead for 
Did you mean: 

Use deployed Java app in iFlow?

dmitry_garkush
Explorer
0 Kudos

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?

Accepted Solutions (1)

Accepted Solutions (1)

Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Dimi,

The way I see this is that your servlet talks over HTTP protocol. Thus, you could simply use the HTTP adapter to talk with your service via the iFlow. Won't this suffice your requirement?

Best regards,
Ivan

dmitry_garkush
Explorer
0 Kudos

Hi Ivan,

That should definitiely work. Thanks for the input!

Kr, Dimi

Answers (0)