cancel
Showing results for 
Search instead for 
Did you mean: 

Determine Target directory from Source file names with out mapping

Former Member
0 Kudos

Hi All,

I have a requirement to determine the Target Directories from the Source file names.

File Sender Adapter - XI - File Receiver Adapter

In this scenario I am not doing any mapping. Source File directory contain 3 files. These file should go to 3 directories in the Target Server.

Please help me how can meet this requirement

Thanks in advance

Kevin

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Kevin,

if you can separate the files by name. have 3 sender communication channels each picking up one of the files (you do this by making the regex in the file name mutually exclusive) and then send them all to the target system using the same comm. channel.

regards,

Horia

Former Member
0 Kudos

Discarded.

Edited by: Hareenkumar on Feb 28, 2011 12:51 PM

0 Kudos

HI Kevin,

As you said there will be 3 files in the source director.

Will all the files available at a time or is there any time difference?

Thanks,

Siva.

Former Member
0 Kudos

Hi Siva,

Thanks for response.

No Time difference

Thanks,

Kevin