cancel
Showing results for 
Search instead for 
Did you mean: 

File->XI->RFC, JDBC

Former Member
0 Kudos

Hello Gurus.

I have a scenario where i have to load File to JDBC (Oracle) and RFC (SAP) in parallel.

If my file is QoS (EO), then do I have to use BPM to send the message to JDBC and RFC,

or I can just create two Receivers, and the message will split in the pipeline on IE?

The file is loaded once in Quarter, every 3 months.

Thanks in advance...

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

"In Parallel" means you may have to use BPM where you can have a parforeach block to simultaneously send the message to both the receivers.

But i see why this process can be done in a sequence. If so , BPM is not required. You just have to MAP the Outbound to 2 inbounds, namely IDOC and the RFC.

Raj

iprieto
Contributor
0 Kudos

Hi Igor,

The best choice is sending the message creating two Receivers if you don't have a complex process where you must send an e-mail, idoc status, etc ......... and for better performance too.

Best regards

Ivá