Forum tags


Top Posters

Last 30 days

  • Antoine (93)
  • talita.pezzi (27)
  • eduardo.lawisch (14)
  • alfons.bataller.diaz (14)
  • sundaravadivel.n (13)
  • ravinderjit.singh (12)
  • hellonico (8)
  • jose.mendoza (8)
  • barry.sperling (7)
  • marcia.martins (7)

All time

  • Antoine (1402)
  • Shivanand (1189)
  • cshekhar (921)
  • psq (795)
  • jag (391)
  • metabyte (370)
  • arnaud (327)
  • jalateras (325)
  • dfrench (263)
  • venkaiah.k (198)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

Login

MAIN
WSDL 1.1 header mapping in Designer (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: WSDL 1.1 header mapping in Designer
#1578
boisvert (User)
Moderator
User Offline Click here to see the profile of this user
WSDL 1.1 header mapping in Designer 2 Years, 4 Months ago Karma: 8  
Support for WSDL 1.1 header mapping into message parts in Designer
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4465
ray (User)
Senior Boarder
User Offline Click here to see the profile of this user
Re:WSDL 1.1 header mapping in Designer 1 Year, 10 Months ago Karma: 0  
what exactly does this do?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5122
jag (Admin)
Admin
User Offline Click here to see the profile of this user
Re:WSDL 1.1 header mapping in Designer 1 Year, 9 Months ago Karma: 13  
Sometimes services expect some information to be provided in the SOAP header instead of the SOAP body.
In a BPEL process, you don't have access to the SOAP envelope. You only have access to a message variable that carries the information to be passed in the SOAP message. However, messages can have multiple parts, and in the WSDL definition of the service, the binding section allows to bind a specific part to the SOAP header. This way, from BPEL you can assign data to a message part that will be automatically put into the SOAP header based on the SOAP binding.
This is not supported currently in Intalio|BPMS Server. The goal of this project is to add that capability.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5593
metabyte (User)
Platinum Boarder
User Offline Click here to see the profile of this user
Re:WSDL 1.1 header mapping in Designer 1 Year, 8 Months ago Karma: 17  
JAG, you mean that even if we modify the SOAP binding and the generated BPEL to assign such header variables, it won't run on ODE ?
Any workaround this limitation in Intalio Server ?

Cheers
 
Report to moderator   Logged Logged  
 
  The administrator has disabled public write access.
#5797
jag (Admin)
Admin
User Offline Click here to see the profile of this user
Re:WSDL 1.1 header mapping in Designer 1 Year, 7 Months ago Karma: 13  
Yes, because you can't change BPEL to access SOAP header, because BPEL has no clue about SOAP. BPEL only deals with variables, which have XML structures. The SOAP envelope is an implementation detail of the underlying transport infrastructure. BPEL is a layer above.
So when you want to provide information from your process that needs to be put in the SOAP header, you need to put this information in a message part that is bound to the SOAP header. This binding is not defined in the BPEL code, but in the WSDL.
Today, even if you change the binding in the WSDL, it won't work because the Server does not support such binding. This feature is about supporting this binding.
The good news is that this feature has now been funded by a customer and will be available in 5.0 to everyone.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15654
shao (Admin)
Admin
User Online Now Click here to see the profile of this user
Re:WSDL 1.1 header mapping in Designer 3 Months ago Karma: 6  
Hello,

Support for SOAP header mapping is complete and is now part of Intalio|BPMS 5.2 (Community and Enterprise Editions).

Documentation and samples can be found on the Intalio Support Wiki.

Thanks,

Shao.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop