PDA

View Full Version : Configuring Database Location of Message Store for SAP Adapter 46


beau_brewer
09-09-2003, 09:29
This is a tip rather than a question.

We are using SAP Adapter 4.6 on our 6.01 Integration Server installation. After following the instructions for configuring the Message Store to write to a database, we experienced an issue where IDocs or BAPIs sent from SAP to the SAP Adapter had absolutely no effect: No logs were updated, nothing was written to the database, no routing rules or the services associated with the routing rules were invoked.

After several weeks of troubleshooting with webMethods support, the root cause of the problem was determined to be the execute ACL settings on several of the internal services with the SAP Adapter. After resetting these services to SAPuser rather than Administrator ACL, the issue was resolved.

Hope this saves some headache for someone else out there.

jplesmid
10-10-2003, 06:58
Beau,

Can you please provide the names of the services for which you modified the ACL?

We had the same problem. Our not-so-good solution was to simply make SAPUser an Administrator. The plan was to figure out which service(s) needed to have their ACL changed later.

Thanks very much