Knowledge Share
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Knowledge Share

Knowledge is NOT Power IMPLEMENTATION of knowledge is Power!!!
 
HomePortalGalleryLatest imagesRegisterLog in

 

 BPEL basic constructs

Go down 
AuthorMessage
Admin
Admin



Posts : 142
Points : 59334476
Reputation : 0
Join date : 2007-12-29
Location : Chennai

BPEL basic constructs Empty
PostSubject: BPEL basic constructs   BPEL basic constructs Icon_minitimeSun May 22, 2011 6:52 pm

BPEL basic constructs
● <process> definition:
– <variables>
● Define the variables to be used
– <partnerLinks>
● Define interacting processes
– <faultHandlers>
● Define handlers for exceptions
● Structured activities:
– <sequence>
● Execute in sequence
– <flow>
● Execute in parallel
– <switch>
● Like C/C++/Java switch
– <while>
● Loop
– <pick>
● Like switch but based on arrival of a
message
● Primitive activities:
– <invoke>
● Invoke a Web service
– <receive>
● Wait for message from client
– <reply>
● Send response synchronously
– <assign>
● Assign value to variable
– <throw>
● Throw exception
– <wait>
● Wait for a given time
– <terminate>
● Terminate process
Back to top Go down
https://knowledgeshare.forumotion.com
 
BPEL basic constructs
Back to top 
Page 1 of 1
 Similar topics
-
» What's wrong with BPEL?
» An Introduction to BPEL
» The History of BPEL
» BPEL Engine
» BPEL Components: Architecture

Permissions in this forum:You cannot reply to topics in this forum
Knowledge Share :: Oracle SOA-
Jump to: