Xml Output issue — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Xml Output issue

Received Response
201
Views
30
Comments

Summary

Xml Output issue

Content

Hi Everybody,

I have developed a report in xml using the RDF file, but when I run the report at the end the output is always in xml, anyone can tell me or the problem arises.

Regards

Ghany.

«13

Answers

  • Rajesh123
    Rajesh123 Rank 6 - Analytics Lead

    can u please check this?

    select unique r.application_short_name, b.bug_number,

    to_char(b.creation_date,'DD-MON-RR HH24:MI:SS'),

    r.success_flag

    from ad_bugs b, ad_patch_run_bugs r

    where b.bug_id=r.bug_id

    and bug_number in ('9888158','9817770','17376158','19572453') ;

    you please check in DOC ID: 1194497.1

  • Phani Garlapati
    Phani Garlapati Rank 3 - Community Apprentice

    Hi Ghany,

    Please check Data Definition and template details in-detail.

    Thanks,

    Pg9208

  • Abourekache
    Abourekache Rank 4 - Community Specialist

    Hi PG9208,

    Thank you for your response

    I have already checked Data Definition and template details, they are correct, but still have xml in output !!

    image

    image

    Regards

    Ghany.

  • Phani Garlapati
    Phani Garlapati Rank 3 - Community Apprentice

    Hi Ghany,

    is this template is attaching(FACTURE_XML) while running CP ?

    Thanks,

    PG9208

  • Phani Garlapati
    Phani Garlapati Rank 3 - Community Apprentice

    Hi,

    Please check Layout section (Red Marked) in SRS window by selecting your report to submit,Your template name should display as Layout.

    viber image.jpg

    Thanks

    PG9208.

  • Abourekache
    Abourekache Rank 4 - Community Specialist

    Hi PG9208,

    Yes, as you can see in screenshot

    (If you see something wrong, please tell me that)

    image

    image

    Regards

    Ghany.

  • Abourekache
    Abourekache Rank 4 - Community Specialist

    Hi PG9208,

    Yes the Layout show the name of template FACTURE_XML

    Thanks

    Ghany.

  • Rajesh123
    Rajesh123 Rank 6 - Analytics Lead

    Can u please copy the generated XML data tags and attach in the related Data Definitions ...

    Then go to below screen , the Preview icon will be in enabled.

    Just click on this.

    image

    And also , try to attach Template Layout while submitting the program.

    Or

    Set the default template to the concurrent program.

  • Abourekache
    Abourekache Rank 4 - Community Specialist

    Hi,

    The icon doesn't want to be enabled even though I have associated the xml data in the data definitions.

    i still get the xml in output

    Thanks

    Ghany

  • Rajesh123
    Rajesh123 Rank 6 - Analytics Lead

    can u please share the screen shot?

    I think you are missing some patches, what are the application versions? I think this is a upgrade issue?