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"

(New page: return to Swordfish User Stories <br/> se also: Swordfish Product Backlog {| border="1" cellpaddi...)
 
Line 9: Line 9:
 
|width="10*" |'''so that'''
 
|width="10*" |'''so that'''
 
|width="10*" |link to backlog item(s)
 
|width="10*" |link to backlog item(s)
 +
|-
 +
|width="10*" | Eclipse BPEL Developer
 +
|width="10*" | '''call''' a BPEL Process deployed with Swordfish from Webservice (Process) Consumer,
 +
|width="10*" | I can implement the business logic of a Service Provider as a BPEL Process.
 +
|width="10*" | [[Swordfish_Documentation:_BPEL_with_JAX-WS_Service | BPEL with JAX-WS Service]]
 
|-
 
|-
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | Eclipse BPEL Developer
Line 16: Line 21:
 
|-
 
|-
 
|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 Webservice Provider from a BPEL Process which is deployed with Swordfish,
 +
|width="10*" | I can use Webservice Providers within BPEL Processes.
 +
|width="10*" | [[Swordfish_Documentation:_BPEL_with_JAX-WS_Service | BPEL with JAX-WS Service]]
 +
|-
 +
|width="10*" | Eclipse BPEL Developer
 +
|width="10*" | '''invoke''' a JAX-WS Service Provider from a BPEL Process,
 
|width="10*" | I can use Service Providers within BPEL Processes.
 
|width="10*" | I can use Service Providers within BPEL Processes.
 
|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*" | Eclipse BPEL Developer
 
|width="10*" | Eclipse BPEL Developer
|width="10*" | '''use dynamic policy based Service lookup'''
+
|width="10*" | '''use dynamic policy based Service lookup out of a BPEL Process,'''
 
|width="10*" | I can utilize QOS with different service levels for Services invoked from a BPEL Process
 
|width="10*" | I can utilize QOS with different service levels for Services invoked from a BPEL Process
 
|width="10*" | [[Swordfish_Documentation:_Registry_Feature | Service Registry Feature]] <br/>
 
|width="10*" | [[Swordfish_Documentation:_Registry_Feature | Service Registry Feature]] <br/>
Line 36: Line 46:
 
|-
 
|-
 
|width="10*" | Eclipse BPEL Developer
 
|width="10*" | Eclipse BPEL Developer
|width="10*" | '''retrieve''' the WSDL for designing the BPEL process out of Eclipse BPEL Editor from the '''Service Registry''',
+
|width="10*" | '''import''' from the '''Service Registry''' into the Eclipse BPEL Editor for designing the BPEL process,
 
|width="10*" | I do not need to download and design in two steps.
 
|width="10*" | I do not need to download and design in two steps.
 
|width="10*" | TBD
 
|width="10*" | TBD

Revision as of 12:21, 27 March 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. BPEL with JAX-WS Service
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 Webservice Provider from a BPEL Process which is deployed with Swordfish, I can use Webservice Providers within BPEL Processes. 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