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>
Hi everyone, We configured a SOAP connection in Oracle Integration Cloud (OIC) using OAuth authentication. However, when we run our integrations, the SOAP invocation fails intermittently. Some integration iterations fail. Most iterations succeed. Sometimes, all iterations complete successfully without any issues. When we…
OTM/GTM Product is currently using OAC for reporting. We wanted to know what is the limitation for oracle BI Publisher rtf template size. We already have verified the documentation : https://docs.oracle.com/en/cloud/paas/analytics-cloud/acpmr/top-faqs-design-publisher-reports.html But wanted to know if this generic figures…
Hi, We are trying to retrieve the complete history Bip report of assignment updates where the same assignment record has been modified multiple times with an unchanged Effective Start Date. We are currently using PER_ALL_ASSIGNMENTS_M and PER_ALL_ASSIGNMENTS_M_; however, the data returned does not consistently reflect all…
Hello Team, I am generating a BI Publisher report scheduled through an ESS Job with the output format as CSV. When the report returns no data, I need the output file to contain only the column headers. However, the generated CSV contains the headers followed by an additional first data line with delimiters only, which is…
Anyone facing issue with calling the https://xxxanalytics-[tenant]-ia.analytics.ocp.oraclecloud.com/xmlpserver/services/ExternalReportWSSService?wsdl with runReport operation with WSS-Username Token after recent upgrade with OAC ? The Basic Authenticaiton works from SOAPUI , however the WSS-Username Token does not work and…