BI Publisher (MOSC)

MOSC Banner

Repeating Groups in XML Publisher Not Working for non-rowset based XML file

edited Nov 28, 2012 2:05AM in BI Publisher (MOSC) 15 commentsAnswered
My XML file has tags as below:
- <cfdi:Conceptos>
<cfdi:Concepto importe="3692.0" valorUnitario="3692.0" descripcion="Servicio" unidad="pieza" cantidad="1.0" />
<cfdi:Concepto importe="3692.0" valorUnitario="3692.0" descripcion="Servicio" unidad="pieza" cantidad="1.0" />
</cfdi:Conceptos>

I tried to use the Repeating Group function and in the preview itself the data i.e., the values are not at all visible. If I remove the F and E (repeating group formulae) from the table , then the data is coming as : 3692.0 3692.0 servicioservicio etc.

I tried coding <?for each-group.....?> etc. directly, seeing the peoplebooks, but whenever using the looping commands no data is visible in the template preview it self.

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