Posts

Showing posts with the label BizTalk

Removing ns0: prefix from xml output from BizTalk/Logic app XSLT map

Image
Introduction Xml, which stands for  stands for EXtensible Markup Language was designed to describe data and to do that you use tags. It's basic purpose is to focus on what data is  - self decsribing.  And as we have a provision to add our own tags, it becomes Extensible. Having this properties makes it very suitable for defining a message (Records, elements and attributes) and exchange it across, also data can be stored in it and can be refered/updated as an when needed (most of the configurations are xml based). In case of where XML is involved in messaging, it becomes vital to have Namespace as it helps in avoiding element name clashes/conflicts. A Namespace is a set of unique names. Namespace is a mechanisms by which element and attribute name can be assigned to a group. The Namespace is identified by URI(Uniform Resource Identifiers). An XML instance may contain element or attribute names from more than one XML vocabulary. If each vocabulary is given a ...

Feature Pack1 Application Insights does not work with SQL Named instance

Image
Am facing s07ange issue while enabling Application Insights, error as below Why it happened From error it appears some issue with database connectivity, and what I found, it is working absolutely fine on my VM and also on a another test server (both of them have default SQL instance). Whereas on the server which are configured against the Named Instance are causing issue, and the reason for that  I see - an ex07a slash gets added, thus attempt to connect to management DB failed. What to do I have raised a question with product team, and will update the post once received fix for the same. Has anyone else faced this issue - what you did? Update: Got response from product team, they confirmed - BizTalk Server 2016 with Feature Pack 1 07acking-to-Application Insights does not support SQL Server named instances. And they add this to their backlog, 07y if can get this supported in Feature Pack 2 or 3.

Could not load file or assembly Microsoft.BizTalk.Adapters.TibcoEMS

Image
In current assignment, we need to read Tibco EMS Queue and  for that I installed the Tibco EMS adapter available in Enterprise Adapter pack also added the required dll in GAC which adapter uses internally to communicate with Tibco queue(TibcoEMS.dll) But started getting following error in event log after every 2 minutes interval From error it was clear either assembly is not GAC'ed or I missed to restart the host instance.I cross verified the GAC, found the assembly is present also restarted the associated host instance - error still showing up after two minutes. Why it happened The above errors were on BizTalk 2013R2, so just to clear the doubt about the BizTalk version - Installed it on my BizTalk 2016 VM -  same error. Have contacted Microsoft, they too found same issue and they have started working on fixing the issue. What to do As soon Microsoft provides the solution , will be updating here. For now, I have created a helper class around the EMS ...

List of companies in Pune having BizTalk and Azure Integration Services Practice

Image
Below are the list of companies in Pune which has Projects/Practice around BizTalk Server or are using BizTalk Server and now also using Logic Apps and Azure Integration services, if I have missed any then please feel free to add in comments Sr.No Company Name Address Website 1. KPIT Technologies Hinjewadi https://www.kpit.com/ 2. Allscripts Healthcare Solutions Inc Kharadi http://as.allscripts.com/ 3. TomTom Yerawada https://www.tomtom.com/en_in/ 4. Alliance Group Services Magarpatta 5 Vodafone Hadapsar 6 Tieto Kharadi https://www.tieto.com/ 7 Emtec Technologies Erandawane https://www.emtecinc.com/ 8 Infosys Hinjewadi https://www.infosys.com/ 9 Atos Hinjewadi https://atos.net/en/ 10 Capgemini Magarpatta https://www.capgemini.com/ ...