cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC adapter as sender

Former Member
0 Kudos

I have staging table where this table is populated with Legacy data for the sales orders. Every day , there are huge number of orders will be generated approx:30000. From the staging table,I am planning to use JDBC sender adapter to send the data to XI and from XI to SAP with ORDERS idoc.

Can any one tell me how will be the perfomance of message transfrmation with these huge volume of data?

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>>Can any one tell me how will be the perfomance of message transfrmation with these huge volume of data?

it's best and most reliable if you test it yourself

there are many tools like Loadrunner (Mercury)

that will help you with stress tests for your interface

and this way you'll know for sure:)

Regards,

michal

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

JDBC adapter works based the Thread concept.

One link about that is-

Regd. Performance of this , not experienced yet.

Regards,

Moorthy