Invoke flow service from browser with document type as input

Hi community,
How to invoke a flow service from browser (or another application) which use a complexe document type as an input.

The goal behind my question is to know how we can reuse our flow service in other systems and how we can orchestrate them using a BPM tool.

Regards,
Nezha

Hi,

If the other systems are not Integrated Servers or using the client libraries, you may wan to create a SOAP or REST interface for that service.

Best Regards,

Hi,

if the other system or tool is able to do a java invocation you can create some stub from Designer to call the service by using the client libraries.

Regards,
Holger