Getting an error using the getEntityList operation of the CrmCommonReferenceService web service.
(Doc ID 2480198.1)
Last updated on DECEMBER 22, 2020
Applies to:
Oracle Fusion Sales Cloud Service - Version 11.13.18.05.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.13.18.05.0 version, Accounts, Contacts, Households
Getting an error using the getEntityList operation of the CrmCommonReferenceService web service.
ERROR
-----------------------
access denied ("oracle.wsm.security.WSFunctionPermission" "http://xmlns.oracle.com/apps/cdm/foundation/custextn/extnService/CrmCommonReferenceService#getEntityList" "invoke")
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Using WSDL:
2. Send the following request:
<soapenv:Body>
<typ:getEntityList/>
</soapenv:Body>
3. The following is the response:
<env:Body>
<env:Fault>
<faultcode>env:Server</faultcode>
<faultstring></faultstring>
</env:Fault>
</env:Body>
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot get a successful response.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |