Friday Fact: XML to JSON Conversion in API Management and Logic Apps have...
I don’t know the reason why two products from the same family – Azure Integration Services – have completely different behaviors while converting XML to JSON, but that is the current reality. It is a...
View ArticleSeamlessly Adding Tags to Azure Function Apps via Visual Studio: A Guide for...
Have you ever wondered how to add tags to your Function App through Visual Studio? Let’s break it down, but first, here’s a quick overview of how you would do it in the Azure Portal: On your Function...
View ArticleSend File To a Date-Based Structure Encoder Pipeline Component
Time to get back to BizTalk Server and publish new resources on this amazing product and also return to one of my old pet projects: the BizTalk Pipeline Components Extensions Utility Pack. Today, I...
View ArticleRemove 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 Component. For those who aren’t familiar with it,...
View ArticleBizTalk WCF-SAP Adapter error: Loading property information list by namespace...
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 receive port to handle a new partner,...
View ArticleFriday (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. A Logic App parameter stores values that can be...
View ArticlePowerShell script to identify all SQL V1 actions and triggers inside Logic...
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 (end of March 2024). The query also tries...
View ArticleBizTalk 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 document in the past:...
View ArticleBizTalk Server Visual Studio project: attempted re-targeting of the project...
Yesterday while I was trying to configure a new BizTalk Server RosettaNet project in a client, I found a curious new error/issue while copying the BizTalk Server solution into the client development...
View ArticleLogic App Consumption deployment: The secret of KeyVault parameter cannot be...
Recently, a client asked me for help rectifying some existing logic apps in their environment because their resource had left the company. Not only to rectify the project but to put it in a better...
View Article