Oracle Document Ids and urls below :
1>
OAC-OM: Error On Dataset After
Migration: "Invalid connection details were supplied. Please enter the
correct details and try again" (Doc ID 2746590.1) (3-25201003721)
Getting "[JDSError : 43] Invalid
connection/authentication details" When Running A Dataflow From Oracle
Analytics Desktop (Doc ID 2688461.1)
Error Saving Existing Fusion Application Storage Connections after upgrade to OAC5.8 (Doc ID 2717191.1)
Solution 1:
The workaround is below. This is a bug
from Oracle end. The fix will be coming in version 6.0 as per Oracle's comment.
Issue identified in version 5.9 and lower.
After you log on to OAC instance, you
need to enable browser developer tools window and switch to console table.
In the console tab, paste the
following line and hit enter.
require('obitech-application/bootstrap').getApplicationInstance().getService("obitech.featureManager").setFeatureSupport("supportsBISConnection", false);
Solution 2:
When exporting the Data Flows or
Sequence from the source environment, the user could select the option to include the connection
credentials and after Importing to the target environment, user can correct the
credentials.
No comments:
Post a Comment