Download from the attachment the JOpera oml files corresponding to the videos showing how to model a parallel for-each loop:
This plugin shows how to write a listener that will log all task execution times during the execution of a process.
How to run the ARC job submission demo:
Use this demo to get started with the Java Import Wizard and the Java Service Invocation Adapter so that you can embed Java code in your JOpera processes.
How to run the demo
More information
This emergency rescue demo takes as input a Norvegian phone number and uses it to compute the best route between the current position of the caller and the nearest ambulance. The result is plotted on a Google Map, which you can look at in a browser if you configure JOpera's embedded Web server to use port 8082.
How to run the demo
Use this JOpera service invocation plugin as a starting point to develop your own adapters for calling your favourite kind of service from a JOpera process.
This is an Eclipse plugin project, to be imported in your JOpera workspace. To run it you should start an 'Eclipse Application'. In the extended JOpera, the DEMO adapter should become available in the component type browser. An example process to test the adapter is also included (look for it in the examples).