EBS Customizations (MOSC)

MOSC Banner

XML Output from Oracle Report

edited Mar 11, 2011 4:49AM in EBS Customizations (MOSC) 7 commentsAnswered
Hi,

We have an XML Payment Format report built in Oracle Reports and output type as xml.

I recently modfied that report and changed some logic in the report query. Bank rejected the XML file generated from the modified program.

The reason was that now there is an extra tag in the report, which is the report name. It comes in the begining of the xml output like below.

<?xml version="1.0" encoding="UTF-8" ?>

- <!--  Generated by Oracle Reports version 6.0.8.28.0   -->
- <ORMWFACH>
I am not able to get rid of <ORMWFACH> tag.

In the Object Navigator, I went to report level properties and cleared the name, it worked fine but looks wierd without a name.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center