How to burst individual PDF's ?
Hi All,
Can you please help me - on how you achieved bursting individual PDF's ?
I have got requirement to split XML file into two.
For example: XML File has details of two Suppliers (VENDOR1 and VENDOR2). I want the invoice details of VENDOR1 to be emailed to abc@vendor1.com and invoice details of VENDOR2 to be emailed to efg@vendor2.com.
I have tried splitting XML files using -- <xapi:request select="/XXOM_INV_TEST_RPT/LIST_G_SUPPLIER/G_SUPPLIER"> in Bursting control file but still no luck:(
Getting Duplicate entry error.