Recently there was an error in BIPublisher in FDI in development environment post refresh from Production Fusion.
The Error message says as below.
oracle.apps.bi.extractservice.exception.DataExtractException: Following report paths do not exist in BIP : /Custom/FDI/Projecttask.xdo,Custom/FDI/Project Data Report.xdo,Custom/FDI/FX rates conv type corporate_2.xdo- Credentials or Source configuration details are wrong. Please rectify
The connection credentials for the fusion user (Username and Password) under Data Configuration -> Manage Connection was valid and working fine.
Also , the JWT token setup was working between FDI and Fusion.
The issue was with the reports , which got overwritten as part of the refresh . However the error message was confusing as it refers to wrong credentials .
After the reports were restored from backup (before the refresh) , the connection worked fine.
Suggest if the error message or description could be improved , so that the error can be fixed quickly.
Thanks !