Generate multiple XML files from one Invoices file in AR Selected Invoices
I have converted our Oracle EBS 11i Selected Invoice RAXINV.rdf to XML
and created a template for XML Bursting. I'm bursting fine at the:
/ZRAXINV/LIST_G_ORDER_BY/G_ORDER_BY/LIST_G_CF_NO/G_CF_NO. My question
is since I'm writing out my pdf output invoices to the filesystem on
Sharepoint; I also need to archive the XML part of each invoice broken
down by the same group as .//LIST_G_CF_NO/G_CF_NO. When I convert the
rdf to XML it produces one XML file from which I created the templates.
My requirement is to archive both the individual invoices from the templates and the corresponding XML pieces on Sharepoint so that we will be able to search and link the xml to the pdf written out to the filesystem on Sharepoint.
My requirement is to archive both the individual invoices from the templates and the corresponding XML pieces on Sharepoint so that we will be able to search and link the xml to the pdf written out to the filesystem on Sharepoint.
Tagged:
0