BI Publisher (MOSC)

MOSC Banner

Problem while creating Multiple groups for the same source in data structure.

edited Jun 12, 2013 11:29AM in BI Publisher (MOSC) 11 commentsAnswered
Hi all,

I am working on XML Publisher for generating a report, where XML is generated via Data Template.
Here I came across an issue:
I have a 4 sql statements defined in data query region. In data structure, I would like to create multiple groups that points to the same source.
Like the one shown below.
For example,
<group name="G_DEA_HEADER" dataType = "varchar2" source="Q_DEA_HEADER">
 
 <group name="G_PAGE_BRK" dataType = "varchar2" source="Q_PAGE_BRK">
    <element name="ROW_COUNT" dataType="varchar2" value="ROW_COUNT"/>
       <group name="G_DEA_LINES" dataType = "varchar2" source="Q_DEA_LINES">

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