Hello, currently using WM version 10.7. We have in place many webservices Web Service Descriptor that call out many adapter Adapter Services (to call out a function in SAP) which uses SAP Adapter connection ‘cnx_adapter_sap’ to communicate with SAP.
When launching the adapters manually on webMethods portals, it works. But during the night, the adapter is being launched constantly and at some point it fails with the following error message.
—>
Configuration of the sap connection adapter is as follows:
Connection Type RFC connection
Package Name Omega_commun_connexion
Connection Properties
Connection Alias cnx_adapter_sap
User Name xxxx
Password ******
Repository User Name
Repository Password ******
Client 100
Language FR
Load Balancing Off
Application Server
System Number 02
Logon Group WM
Message Server Host
Message Server Service
System ID IT3
External RFC Server No
Program ID
Gateway Host
Gateway Service
Repository Server
SNC Enabled No
SNC Quality of Service Use global build-in default settings
SNC Name
SNC Partner Name
SNC Authentication User and Password
SAP Router String
Use SAPGui Off
RFC Trace Off
Log transaction status Off
Store message body Off
Connection Management Properties
Enable Connection Pooling true
Minimum Pool Size 0
Maximum Pool Size 10
Pool Increment Size 1
Block Timeout (msec) 1000
Expire Timeout (msec) 1000
Startup Retry Count 0
Startup Backoff Timeout (sec) 10
We have 4 SAP server, initially we had the load balancing on and the adapter will connect to any 4 servers. For testing purposes, we now have pointed it to one of the servers and it still fails when the batch is launched at night.
Version of adapter SAP : 10.1
The webservices were created on version 8.2. What does this error corresponds?