by Stephen Thomas | Oct 7, 2004 | Azure Integration Thoughts
Have you seen an error that looks like the one below on your Send Pipelines? There was a failure executing the send pipeline: “Microsoft.BizTalk.DefaultPipelines.XMLTransmit” Source: “XML assembler” Send Port: “some location”...
by Stephen Thomas | Oct 7, 2004 | Azure Integration Thoughts
I found out tonight that Delivery Notification set to Transmitted works differently for Send Groups. In the case of Send Groups, no NACK is returned if any of the Send Ports in the group fails.
by Stephen Thomas | Oct 6, 2004 | Azure Integration Thoughts
I think most BizTalk users have some idea about what Property Promotion is. I would say Property Promotion is the process of taking message or system data and putting it into the message context. The tricky part is when and how properties get promoted. The items that...
by Stephen Thomas | Oct 6, 2004 | Azure Integration Thoughts
Make sure you check out Todd Uhl’s Blog. He has a sample working with Role Links in BizTalk 2004. This is something I had not looked into yet but his sample makes it look easy and useful. Todd is working on the Tech Arch team on my current project. Watch for...
by Stephen Thomas | Oct 5, 2004 | Azure Integration Thoughts
Here is another sample of a Sequential Convoy in BizTalk 2004. This is a little different then most, it contains a Parallel Action shape that allows for concurrent parallel processing of inbound messages. What does this accomplish? It is all about control. This...
Recent Comments