Author |
Message
|
StrQST400 |
Posted: Tue Feb 27, 2018 8:25 am Post subject: Retrieving HTTP Status for a SOAPRequest Node |
|
|
Novice
Joined: 24 Apr 2014 Posts: 12
|
IIB Version: 10.0.0.11
I am attempting to retrieve the HTTP Status Code that is returned for a SOAPRequest's Failure node. From a trace node attached to the Failure Terminal, it appears that there is only a RecoverableException->Insert->Text that references the error code.
ErrorCodes are part of the Response as indicated in the SOAP Standard : https://www.w3.org/TR/2007/REC-soap12-part2-20070427/#http-reqbindwaitstate
The manual does not seem to indicate a way to retrieve this value, am I missing something?
StrQST |
|
Back to top |
|
 |
Vitor |
Posted: Tue Feb 27, 2018 8:57 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
There's no such code in the HTTP headers? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
StrQST400 |
Posted: Tue Feb 27, 2018 9:17 am Post subject: |
|
|
Novice
Joined: 24 Apr 2014 Posts: 12
|
Unless I am missing something obvious, I don't see any HTTP headers at all. I know that the response is a 404, because I added an additional character to the URL, which I know does not exist in the "real" URL.
I do see the HTTP/1.1 404 Not Found in the RecoverableException tree. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Feb 27, 2018 9:59 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
What are you tracing in the Trace node? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
StrQST400 |
Posted: Tue Feb 27, 2018 10:34 am Post subject: |
|
|
Novice
Joined: 24 Apr 2014 Posts: 12
|
${Root}, ${Environment}, ${LocalEnvironment} & ${ExceptionList} |
|
Back to top |
|
 |
Vitor |
Posted: Tue Feb 27, 2018 10:54 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
StrQST400 wrote: |
${Root}, ${Environment}, ${LocalEnvironment} & ${ExceptionList} |
Humph.
And there are no HTTP headers under Root? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
StrQST400 |
Posted: Tue Feb 27, 2018 1:00 pm Post subject: |
|
|
Novice
Joined: 24 Apr 2014 Posts: 12
|
There is a WSRoot with the Properties, the XMLSC Folder under Root.
The Body is empty
LocalEnvironment contains the RequestIdentifiers
And then the ExceptionList contains the RecoverableException tree.
I am beginning to think that a PMR might just be in order  |
|
Back to top |
|
 |
Vitor |
Posted: Tue Feb 27, 2018 1:06 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
StrQST400 wrote: |
I am beginning to think that a PMR might just be in order  |
It's why you pay the license fee.
Well, the other reason you pay the license fee. You don't want to be using unlicensed software, especially given IBM's legal team.
Their dorsal fins are huge  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
StrQST400 |
Posted: Thu Mar 01, 2018 5:43 am Post subject: |
|
|
Novice
Joined: 24 Apr 2014 Posts: 12
|
Quote: |
Their dorsal fins are huge |
Understatement of the year  |
|
Back to top |
|
 |
|