hello
I am using catalog service wdsl to get Data Model and Report Definition
the issue is when i am using it, i am only getting xdo file without xdm definition
do you know how to get xdo and xdm using wsdl file
thanks
You can use catalogService downloadObject to get both .xdo and .xdm. Rgds,
Kevin
but is not working
REI135R.xdo
REI135R_v3.xdmz
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v2="http://xmlns.oracle.com/oxp/service/v2">unsafe:soapenv:Header/unsafe:soapenv:Bodyunsafe:v2:downloadObjectunsafe:v2:reportAbsolutePath/BIP/REI135R/</v2:reportAbsolutePath>unsafe:v2:userIDfede</v2:userID>unsafe:v2:password7!hq3iLVmCaqB5UV</v2:password> </v2:downloadObject> </soapenv:Body> </soapenv:Envelope>
that payload returns a tag named downloadObjectReturn
i use that tag on my upload but is not working, i am getting
executeUploadReport Failure: due to Report Name contains special characters for report [
unsafe:v2:reportObjectAbsolutePathURL/BIP/MIGRADO/</v2:reportObjectAbsolutePathURL>unsafe:v2:objectTypexdoz</v2:objectType>
Hello, Starting with the OAC September 2026 update, you’ll notice some changes to the Workbook authoring experience. The Data, Visualize, and Present tabs will no longer be displayed at the top of the Workbook. Here’s how you can navigate between these experiences going forward. Presenting and configuring a presentation…
Learn how Fusion Data Intelligence supports customization and extensibility across content, data, semantic modeling, and security. This session explains why customers extend FDI, how the FDI architecture enables governed customization, and how to choose among OAC self-service, Data Augmentation, Semantic Model Extensions,…
We have Iceberg tables stored in OCI Object Storage with the standard structure: table/ ├── data/ └── metadata/ I found the AIDP sample notebook for working with Iceberg through Spark using a Hadoop Catalog, which is an example to support reading and writing Iceberg tables from notebooks. [github.com] However, I have not…
The difference column is a calculation, and I would like to average that row.
Hi Everyone, We're running into a challenge in OAS 2026 with Data Visualization (DV) workbooks embedded in Classic Answers dashboards. Our requirement is to: Allow the embedded DV workbook to respond to Answers dashboard prompts. Prevent users from accessing the "Drill to Attribute/Hierarchy..." option from the right-click…