Sandro Pereira Blog

My notes about Enterprise Integration: BizTalk Server, Service Bus, Logic Apps, API Management, Flow, PowerApps and everything Integration related.

Most Popular Downloaded Book

BizTalk Mapping Patterns & Best Practices

get the book
Sandro Pereira

Mar 18

BizTalk Oracle Adapter error: The assembly required for type mapping not found.

Today while I was developing a new BizTalk Server solution that communicates with the Oracle database, I encountered a familiar issue that I forgot to

By Sandro Pereira

Mar 15

PowerShell script to identify all SQL V1 actions and triggers inside Logic Apps Consumption

A few days ago, Luis Rigueira created a Kusto query to identify all Logic Apps Consumptions that use SQL V1 actions and triggers that will soon be deprecated

By Sandro Pereira

Mar 15

Friday (funny) Fact: There is no size limit for the Logic App parameter name

In Azure Logic Apps, you can abstract values that might change in workflows across development, test, and production environments by defining parameters

By Sandro Pereira

Mar 14

Logic Apps Consumption SQL Connector version 1 Actions/Triggers will be deprecated!

Microsoft has announced that Version 1 Actions/Triggers of the SQL Connector for Logic Apps will be deprecated by the end of March 2024 In response, we have

By Luis Rigueira

Mar 8

Friday Fact: Logic Apps don’t interpret escaped characters as plain text, even inside a str...

In the realm of Logic Apps, the treatment of escaped characters differs from handling plain text Let's look into a scenario were understanding special

By Luis Rigueira

Mar 1

Friday Fact: When a HTTP Request is Received trigger can accept more http methods other than POST

Diving into Logic Apps, it's a common oversight to assume that only POST requests can be use when using the "When a HTTP request is received" trigger However,

By Luis Rigueira

Feb 28

BizTalk WCF-SAP Adapter error: Loading property information list by namespace failed or property ...

A client reported to me an error that we were getting in our BizTalk Server production environment this week We had deployed a new orchestration and a new SAP

By Sandro Pereira

Feb 27

BizTalk Server to Azure Integration Services: Validate XML messages before executing the business...

Welcome again to another BizTalk Server to Azure Integration Services blog post In my previous blog post Today, we will address a common scenario and

By Sandro Pereira

Feb 23

Friday Fact: Parallel branching in Logic Apps enables asynchronous execution of multiple tasks si...

Parallel branching is a concept utilized in various workflow automation systems, including Logic Apps, to enhance the efficiency and flexibility of task

By Luis Rigueira

Feb 21

Remove XML Empty Nodes Pipeline Component

Another day, another BizTalk Server Pipeline Component! Today, I decided to release a brand new component called the Remove XML Empty Nodes Pipeline

By Sandro Pereira
turbo360

Back to Top