Microsoft Knowledge Base Email Alertz

(838692) - Discusses how deploying an orchestration can cause documents that are in the location that is monitored by the orchestration's Receive location to be suspended.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 838692 - Last Review: May 13, 2004 - Revision: 1.1

Some messages are suspended after you deploy an orchestration in BizTalk Server 2004

On This Page

SYMPTOMS

In Microsoft BizTalk Server 2004, when you deploy an orchestration, any messages that may already be present in the location that is specified by the receive location of the orchestration are picked up and then suspended.

CAUSE

When you deploy an orchestration, the receive location for the orchestration is auto-enabled. With the receive location set as auto-enabled, messages are picked up immediately. However, the orchestration is not yet enlisted. Therefore, the Messaging Engine suspends the messages.

Note You can view the state of the messages with the Health and Activity Tracking (HAT) tool.

WORKAROUND

To work around this problem, use the HAT tool to save the messages and then resubmit them.

MORE INFORMATION

Steps to reproduce the problem

  1. Add a port to a BizTalk Server orchestration.
  2. Start the Port Configuration Wizard.
  3. In the Welcome to the Port Configuration Wizard dialog box, click Next.
  4. Click Next to accept the default name for the port.
  5. In the Select a Port Type dialog box, click Next to accept the default options.
  6. In the Port Binding dialog box, select the following settings:
    Collapse this tableExpand this table
    SettingValue
    Port direction of communicationI'll always be receiving messages on this port
    Port bindingSpecify now
    TransportFILE
    URISpecify the folder that already contains documents that you want to process with the Orchestration.
    Receive PipelineMicrosoft.BizTalk.DefaultPipelines.XML
    Click Next, and then click Finish.
  7. Right-click the BizTalk Server project, and then click Deploy.

    The documents that are located in the folder that is specified by the URI setting for the receive location are picked up and then suspended.

APPLIES TO
  • Microsoft BizTalk Server 2004 Standard Edition
  • Microsoft BizTalk Server 2004 Enterprise Edition
  • Microsoft BizTalk Server 2004 Developer Edition
  • Microsoft BizTalk Server 2004 Partner Edition
Keywords: 
kbbtsorchestration kbbtsmessaging kbbtshat kbprb KB838692
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate