The scenario is we created a Java project that needs to be compiled and to be imported in our IS. This jar will be calling a flow service.
Our problem is that, we are having a difficulty invoking a flow service to our code. Is there any way that we could invoke a certain flow service in our java project?