2 min read

WCF-SAP Adapter error: The parameter Program Id required for SAP Inbound Handler was not specified

Sandro Pereira

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

2 min read

BizTalk WCF-SQL Error: System.NotSupportedException: The SqlDbType “” is not supported

Sandro Pereira

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

3 min read

BizTalk WCF-ORACLEDB Oracle.DataAccess.Client.OracleException: ORA-00942: table or view does not ...

Sandro Pereira

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

4 min read

BizTalk WCF-ORACLEDB Oracle.DataAccess.Client.OracleException: The provider is not compatible wit...

Sandro Pereira

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

4 min read

BizTalk WCF-SQL Error: Microsoft.ServiceModel.Channels.Common.MetadataException: Object [dbo].[Co...

Sandro Pereira

Nov 6, 2019

In the past, I wrote a blog post about a similar type of error: BizTalk WCF-SQL Error: MicrosoftServiceModelChannelsCommonMetadataException: Object

4 min read

BizTalk Server WCF-SAP Adapter: System.ArgumentException: An item with the same key has already b...

Sandro Pereira

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

5 min read

BizTalk Server WCF-SAP Adapter: SAP.Middleware.Connector.RfcCommunicationException: LOCATION CPIC...

Sandro Pereira

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

5 min read

BizTalk WCF-SQL Error: Microsoft.ServiceModel.Channels.Common.ConnectionException: Login failed f...

Sandro Pereira

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

5 min read

BizTalk WCF-ORACLEDB error: PL/SQL: ORA-00917: missing comma

Sandro Pereira

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

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top