java - The T-SOAP request format requires that a unique identifier be present as identified by the WS-Addressing [message id] property -


entirely new xml, t-soap request , xslt transformations,any 1 please let me know how solve below error.

the error message is:

the t-soap request format requires unique identifier present identified ws-addressing [message id] property. means ws-addressing messageid soap header element must present , value must non-empty. value detected in current request message is: null

  • the t-soap request format requires header section identifies message being sent taleo connect client. can expressed using ws-addressing [reply endpoint] property.

  • the t-soap format using ws-addressing [reply endpoint] property identify message being send taleo connect client requires presence of ws-addressing replyto soap header element , value equal 'http://www.taleo.com/ws/integration/toolkit/2005/07/addressing/queue'. value detected in current request message is: [...]

anyone please share knowledge on xml,xslt , t-soap request


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -