cancel
Showing results for 
Search instead for 
Did you mean: 

How to route splitted files to two ftp servers

former_member201264
Active Contributor
0 Kudos

Hi Experts its VERY VERYURGENT.

we hv scenario like following:

File FTP1(file with all data of IN01, IN02, FR01 and FR02)->XI1>XI2---> FTP2(Based on Company Code IN01 and IN02) and (Based on Company Code FR01 and FR02)FTP3.

We used XPath condition at Rcvr Determination, but it is not working means it is sending all splitted files to two FTP servers totally four files to two FTP servers).

Plz suggest, have we missed any thiing while doing so.

POINTS WILL BE REWARDED DEFENETLY.

regards

sreeni

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sreeni

if it is the split in mapping

then,

In message mapping before mapping the first message type check for condition as, if company code as IN01 or IN02.

and for secong message type check for condition as, if company code as FR01 or FR02.

now go to the interface determination and choose the Type of interface determiniation as Enhanced. now specify the interface mapping, and you wll get two lines.

after saving this interface determination go back to the receiver determination and refresh it.

now you will get two lines

here you can specify the corresponding FTP file adapters.

Saravanan

Message was edited by:

saravanan

Answers (2)

Answers (2)

former_member201264
Active Contributor
0 Kudos

I have solved the problem using BPM.

Thanks for ur replies.

Former Member
0 Kudos

Sreeni,

Also make sure that the coressponding company code field is trimmed in mapping.