Sunday, May 25, 2008

HowTo use dynamic SAP Send Port with SAP Adapter 2.0

as described in the linked ms article above you can set the SAP URI dynamically. But the most problem you have is to install the SAP Adpter 2.0 on a Windows Vista Client... SAP Connector... VS.NET 2003... and all these stupid stuff....

Main problem is to set the username and password on runtime. You have to address the SAP Adapter properties in the header of the message send to the SAP system. You need to reference th Microsoft.BizTalk.SAPAdapterProperties.dll into your VS.NET Solution and you are now able to set the user credientials at runtime.

No comments:

Post a Comment