Search

Results 181 - 190 of 239

Search results

Control the Flow: How to Safely Compose Streaming Services into Business Processes

Publication Type  Conference Paper
Year of Publication  2006
Authors  Bioernstad, B.; Pautasso, C.; Alonso, G.
Conference Name  2006 IEEE International Conference on Services Computing
Conference Location  Chicago, USA
  

MapTube Mashup Example

Download the new mashup_maptube.oml example that shows how to interactively plot YouTube video search results on a map (Thanks to Andreas Reber).

Tweeting from JOpera

Version 2.4.3, released on March 10th 2009

Adapter Improvements:

  • Extended CONDOR Adapter to control PATH and CONDOR_CONFIG environment variables
  • XPath adapter can now run queries using namespace declarations

New Features:

  • Adapter Editor groups basic and advanced system parameters
  • Model Checker will flag data type mismatches as errors or warnings in the data flow
  • Added new Doodle Map Mashup example

Version 2.4.0, released on September 24th 2008

Automatic Retry of Failed Tasks.
Set the execution settings of Programs, to control if a failed task should be:

  • Not retried (default, backwards compatible)
  • Retried up to N maximum times
  • Retried an infinite number of times (within a given timeout)

Yahoo Local Search Map Mashup


help me implementing Web Service input/out activity like Windows Workflow Foudation

I’m new to JOpera, right now I’m finding difficulty in finding information about adding BPELAdapter. Could you please someone help me finding
•BPEL snippet which I can use in JOpera.
•State persistent in JOpera
For example :
I would like to create a sample workflow for procurement, say I would like to have 3 web service methods.
GeneratePurchaseOrder
GenerateInvoice
GeneratePayment

Foreach tutorial demo

Download from the attachment the JOpera oml files corresponding to the videos showing how to model a parallel for-each loop:

Version 2.4.4, released on April 8th 2009

Bug Fixes for the Java Import Wizard:

  • Add local Eclipse workspace Java projects to the import classpath
  • Wizard will remember its previous configuration
  • Methods that throw exceptions can now be imported
  • Errors while dynamically loading classes are now shown

Download the latest release of JOpera from the update site: http://www.update.jopera.org

Verifier Plugin

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.