OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsbpel-implement message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: what attributes the correlation knows about incoming messages?


Title: what attributes the correlation knows about incoming messages?

Hello,

this is a question to implementors, how they understood the specification:

if I asume a SOAP Servlet, which will receive HTTP Calls with SOAP (maybe a Axis Srvice or something like this), it receives a SOAP Call on a specified URL (ip, port, local part) to a method and with a specific message type.

With those parameters, the servlet can look up the operation and port type.  (since those are not part of the soap call)

It also has some information about the called (ip, basic authentication, xml security, soap headers) and may be able to lookup a implementation specific trading partner.

But, it has a hard time to actually know about a partner link. In fact due to correlations it may not even try to find out the partner link.

So I asume, that the normal "input" to the correlation engine of a BPEL engine is the representation of the call, the portType/operation, but not the partner link. This also means, that the correlation must be able to find the input message across multiple receives from different or the same process definitions (i.e. with different partner links).

I also guess, that most engines will support some policies for actually restricting incoming messages to a subset of the receive activities, but thtat does not affect the basic asumption, that the implementaiotn of a bpel engine has to deal with events to a specified porttype/operation with unspecified partner link.

Especially since in the incoming case late binding is as common as in the outgoing case (partners and partner links in process definitions are very often only "roles" in B2B scenarios).

Mit freundlichen Grüßen
Bernd Eckenfels
Chief Architect
--
SEEBURGER AG - Edisonstr.1 , D-75015 Bretten, Germany
Fax: +49 (0)7252 96-2400 - Phone: +49 (0)7252 96-1256
mailto:b.eckenfels@seeburger.de - http://www.seeburger.de



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]