WCF-SAP Adapter error: The parameter Program Id required for SAP Inbound Handler was not specified
Jul 31, 2021
Recently, while I was testing an integration solution on a client that uses a WCF-SAP adapter to receive an IDOC from the SAP system, I got the following
BizTalk WCF-SQL Error: System.NotSupportedException: The SqlDbType “” is not supported
Mar 17, 2021
Recently, while I was testing an integration solution on a client that uses WCF-SQL to insert data into a SQL Server database, I got the following
BizTalk WCF-ORACLEDB Oracle.DataAccess.Client.OracleException: ORA-00942: table or view does not ...
Oct 6, 2020
Following my previous blog post, OracleDataAccessClientOracleException: ORA-00942: table or view does not exist, and once I was able to solve that last
BizTalk WCF-ORACLEDB Oracle.DataAccess.Client.OracleException: The provider is not compatible wit...
Oct 2, 2020
I'm back to one of my favorite topics: errors, warnings, causes, and solutions blog posts – I still have plenty in my backlog to publish I recently
BizTalk WCF-SQL Error: Microsoft.ServiceModel.Channels.Common.MetadataException: Object [dbo].[Co...
Nov 6, 2019
In the past, I wrote a blog post about a similar type of error: BizTalk WCF-SQL Error: MicrosoftServiceModelChannelsCommonMetadataException: Object
BizTalk Server WCF-SAP Adapter: System.ArgumentException: An item with the same key has already b...
Nov 30, 2018
Following my last post and continuing with the pain points of migrating BizTalk Server infrastructure tasks, I found another interesting error: WCF-Custom
BizTalk Server WCF-SAP Adapter: SAP.Middleware.Connector.RfcCommunicationException: LOCATION CPIC...
Nov 28, 2018
I’m currently migrating a BizTalk Server infrastructure from 2013 R2 to 2016 This is a simple task to do in terms of BizTalk Server Applications or BizTalk
BizTalk WCF-SQL Error: Microsoft.ServiceModel.Channels.Common.ConnectionException: Login failed f...
Oct 9, 2018
And yes, this is just another "Login failed for user" SQL Server WCF-Adapter related error In the past, I wrote about a similar topic, BizTalk WCF-SQL
BizTalk WCF-ORACLEDB error: PL/SQL: ORA-00917: missing comma
Aug 20, 2018
In the last few months, I have been working with the ORACLE adapter, mainly doing direct insert operations on ORACLE tables, and as you might imagine, I found

