Runtime components : Service engine : How to use Service Engine?
  
How to use Service Engine?
Service Engine runtime depends on Apache HttpClient 4.5 and Apache Commons Logging indirectly. Add these jars to the class path to make it work correctly:
httpclient-4.5.x.jar
httpmime-4.5.x.jar
httpcore-4.4.x.jar
commons-logging-1.2.jar
See
How to enable the existing project as service provider?
How to configure Service Engine?
How to execute a remote operation without session?
How to create a remote session?
How to launch a remote flow and change flow state?
Multi-flow management
Multi-session management.
How to use it with tooling?
How to enable HTTPS with a self-signed certificate?
Go up to
Service engine