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

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsbpel message

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


Subject: Re: [wsbpel] endpoint references


Bernd,

This would be a good suggestion for the use case team to
collect these.

Anyone have more fragment ideas like this that make
good "Lego bricks" ?

Thanks, DW.

----- Original Message ----- 
From: "Eckenfels. Bernd" <B.Eckenfels@seeburger.de>
To: <wsbpel-dev@yahoogroups.com>; <wsbpel@lists.oasis-open.org>
Sent: Thursday, January 22, 2004 10:01 AM
Subject: [wsbpel] endpoint references


Hello,

has anybody a valid bpel snippet, which uses an assign from a fixed endpoint
reference to a partnerLink and then invokes that dynamically defined
endpoint? I am curious on the typical usage for that feature of BPEL.

I guess t he from looks something like:

<sequence>
  <assign>
  <from>
    <wsa:EndpointReference>
      <wsa:Address>http://www.newurl.com/</wsa:Address>
    </wsa:EndpointReference>
  </from>
  <to partnerLink="supplier" />
  </assign>
  <invoke partnerLink="supplier" ... />
</sequence>

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

To unsubscribe from this mailing list (and be removed from the roster of the
OASIS TC), go to
http://www.oasis-open.org/apps/org/workgroup/wsbpel/members/leave_workgroup.php.




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