Apr 29

BizTalk Server Orchestration error: There is no value associated with the property in the message

In some BizTalk solutions, we have the need to access some properties that were promoted to the context of the messages in the receive pipelines inside the

By Sandro Pereira

Sep 5

Checking for the existence of a property by Thomas Canter

Today, I will bring back to life another old BizTalk Server blog post by an old friend of mine, Thomas Canter, with his permission, that I find pretty

By Sandro Pereira

Sep 4

The maligned Distinguished Field or why Distinguished Fields are cool by Thomas Canter

Today, I will bring back to life an old BizTalk Server blog post by an old friend of mine, Thomas Canter, with his permission, that I find pretty interesting

By Sandro Pereira

May 10

Your Guide to BizTalk Message Context Properties whitepaper

As you most likely are aware, when a document is received by a BizTalk Server adapter, the adapter creates a BizTalk message for the document The BizTalk

By Sandro Pereira

Mar 23

Receive Location Name Property Promotion Pipeline Component

I just updated my BizTalk Pipeline Components Extensions Utility Pack project available on GitHub with a new component: Receive Location Name Property

By Sandro Pereira

Oct 26

BizTalk Training – Accessing and change message values inside orchestration

There are 3 ways that we can read and set values of the message inside orchestration: Using Property promotion Using XPath expressions Using

By Sandro Pereira

Mar 28

Distinguished Fields vs. Promoted Properties

BizTalk provides two types of property promotions: Distinguished Fields and Property Fields In a simplified manner, distinguished fields can only be used

By Sandro Pereira
turbo360

Back to Top