Oracle Analytics Publisher

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

Received Response
21
Views
2
Comments

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

metadata1.png wcc_dest.png metadata2.png

FA version
11.13.24.04.0_00.0.00

Oracle Analytics Publisher
12.2.6.1.10

Answers

  • Mallikarjuna Kuppauru-Oracle
    Mallikarjuna Kuppauru-Oracle Rank 8 - Analytics Strategist

    Hi @Rrpai-Oracle

    /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

  • Rrpai-Oracle
    Rrpai-Oracle Rank 2 - Community Beginner

    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