Hi,
We are currently using Biztalk 2004 to call a few SAP BAPIs using the Microsoft Biztalk Adapter 2.0 for SAP (SP1). We are using the SAP .NET connector runtime 1.0.3.
Currently I have no issues when testing on my my dev machine (Windows XP), but on our test server (Windows 2K3), I consistently get the following error when calling a BAPI through the send port:
******
Event Type: Warning
Event Source: BizTalk Server 2004
Event Category: BizTalk Server 2004
Event ID: 5743
Date: 27/02/2007
Time: 10:24:09 AM
User: N/A
Computer: HOA134033NB
Description:
The adapter failed to transmit message going to send port "sap://AS:10.140.0.195/00/500/". It will be retransmitted after the retry interval specified for this Send Port. Details:"Name or password is incorrect (repeat logon)".
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
*******
This is using the same credentials I have configured on the send port on the dev machine. I am connecting to the same SAP server from my dev machine and the test machine.
I have searched the forums and tried lower case user and pass, uppercase pass, upercase user and pass, etc. But no success. The send port on my laptop is fine with lowercase user and pass.
I've also tried reinstalling the connector and adapter with no success.
I'm just wondering if anyone can shed some light on this issue? All I can think of is that maybe its the difference between the .net connector versions between my dev machine (connector for vs2003) and the test server (connector runtime). But we don't want to install vs2003 on the test machine.
I'm unfortunately not much of a SAP expert. Pls let me know if you need any more information.
Any help would be much appreciated...