by Integration Expert | Jun 23, 2016 | Research, Technical
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 into small reusable chunks encapsulated in...
by Jorge Pastorini | May 26, 2016 | BizTalk Server 2013 R2, Research, Technical
This New Cumulative Update 3 includes the following fixes: BizTalk Server adapters FIX: All files in the Archive folder are picked up when you use a receive location to receive files from a SharePoint library FIX: WCF-SAP NCO receive locations listen to only one...
by Karmel Moosavi | May 17, 2016 | Research, Technical
BizTalk Server is a persistent system. Meaning that messages, while residing in BizTalk, are never lost, especially if they fail. Whether it is a failure related to the transaction itself (transformation, parsing, etc.) or a failure within BizTalk itself (server...
by Jorge Pastorini | Apr 25, 2016 | BizTalk Server 2013 R2, Research, Technical
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 fixes: BizTalk Server adapters FIX:...
by Karmel Moosavi | Apr 13, 2016 | Research, Technical
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 “Integration”...