Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 2.37 KB

how-to-delete-a-receive-location.md

File metadata and controls

34 lines (24 loc) · 2.37 KB
description title ms.custom ms.date ms.service ms.reviewer ms.suite ms.topic
Learn more about: How to Delete a Receive Location
How to Delete a Receive Location
06/08/2017
biztalk-server
article

How to Delete a Receive Location

This topic describes how to use the BizTalk Server Administration console to delete a receive location. When you delete a receive location, it is removed from the BizTalk Management database and is no longer displayed in the BizTalk Server Administration console.

When deleting a receive location, bear in mind the following important points:

  • Before you can delete a receive location, it must first be disabled, as described in How to Disable a Receive Location.

  • You cannot delete the primary receive location for a receive port. If you attempt this, you will receive an error message. To delete the receive location, you can either delete the receive port, which also deletes all of the receive locations that it contains, or you can make a different receive location primary and then delete the original receive location. For instructions on making a receive location the primary receive location, see How to Edit the Properties of a Receive Location.

  • After you delete a receive location, restart the Isolated Host Worker Processes corresponding to the deleted receive location.

Prerequisites

To perform the procedure in this topic, you must be logged on with an account that is a member of the BizTalk Server Administrators group. For more detailed information on permissions, see Permissions Required for Deploying and Managing a BizTalk Application.

To delete a receive location

  1. Click Start, click All Programs, click [!INCLUDEbtsBizTalkServerStartMenuItemui], and then click BizTalk Server Administration.

  2. In the console tree, expand the BizTalk group and the BizTalk application for which you want to delete a receive location.

  3. Click Receive Locations, right-click the receive location to delete, and then click Delete.

See Also

Managing Receive Locations