cancel
Showing results for 
Search instead for 
Did you mean: 

May i know how to develop this scenario

Former Member
0 Kudos

Hi Experts,

can any one help in this scenario, i am getting data from different external system (data comes as flat files from 3 different leagasy systems, aswell from oracale data base), i want to post these data to Payroll system(R3). may i know how many file adapters and communicatoin channles do i requre to implement this scenario.

thanks,

dhanush

Accepted Solutions (0)

Answers (3)

Answers (3)

prateek
Active Contributor
0 Kudos

Sender:

3 file sender communication channels

1 JDBC sender communciation channel

Receiver:

Idoc receiver or RFC receiver or XI adapter (proxy) according to ur scenario needs.

Regards,

Prateek

justin_santhanam
Active Contributor
0 Kudos

Dhanush,

As far as my understanding from ur scenario. You need BPM to achiveve the same.

You need 4 communication channels from sender side and one receiver channel.

3 sender channels pointed to 3 different legacy systems and 1 communication channel for Oracle.

Mapping logic must be N:1

BPM Logic.

Fork (4 branches )-->Place receiver step on each branch and check all of them to start the process ---> Transformation step(N:1 Mapping) -


>Send

Hope it helps!!

-raj.

Former Member
0 Kudos

Hi dhanush,

It depend on the format of the files,

If the all 3 files are in the same format, and you don't care which system send the file, you can use one communication channel and configure in the BPM 3 steps of recieve,

Otherwise you will need 3 different communication channel, one per file,

Best Regards,

Guza