Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Great idea. We also would like to export and import OTBI objcets. Catalog services are BIP apis, not Fusion Apps apis, and Dashboards and analytics are Fusion Apps objects. I guess that is why we could not find them by Catalog service.
-
How about using XDO_USER_TIMEZONE like this? FROM_TZ(CAST(xxxx AS xxxx),DBTIMEZONE) AT TIME ZONE (:XDO_USER_TIMEZONE)
-
it would be helpful.
-
Absolutely agreed. Favorite or Search function is highly appreciated.
-
If this idea is realized, manual operations would be minimized, objects are programmatically migrated between some environment just like CI/CD
-
Resolved myself. To upload object by Directory, pass the reportObjectAbsolutePathURL without "/" on end of URL OK: Custom/XXGL/01 NG: Custom/XXGL/01/ I hope this will help.