Showing posts with label BPM. Show all posts
Showing posts with label BPM. Show all posts

Monday, May 11, 2009

when do u go for BPM ?

9:51 PM by vineeth · 0 comments
Labels: , , ,
-->If the two Interfaces Sender & Receiver of complimentary modes(when more than msg).
-->When the msg will be casted to multiple receivers at the same time.
-->when the msgs is casted to the multiple receivers one after another sequentially.

Thursday, March 5, 2009

What is an abstract interface?

A:Abstract interface is similar to other interface (outbound or inbound) but does not have direction. It can be used as either outbound or inbound. It is used only inside BPM.It is also called as hidden Interface

Followers