|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
ID in SOAPRequest message |
« View previous topic :: View next topic » |
Author |
Message
|
uliss |
Posted: Mon Nov 23, 2015 7:40 am Post subject: ID in SOAPRequest message |
|
|
Apprentice
Joined: 10 Jan 2007 Posts: 27
|
Good afternoon,
In a SOAP message, is there any id in an internal/external header field, like in a MQ message (msgid or correlid)? Is it posible to identify a SOAP message in this way?
Thank you |
|
Back to top |
|
 |
Vitor |
Posted: Mon Nov 23, 2015 7:59 am Post subject: Re: ID in SOAPRequest message |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
uliss wrote: |
In a SOAP message, is there any id in an internal/external header field, like in a MQ message (msgid or correlid)? Is it posible to identify a SOAP message in this way? |
Not in the SOAP message, but they'll be a session id at the HTTP level. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Nov 23, 2015 8:02 am Post subject: Re: ID in SOAPRequest message |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Vitor wrote: |
uliss wrote: |
In a SOAP message, is there any id in an internal/external header field, like in a MQ message (msgid or correlid)? Is it posible to identify a SOAP message in this way? |
Not in the SOAP message |
Unless you add one. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
mgk |
Posted: Mon Nov 23, 2015 8:03 am Post subject: |
|
|
 Padawan
Joined: 31 Jul 2003 Posts: 1642
|
Quote: |
but they'll be a session id at the HTTP level |
Sorry, but, not there will not (unless you choose to put one there).
In general HTTP does not mandate any session ID of any kind and neither does SOAP. However, you can choose to add one of you wish and a common way of doing this is to use a standard such as WS-Addressing (WSA) which will add (amongst other things) as MessageID into the SOAP Headers on each request or response and allows you to do "Async" style HTTP messaging over HTTP. WMB and IIB fully support WS-A.
Kind regards, _________________ MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|