We have the following architecture:
Local WM IS & Broker (Windows Server 2000) and remote MS SQL server database.
There are a set of adapter notifications on the remote database. Ping is about 100ms between WM and the database. An adapter notification can only load 2-4 records in a second. I turned off everything except AN and a trigger. The flow service that processes the appropriate publishable document is empty. Such speed is inappropriate for our data synchronization task.
How can I improve the performance? Please advice.
I have been recommended to setup an Adapter Run-time in the same LAN with the remote database and put JDBC connection there in order ART could retrieve the data fast and publish them on our broker. Have you ever worked with such architecture? Is it feasible?
#Adapters-and-E-Standards#Integration-Server-and-ESB#webMethods