Skip to content
Let’s Talk(678) 203-0800 Partner ProgramDocumentationDocsBlogContact

Integration Engine Alternatives

Jul 13, 2016

Advantages, drawbacks, and a structured selection process of integration engine alternatives As software and computing, in general, continues to evolve, there are continually more choices available to businesses that are looking to update, replace, or initially…

Read more →

Divide and conquer – The Microservice approach

Jun 23, 2016

If there’s a phrase that has being always present and reinventing itself in the programming world, that phrase is “Divide and conquer”. In the first years of programming languages, it was about dividing the spaghetti code…

Read more →

New Cumulative Update 3 for BizTalk Server 2013 R2

May 26, 2016

[su_row][su_column size=”1/3″][/su_column][su_column size=”2/3″] This New Cumulative Update 3 includes the following fixes: [/su_column][/su_row] BizTalk Server adapters FIX: All files in the Archive folder are picked up when you use a receive location to receive files from a…

Read more →

Cumulative Update 2 for BizTalk Server 2013 R2

Apr 25, 2016

The Microsoft Integration Team has announced their cumulative update 2 for BizTalk 2013 R2. This new package will allow you to apply some fixes and also enable some new features. This cumulative update 2 includes the following…

Read more →

Exceptions in BizTalk Server

Apr 13, 2016

Exceptions in BizTalk Server’s Server’s execution model are somewhat similar to the Windows Application that we recently blogged about. Generally, an integration transaction starts from an origin system, and it ends at a destination system. Within this…

Read more →

What is Exception Handling?

Mar 8, 2016

The general concept around exception handling is to not let the system handle exceptions, but instead to do something about them. Conventional programming languages such as Java, C++ or C#, exception handling is best practice, and…

Read more →

Introduction to BizTalk Exception Handling

Feb 26, 2016

[edsanimate_start entry_animation_type= “fadeInDown” entry_delay= “0” entry_duration= “0.5” entry_timing= “linear” exit_animation_type= “” exit_delay= “” exit_duration= “” exit_timing= “” animation_repeat= “1” keep= “yes” animate_on= “load” scroll_offset= “” custom_css_class= “”] The current version of BizTalk (2013 R2) ships with…

Read more →