cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to consume Primavera webservices using SAP MII 12.1

Former Member
0 Kudos

Hi Expert,

I m trying to consume weblogic services present in Oracle Primavera P6 Web Services (which is an integration technology that extends P6 functionality and business objects,based on open standards such as SOAP, XML and WSDL) using SAP MII Web service Action block and i had assigned tracer message to LastErrorMessage of webservice.But after giving WSDL for perticular webservice, it's giving me following error in MII:

[INFO] [Tracer_0]An error was discovered processing the <wsse:Security> header

For testing purpose,I have tried to consume webservices using SOAPUI 4.0.But in soapUI also it's giving following error:

error connecting to primavera web services through soap UI

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

<soap:Body>

<soap:Fault>

<faultcode xmlns:ns1="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">ns1:InvalidSecurity</faultcode>

<faultstring>An error was discovered processing the <wsse:Security> header</faultstring>

</soap:Fault>

</soap:Body>

</soap:Envelope>

How can i solve this error?

Thank you in advance.

regards,

Neha

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member193328
Active Participant
0 Kudos

Hi Neha

If the issue is same in SOAPUI and MII then its most probably an issue with the Primavera WS rather than MII Web Service Action.

Please check the web service and also what security credentials are required.

Regards

Partha