Skip to Content
0
Former Member
Jan 21, 2009 at 03:12 PM

.PDF file transfer(SAP XI ) along with file name to SAP R3

152 Views

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.