Questions tagged [biztalk]

Microsoft BizTalk Server is a server product for Business Process Management and Enterprise Application Integration, developed by Microsoft.

Microsoft BizTalk Server is a server product for Business Process Management and Enterprise Application Integration, developed by Microsoft.

BizTalk enables organizations to integrate their business processes and manage through the exchange of electronic business documents (such as purchase orders, invoices, delivery notes, etc.) between applications in XML and other formats, as well as outside the boundaries of the organization. BizTalk supports several standard EDI formats such as EDIFACT, X12 and RosettaNet, and there are plenty of adapters available for facilitating connections to several platforms (including SAP and PeopleSoft) via various protocols such as HTTP, FTP, FTPS and SMTP.

BizTalk Server uses the Microsoft .NET technology and supports both SOAP and RESTful and Web Services. Software for BizTalk Server is done through Visual Studio .NET.

A mature product on its 11th release, BizTalk Server 2020 provides a solution that allows organizations to more easily connect disparate systems. Including over 25 multi-platform adapters and a robust messaging infrastructure, BizTalk Server provides connectivity between core systems both inside and outside your organization. In addition to integration functionality, BizTalk also provides strong durable messaging, a business rules engine (BRE), EDI connectivity, Business Activity Monitoring (BAM), RFID capabilities and IBM Host/Mainframe connectivity.

The BizTalk messaging system is mainly based on XML, as all incoming messages to this Middleware, such as flatfiles or JSON, are converted into a readable XML message, through a pipeline. BizTalk then lets you develop your own logic to process the messages through the application. The three main kinds of processing are done through Orchestrations, Maps and XSLT code.

BizTalk Server 2013 R2 has added more Cloud Integration capabilities and has added support for REST, and BizTalk 2016 added even more cloud integration. BizTalk 2020 rolled up the features introduced in BizTalk 2016 Feature packs into the main release.

Understanding BizTalk Server

BizTalk Server core documentation

What's New in BizTalk Server 2013 and 2013 R2

What's New in BizTalk Server 2016

What's New in BizTalk Server 2020

3571 questions
1
vote
3 answers

BizTalk 2006 Tracking Database Won't Shrink - Why?

I am running a BizTalk 2006 server instance on a SQL 2000 SP4 Database. I have a 10 GB Tracking DDB (9GB Used / 1GB Free). I am running the DTADB Archive & Purge jobs every hour. It is purging messages at 10 Days / 14 Days Hard. It runs without…
Christian Loris
  • 4,159
  • 1
  • 20
  • 29
1
vote
1 answer

How can I get Windows Phone 7 to turn into an RFID Reader?

I am currently developing a Windows CE 6.5 application which runs on Unitech's PA690 RFID Reader device, which hosts BizTalk RFID Mobile 2010 to connect with a BizTalk RFID 2010 Server located at the POS. Here is the URL to the PA690 RFID device: I…
Bathla
  • 125
  • 9
1
vote
1 answer

Cannot catch wcf service exception in biztalk orchestration

I'm trying to put exception handling into my working orchestration and cannot get the exception caught. It keeps suspending the message instead of executing my exception block to handle it more gracefully. Any suggestions? Here are the event log…
Jay
  • 13,803
  • 4
  • 42
  • 69
1
vote
3 answers

Outbound Map not being used

I have a receive port. It calls a stored procedure for transport, then the receive pipeline is just passthrureceive (I tried XMLReceive, but that caused many more issues). I have a send port that has the filter set so it picks up the type of the…
user1466918
1
vote
1 answer

Is it possible to patch clustered SQL Server without a BizTalk outage?

We have a BizTalk Server install backed by a clustered SQL environment for high availability. However, whenever the SQL environment is patched there is a momentary outage as part of node failover. Consequently the host instances stop and BizTalk…
Matt Mitchell
  • 40,943
  • 35
  • 118
  • 185
1
vote
1 answer

How to configure netMessagingBinding in BizTalk Server 2010

I have windows Azure SDK 1.6, BizTalk Server 2010 and Windows EAI SDK April 2012 CTP installed. While creating a receive location with WCF-Custom adapter I have to use netMessagingBinding, which dont appear in the binding type list of WCF-Custom…
1
vote
2 answers

View BizTalk orchestration code behind in VS2005

My BizTalk (2006) orchestrations open by default in design view. I need to see the file behind (which appears like XML). I don't know how to switch. With winforms and the like, F7 is the 'go to code' shortcut but I can't find any equivalent for…
Dave
  • 8,163
  • 11
  • 67
  • 103
1
vote
1 answer

Enrich message from within same message

Using Biztalk 2010 I have a incoming message with this structure: 100 Some description
user155814
  • 101
  • 1
  • 9
1
vote
1 answer

Creating a BizTalk WCF endpoint with existing wsdl

A third party vendor has given me a wsdl for a service they expect to be able to call into. Is it possible to expose WCF endpoint in BizTalk based on that existing service contract and schemas, without trying to reverse engineer it?
aceinthehole
  • 5,122
  • 11
  • 38
  • 54
1
vote
1 answer

Scary BizTalk receive location bug

I just noticed a major bug (Unless im missing something) in BizTalk connected to a servicebus queue using the WCF-Custom adapter. I noticed a message had not reached BizTalk from the queue so i checked that the receive location was running in…
DOOMDUDEMX
  • 644
  • 1
  • 8
  • 24
1
vote
3 answers

How to develop BizTalk Server projects without a BizTalk Server installed?

I have Visual Studio 2010 and BizTalk Server 2010. I need to uninstall BizTalk. Is it possible to continue to use Visual Studio for BizTalk development? If so, what do I have to do?
1
vote
3 answers

Is restarting Biztalk host instance as a daily schedule job a best practice?

I'm a BizTalk newbie, and recently ran into some issue where the biztalk orchestration get stuck and i'm forced to restart host instance to get the message processing again. What i found weird is by doing a test, i can see that the biztalk host…
melaos
  • 8,386
  • 4
  • 56
  • 93
1
vote
0 answers

Convert MultiPart Message into XML/HL7 using Custom Send Pipeline inside Orchestartion

In my Project, I am using custom a send pipeline inside orchestration to convert MultiPart message into HL7 message, so that I can log Raw HL7 message into DB , by the next step in orchestration. In Custom Pipeline, I used BTAHL7 2.x Assembler,…
1
vote
1 answer

Connecting to Novell Groupwise using BizTalk 2010

I need to read incoming emails from Novell Groupwise using the BizTalk 2010 POP3 adapter. No matter which combination of settings I try, I cannot log on to the POP3 server. The Groupwise server responds to telnet on the 110 port, so there is a…
1
vote
2 answers

BizTalk Business Rule Engine Compare DateTimeNow within a range of dates?

I try to use Between predicate to compare the current datetime with a range of date time. I reference mscorlib assembly and use get_Now() within DateTime class in the assembly to get DateTimeNow. I have problem to compare this current datetime with…
Xiao Han
  • 1,004
  • 7
  • 16
  • 33