BizTalk Server Orchestration error: There is no value associated with the property in the message
Apr 29, 2024
In some BizTalk solutions, we need to access properties promoted to the message context by receive pipelines or adapters and use them inside orchestrations We
Friday Fact: Logic Apps decode all sorts of Base64 files, but, sometimes, not the way you expect!
Apr 26, 2024
When you need to decode a Base64 file, Logic Apps can handle it for you You can use an expression to perform the decoding step For example, imagine a Logic
There was a failure executing the send pipeline: Microsoft.BizTalk.DefaultPipelines.XMLTransmit, ...
Apr 24, 2024
I wrote this issue many years ago in this blog post, and I'm revisiting it to add more information about it because today I got the same error while trying to
BizTalk Server WCF-SQL: Invalid object name while using temporary tables
Apr 23, 2024
It is common to use temporary tables to implement internal logic in your SQL queries or scripts I have seen it used several times, for example, inside
Friday Fact: Response Connector Do Not Perform A Schema Validation At Runtime: Workaround!
Apr 19, 2024
When you need to perform a schema validation at runtime while using the trigger, When a HTTP request is received, Logic Apps gives us the possibility to
BizTalk Server WCF-SQL: The certificate chain was issued by an authority that is not trusted.
Apr 18, 2024
Today, while trying to generate a new WCF-SQL Schema from Visual Studio, we got the following error: Connecting to the LOB system has failed A
Logic App Transformation Error: InvalidXml. The XML validation failed. Data at the root level is ...
Apr 17, 2024
In this saga of Errors and Warnings, Causes, and Solutions in Azure - if you follow me, you know that this is one of my favorite topics - I got a fancy one If
API Management Terraform deployment error: A resource with the ID already exists
Apr 16, 2024
Following my last blog post: API Management Terraform deployment error: The user, group or application ‘does not have secrets get permission on key vault
API Management Terraform deployment error: The user, group or application ‘does not have se...
Apr 15, 2024
Last week, I got, once again, the following error while trying to deploy an API on API Management using a Terraform Visual Studio project: Error: making


