BI Publisher (MOSC)

MOSC Banner

Sequenced xml-reports

edited Jul 14, 2016 8:23AM in BI Publisher (MOSC) 4 commentsAnswered

Hi,

I need to create a set of xml-reports in BI Publisher. The final structure of an xml-document should be sequenced.

For instance the final structure of an xml-document must be:

<teg1>

<teg2>

<teg2.1></teg2.1>

<teg2.2></teg2.2>

<teg2.3>

< teg2.3.1>< /teg2.3.1>

< teg2.3.2>< /teg2.3.2>

</teg2.3>

<teg2.4></teg2.4>

</teg2>

<teg3>

<teg3.1>

<teg3.1.1></teg3.1.1>

</teg3.1>

<teg3.2></teg3.2>

<teg3.3>

<teg3.3.1></teg3.3.1>

</teg3.3>

</teg3>

</teg1>

When I try to organize an sql data set of a report in order to achieve an xml-structure as I mentioned above, OBI Publisher moves every group of the set and every link I created to the end of the sequence.

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