Skip to Content
0
Former Member
Jun 04, 2009 at 02:30 PM

How to Archive Files to Two target systems based on Condition

46 Views

Hi All,

Iam doing Idoc--File Interface.

we have to send the file to Two Different systems based on the plant condition

If plant = 123 then send to ABC system ELSE if Plant = 999 then send it to XYZ system.

And Archive the file to one Archive folder of the any one system. this is working fine correctly.

Archive means not exactly Archiving, just we are droping one more extra file to Archive folder for refference

Now i need to construct like this

If plant = 123 then send to ABC system and Archive to Archive directory ELSE if Plant = 999 then send it to XYZ system and Archive to Archive directory.

Please suggest me on this

Regards

Vamsi