0

I am facing a problem in BizTalk 2006. The problem is that I have to reset ISA13 (Interchange control number).

Dijkgraaf
  • 11,049
  • 17
  • 42
  • 54
Abhinav
  • 1
  • 1

2 Answers2

0

Unfortunately I only have a BizTalk 2010 available here, so i'm not sure if this functionality is already present in BizTalk 2006/2006 R2.

In BizTalk 2010 and 2009 you have the option to reset the ISA on the following party agreement (see image below).

Do you have a similar option in BizTalk 2006 R2 in the party settings?

Agreement properties

zurebe-pieter
  • 3,246
  • 21
  • 38
  • Thanks Pieter for your answer. But I don't think this functionality is available in BT 2006. That's why I am trying to find any possible workaround, if so. Also I am using BT 2006 not BT 2006 R2. – Abhinav Oct 10 '14 at 15:33
0

I also do not have BizTalk 2006/R2 installed. My suggestion is looking for the related stored procedure, which in my BizTalk 2013 installation, it looks like the edi_ResetX12Icn in BizTalkMsgBoxDb.

Zee
  • 830
  • 1
  • 9
  • 22