We have a XI which has a dialog instance.now we use the XI to connect to R3 system using abap proxy and to a no-sap system using JDBC.
no-sap sys(DB2)->JDBC adapter<-xi(CI+Di)->r3
The question is how to achive load balance,using web-dispatcher or other method?
Thanks in advance!