Integration Technologies - JDE1 (MOSC)

MOSC Banner

SoapUI testing error

edited Jun 9, 2017 9:24AM in Integration Technologies - JDE1 (MOSC) 2 commentsAnswered

Hello Folks,

Getting WSDL testing issue through SoapUI.

When i run sample code for RI_AddressBookManagerService it was successfully done but whenever i call any other WSDL for any custom or standard BSSV its giving me below error.

<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">

   <env:Body>

      <env:Fault xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">

         <faultcode>wsse:InvalidSecurity</faultcode>

         <faultstring>Error on verifying message against security policy Error code:1000</faultstring>

      </env:Fault>

   </env:Body>

</env:Envelope>

I have checked all the configuration as per oracle document but all the configuration seems good.

Please suggest

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center