Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting Access denined error while Creating Negotiation using SOAP API in Oracle procurement cloud

2933670Jun 12 2018 — edited Jun 12 2018

Dear Guru's,

Please help us on the following issue.

We are trying to create negotiation using SOAP API in oracle procurement cloud and we are getting the following error. As per the oracle documentation we have the following roles.

Application implementation administrator

category manager

Integration specialist

Procurement application administrator

procurement integration specialist

sourcing project collaborator

<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://www.w3.org/2005/08/addressing">

   <env:Header>

      <wsa:Action>http://xmlns.oracle.com/oracleas/schema/oracle-fault-11_0/Fault</wsa:Action>

      <wsa:MessageID>urn:uuid:c587e637-98ee-41ae-b38e-a59b83ab83a2</wsa:MessageID>

   </env:Header>

   <env:Body>

      <orafault:Fault xmlns:orafault="http://xmlns.oracle.com/oracleas/schema/oracle-fault-11_0">

         <faultcode>env:Server</faultcode>

         <faultstring>access denied ("oracle.wsm.security.WSFunctionPermission" "http://xmlns.oracle.com/apps/prc/pon/negotiations/negotiationsServiceV3/NegotiationManageService#initializeNegotiationAsync" "invoke")</faultstring>

      </orafault:Fault>

   </env:Body>

</env:Envelope>

Please let us know if we are missing anything. Also please help to move this discussion under fusion procurement cloud.

Regards

Kiran

Comments
Post Details
Added on Jun 12 2018
0 comments
335 views