I would like to transfer a .PDF file along with its file name to target system.I need to have target structure like,
<Target>
<field1>
<Field2>
/Target>
Field1should be mapped to file name( i can do this by using dynamic configuration and a UDF).
Field 2 should me mapped to .PDF imae (.ie) i need tp pass the whole image to one target field
How can i do this.
Please suggest.