Skip to Content
0
Former Member
Jul 24, 2013 at 05:27 AM

File Transfer with retaining file name

20 Views

I have requirement to transfer binary file (jpeg and pdf) from one server to another server but I also need to maintain source file naming convention when creating file on another server.

I know I have to use Repository objects but what will be Data type, message type look like. And how to do content conversion on File Channels if files are jpeg or pdf?