cancel
Showing results for 
Search instead for 
Did you mean: 

Place files in 3 diffrent folders

Former Member
0 Kudos

Hello All,

I have scenario Idoc to File.

I have place this file in 3 different folders.

Please guide the different ways in which this scenario can be achieved.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

VijayKonam
Active Contributor
0 Kudos

Have 3 inbound interfaces. Use the same message mapping in 3 interface mappings. In interface determination add all the inbound interfaces. Associate the receiver agreements with 3 different communication channels.

VJ

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Prabhu,

The best way to achieve this is using the variable substitution.

If u dont have the folder name in the payload, create an extra field in the target side.

Access this element in the variable substitution and get the folder name.

U can suppress that particular element being populated in destination file.

I have did a scenarion of this kind early.. it's going to work.

Babu

Former Member
0 Kudos

Hi,

The following thread will guide you how to achive your scenario...many ways have been discussed...

Regds,

Pinangshuk.

agasthuri_doss
Active Contributor
0 Kudos

Prabhu,

>I have place this file in 3 different folders

Use three adapters to place the file, I dout it via Module to achieve thru single adapter.

Cheers

Agasthuri