Skip to Content
0
Former Member
Jun 14, 2011 at 05:47 AM

xml file with Attachment-- File Adapter

37 Views

HI, I have a zip file which has an XML and a corresponding pdf file, with these files I need to create a target xml structure which is the original XML+ Additional tag containing the <bas64> of the pdf. I intend to write a module which could parse the xml and also convert the pdf to base64 into one single xml, do you guys think this is achievable, any other suggestions would be of much help.

Thanks