Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Swordfish Documentation: User Stories: BPEL Developer"

m
Line 4: Line 4:
 
{| border="1" cellpadding="3" cellspacing="0" width="100%"
 
{| border="1" cellpadding="3" cellspacing="0" width="100%"
 
== User Stories for BPEL Developers with Runtime Focus ==
 
== User Stories for BPEL Developers with Runtime Focus ==
|- style="background:#efefef;"
+
|- style="background:#DFF4B3;"
 
|width="10*" |'''As an'''
 
|width="10*" |'''As an'''
 
|width="10*" |'''I would like to'''
 
|width="10*" |'''I would like to'''
Line 39: Line 39:
 
{| border="1" cellpadding="3" cellspacing="0" width="100%"
 
{| border="1" cellpadding="3" cellspacing="0" width="100%"
 
== User Stories for BPEL Developers with Tooling Focus ==
 
== User Stories for BPEL Developers with Tooling Focus ==
|- style="background:#efefef;"
+
|- style="background:#DFF4B3;"
 
|width="10*" |'''As an'''
 
|width="10*" |'''As an'''
 
|width="10*" |'''I would like to'''
 
|width="10*" |'''I would like to'''

Revision as of 11:09, 1 April 2009

return to Swordfish User Stories
se also: Swordfish Product Backlog

User Stories for BPEL Developers with Runtime Focus

As an I would like to so that link to backlog item(s)
Eclipse BPEL Developer call a BPEL Process deployed with Swordfish from Webservice (Process) Consumer, I can implement the business logic of a Service Provider as a BPEL Process. Integrate ODE 2.0 Beta into Servicemix 4
Eclipse BPEL Developer invoke a Webservice Provider from a BPEL Process which is deployed with Swordfish, I can use Webservice Providers within BPEL Processes. Integrate ODE 2.0 Beta into Servicemix 4
Eclipse BPEL Developer call a BPEL Process from JAX-WS Service (Process) Consumer, I can implement the business logic of a Service Provider as a BPEL Process. BPEL with JAX-WS Service
Eclipse BPEL Developer invoke a JAX-WS Service Provider from a BPEL Process, I can use Service Providers within BPEL Processes. BPEL with JAX-WS Service
Eclipse BPEL Developer use dynamic policy based Service lookup out of a BPEL Process, I can utilize QOS with different service levels for Services invoked from a BPEL Process Service Registry Feature

Integrate BPEL Process Engine to work with policies.

User Stories for BPEL Developers with Tooling Focus

As an I would like to so that link to backlog item(s)
Eclipse BPEL Developer import from the Service Registry into the Eclipse BPEL Editor for designing the BPEL process, I do not need to download and design in two steps. TBD
Eclipse BPEL Developer deploy a BPEL Process from my Eclipse Workspace into the Target Platform outside of Eclipse, I can test my code immediately in a distributed environment. TBD

Back to the top