How to print multiple lines in Bill Presentment Architecture for external Template
Could anyone help me with printing multiple lines in Bill Presentment Architecture for external template .
Please find the xml Output template
In BII Standalone we are able to get the multiple line when we are loading this xml.
But for external Template in BPA ,while uploading the same template its only showing nothing for line level
If and only if we are providing this conditional tag <?for-each:LINES?> its only showing one record
to get all the lines this conditional statement <?for-each:MAINPAGE/LINES/LINE?> is not accepting in BPA.
Please suggest me how to proceed with the multiple lines