Questions tagged [biztalk-2006]

BizTalk Server (or simply "BizTalk") enables companies to automate business processes, through the use of adapters which are tailored to communicate with different software systems used in an enterprise. Created by Microsoft, it provides enterprise application integration, business process automation, business-to-business communication, message broker and business activity monitoring.

BizTalk Server 2006 was the first version to run on Microsoft .NET 2.0.

BizTalk Server 2006 R2 was the first version to utilize the new Windows Communication Foundation (WCF) via native adapter.

18 questions
0
votes
1 answer

BizTalk 2006 Event Log Warnings - Cannot insert duplicate key row in object 'dta_MessageFieldValues' with unique index 'IX_MessageFieldValues'

We have been seeing the following 'warnings' in the event log of our BizTalk machine since upgrading to BTS 2006. They seem to occur randomly 6 or 8 times per day. Does anyone know what this means and what needs to be done to clear it up? we have…
0
votes
2 answers

How to reset ISA13 (Interchange control number) in BizTalk 2006

I am facing a problem in BizTalk 2006. The problem is that I have to reset ISA13 (Interchange control number).
Abhinav
  • 1
  • 1
0
votes
1 answer

Avoiding Zombies in BizTalk 2006 Orchestration

I'm running BizTalk 2006, and I have an orchestration that receives a series of messages (orders) that are correlated on BTS.MessageType. On my delay shape, I check the time until midnight, which is the batch cut off. I'm getting occasional…
TimWagaman
  • 980
  • 1
  • 10
  • 31
1
2