Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 218 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 82 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
WCC Custom metadata comes as xpath instead of actual data

Rrpai-Oracle
Rank 2 - Community Beginner
Hi
When we schedule report with custom metadata to WCC the custom metadata sent by OAP and in WCC comes wrong as xpath to data instead of actual data
Pls see screenshots . Pls comment.
Result -
xSRCreatedBy /DATA_DS/G_1/CREATED_BY
Expected
xSRCreatedBy SALES_ADMIN
FA version
11.13.24.04.0_00.0.00
Oracle Analytics Publisher
12.2.6.1.10
0
Answers
-
/DATA_DS/G_1/CREATED_BY —> This is your xml data structure.
DATA_DS —> Data Structure XML tag name
G_1 —> Datasource xml tag name
Regards,
Arjun
0 -
Hi Arjun
Yes, we understand that.
What is expected is for OAP to send its actual value , not the tag
ie send its actual value "SALES_ADMIN" as metadata
0