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 2: Line 2:
 
== User Stories for BPEL Developers ==
 
== User Stories for BPEL Developers ==
 
|- style="background:#DFF4B3;"
 
|- style="background:#DFF4B3;"
 +
|width="10*" |'''ID'''
 
|width="10*" |'''As an'''
 
|width="10*" |'''As an'''
 
|width="10*" |'''I would like to'''
 
|width="10*" |'''I would like to'''
Line 7: Line 8:
 
|width="10*" |link to backlog item(s)
 
|width="10*" |link to backlog item(s)
 
|-
 
|-
 +
|width="10*" | B005
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | '''call''' a BPEL Process deployed with Swordfish from Webservice (Process) Consumer,
 
|width="10*" | '''call''' a BPEL Process deployed with Swordfish from Webservice (Process) Consumer,
Line 12: Line 14:
 
|width="10*" | [[Swordfish_Documentation:_Product_Backlog#Done | Integrate ODE 2.0 Beta into Servicemix 4 ]]
 
|width="10*" | [[Swordfish_Documentation:_Product_Backlog#Done | Integrate ODE 2.0 Beta into Servicemix 4 ]]
 
|-
 
|-
 +
|width="10*" | B010
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | '''invoke''' a Webservice Provider from a BPEL Process which is deployed with Swordfish,
 
|width="10*" | '''invoke''' a Webservice Provider from a BPEL Process which is deployed with Swordfish,
Line 17: Line 20:
 
|width="10*" | [[Swordfish_Documentation:_Product_Backlog#Done | Integrate ODE 2.0 Beta into Servicemix 4 ]]
 
|width="10*" | [[Swordfish_Documentation:_Product_Backlog#Done | Integrate ODE 2.0 Beta into Servicemix 4 ]]
 
|-
 
|-
 +
|width="10*" | B015
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | '''install''' BPEL Editor into an Existing Eclipse IDE,
 
|width="10*" | '''install''' BPEL Editor into an Existing Eclipse IDE,
Line 22: Line 26:
 
|width="10*" | TBD
 
|width="10*" | TBD
 
|-
 
|-
 +
|width="10*" | B020
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | '''create''' a '''BPEL Process''' and store it into my workspace,
 
|width="10*" | '''create''' a '''BPEL Process''' and store it into my workspace,
Line 27: Line 32:
 
|width="10*" | TBD
 
|width="10*" | TBD
 
|-
 
|-
 +
|width="10*" | B025
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | '''deploy a BPEL Process''' from my Eclipse Workspace into the Target Platform,
 
|width="10*" | '''deploy a BPEL Process''' from my Eclipse Workspace into the Target Platform,
Line 32: Line 38:
 
|width="10*" | TBD
 
|width="10*" | TBD
 
|-
 
|-
 +
|width="10*" | B030
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | '''call''' a BPEL Process from JAX-WS Service (Process) Consumer,
 
|width="10*" | '''call''' a BPEL Process from JAX-WS Service (Process) Consumer,
Line 37: Line 44:
 
|width="10*" | [[Swordfish_Documentation:_BPEL_with_JAX-WS_Service | BPEL with JAX-WS Service]]
 
|width="10*" | [[Swordfish_Documentation:_BPEL_with_JAX-WS_Service | BPEL with JAX-WS Service]]
 
|-
 
|-
 +
|width="10*" | B035
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | '''invoke''' a JAX-WS Service Provider from a BPEL Process,
 
|width="10*" | '''invoke''' a JAX-WS Service Provider from a BPEL Process,
Line 42: Line 50:
 
|width="10*" | [[Swordfish_Documentation:_BPEL_with_JAX-WS_Service | BPEL with JAX-WS Service]]
 
|width="10*" | [[Swordfish_Documentation:_BPEL_with_JAX-WS_Service | BPEL with JAX-WS Service]]
 
|-
 
|-
 +
|width="10*" | B040
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | '''import''' from the '''Service Registry''' into the Eclipse BPEL Editor for designing the BPEL process,
 
|width="10*" | '''import''' from the '''Service Registry''' into the Eclipse BPEL Editor for designing the BPEL process,
Line 47: Line 56:
 
|width="10*" | TBD
 
|width="10*" | TBD
 
|-
 
|-
 +
|width="10*" | B045
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | '''use dynamic policy based Service lookup out of a BPEL Process,'''
 
|width="10*" | '''use dynamic policy based Service lookup out of a BPEL Process,'''

Revision as of 02:38, 3 April 2009

User Stories for BPEL Developers

ID As an I would like to so that link to backlog item(s)
B005 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
B010 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
B015 Eclipse BPEL Developer install BPEL Editor into an Existing Eclipse IDE, I can start creating BPEL processes. TBD
B020 Eclipse BPEL Developer create a BPEL Process and store it into my workspace, I can use orchestrated services. TBD
B025 Eclipse BPEL Developer deploy a BPEL Process from my Eclipse Workspace into the Target Platform, I can test my code immediately in a distributed environment. TBD
B030 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
B035 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
B040 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
B045 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.

See also: Swordfish Product Backlog


Return to Swordfish User Stories
Return to Swordfish Wiki Home

Back to the top