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

Aug 15

Input/Output parameters in orchestrations – Adding Parameters to Orchestrations

You can specify what parameters your orchestration should take in the Orchestration View window An orchestration can take the following items as

By Sandro Pereira

Aug 15

EDIFACT Encoding – EDI Character Set Support

For EDIFACT encoded interchanges, you can set the character set for a party by setting the UNB11 party property in the UNB Segment Definition property page for

By Sandro Pereira

Aug 7

Debug maps in BizTalk 2006/2006 R2 and in BizTalk 2009

This is a great feature, that in most cases overlooked, because maps can become very large, to the point that is difficult to read, very difficult to maintain

By Sandro Pereira

Jul 24

BizTalk Orchestration – Call Orchestration from another project or from another BizTalk Application

Imagine that we have 2 Visual Studio BizTalk Projects: Project1 Orch1 Schema1 Project2 Orch2 Both are deployed to the same BizTalk

By Sandro Pereira

Jul 24

There was a failure executing the send pipeline: “Microsoft.BizTalk.DefaultPipelines.XMLTra...

When trying to receive an XML document from a Receive Port, it occurs the following error message and the message is suspense: “… Error Description:

By Sandro Pereira

Jul 24

Problem with Edifact Interchange and loopback adapter Receive Pipeline – Received unexpecte...

In a previous project, I worked with EDI message to interchange with partners, but before I send the message to the partner I have the need to pass them

By Sandro Pereira

Jul 20

BizTalk Document Mapping – Mass Copy Functoid

The Mass Copy functoid allows source records and containing elements and attributes to be copied and mapped across to the destination schema It creates a

By Sandro Pereira
turbo360

Back to Top