Methods to resubmit suspended items (819985)



The information in this article applies to:

  • Microsoft BizTalk Server 2002

SUMMARY

This article discusses two methods that you can use to resubmit documents in the Microsoft BizTalk Server suspended queue. Typically, the administrator performs the resubmission after the initial problem has been fixed.

Note Not all suspended items can be resubmitted.

To resubmit a suspended item, use one of the following methods:
  • In the BizTalk Administrator MMC, right-click the suspended item, point to All Tasks, and then click Resubmit.
  • Use the Resubmit method of the BizTalkServer_SuspendedQueue class. For more information, see the Microsoft BizTalk Server documentation.

Modification Type:MajorLast Reviewed:2/21/2004
Keywords:kbinfo KB819985 kbAudDeveloper