This plugin requires JOpera 2.5.2 and demonstrates how to use the verifier extension point that helps to contribute extra design-time verification functionality.
Download the new mashup_maptube.oml example that shows how to interactively plot YouTube video search results on a map (Thanks to Andreas Reber).
Download the updated mashup_doodlemap.oml example that ships with JOpera fixed to work with the latest version of the Doodle RESTful API.
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.