Oct 16

Developing Pipelines Components – UNC Path Error

Recently I developed a custom pipeline component, this component as a specified characteristic: it used a third-party DLL (provided by the client) After

By Sandro Pereira

Oct 5

Certificate configuration in BizTalk Group Error – “An amended object cannot be put u...

Recently I need to configure a certificate in BizTalk Group to sign messages using SMIME component in the pipeline When I try to apply the configurations it

By Sandro Pereira

Sep 14

BizTalk Advanced Mapping Tips – Inline XSLT – Selecting distinct nodes (grouping)

One of the more challenging things to do in XSL 10 was getting a distinct list of values from a set of nodes There is no simple syntax for writing this type

By Sandro Pereira

Sep 11

BizTalk Adapter – Dynamics CRM 4.0 Adapter Updated – Support BizTalk Server 2009

Overview Microsoft® BizTalk® Server Adapter for Microsoft Dynamics® CRM 40 enables integration between Microsoft Dynamics CRM 40 and other business

By Sandro Pereira

Sep 11

BizTalk Orchestration – Orchestration debugging inside Visual Studio – Part II (BizTalk 2009)

In my previous post ("BizTalk Orchestration – Orchestration debugging inside Visual Studio") I explain how to debug BizTalk 2004, 2006 or R2 orchestration

By Sandro Pereira

Sep 7

BizTalk Orchestration – Orchestration debugging inside Visual Studio

HAT it’s great for visual debug orchestration and see the track of the workflow, but there are some situations that we wish to could step through

By Sandro Pereira

Aug 29

BizTalk Working With XPath – XPath 1.0 Operators and Special Characters Quick Reference

Operators Boolean, Comparison, and Set Expressions Filter patterns can contain Boolean expressions, comparison expressions, and set expressions

By Sandro Pereira

Aug 29

BizTalk Working With XPath – XPath 1.0 Function Library Quick Reference

You can use XML Path Language (XPath) functions to refine XPath queries and enhance the programming power and flexibility of XPath The functions are

By Sandro Pereira

Aug 15

What are the different types of transactions available for orchestration?

BizTalk orchestration provides a transactional programming model that includes support for exception handling and recovery from failed transactions

By Sandro Pereira

Aug 15

Difference between call and start Orchestration

BizTalk assigns one thread for every orchestration; even if you are using parallel shape inside your orchestration! When you use Call Orchestration shape

By Sandro Pereira
turbo360

Back to Top