Categories
- All Categories
- Oracle Analytics Learning Hub
- 20 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 233 Oracle Analytics News
- 45 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
BI Report Calling service isssue
Hi Team
We are calling BI report using SOAP service but getting below error.
<reason>CASDK-0033: Received a SOAP fault while invoking endpoint target: This indicates a processing exception on the service endpoint side. Please check service side logs to further diagnose the problem <![CDATA[ Fault Code : env:Receiver Fault Reason : java.lang.RuntimeException: Failed to retrieve data from Presentation ServerCould not connect to OBI Presentation Service ]]> :Application Error</reason>
Thank you
Shiva
Answers
-
Hi Shiva,
Log into BI application with the same user and check user can access BI application without any issue at the same time when issue occured. If it works fine then
Please check whether any other integrations are scheduled/invoked with the same user account and verify any integrations calls are getting invoked with wrong credentials multiple times. As per the architecture, if 5 invalid login attempts then weblogic server will lock the user account for 30 minutes. Refer to the given documentation link
KB155709 SOAP & BI Publisher User Account Getting Locked Randomly
If required, please invoke the webs ervice with a different user account and verify the results.
0