Hello,
I created a web service that allows a SAP Portal to get information
out of a MS SQL database. For transfering a single entrie request he needed
about 10 to 15 seconds. Because of this, we tried to connect the SAP Portal
direct to the database and 14.000 entries are transfered in 2 seconds.
This is a very bad performs. I think it's because XI has to pack all information
into XML and unpack it again.
Is there a way to speed up the XI??
regards