AnswerBun.com

How to pause a send port and queue messages?

Server Fault Asked by Jens Ehrich on January 3, 2022

Background

I have a BizTalk 2013 R2 server that has several Send Port Groups configured to send EDI messages. Occasionally we need to pause one of the send ports. During this time we would like messages to be queued instead of discarded, similar to how BizTalk keeps messages that don’t have any subscriptions at all.

Configuration

Here is a simplified example of one of these port groups:

EdiOutPortGroup (filter: EdiDst == CustomerId)
  |-- PartnerFtpSendPort
  |-- LocalArchiveSendPort
  |-- SomeOtherSendPort

Question

How can I temporarily stop the LocalArchiveSendPort without losing the messages that would normally be delivered there?

I would like new messages to queue up and be sent once the port is active again, but b/c there are still other active Send Ports in the group, new messages are delivered to the active ports with (seemingly) no way to resend them to LocalArchiveSendPort later.

One Answer

Stop but don't Unenlist that send port. The message will suspend with the following error message.

Service instance was suspended because the corresponding service (orchestration, sendport, ...) was in the stopped state. Instance can be resumed after corresponding service is started.

If you Resume the message, even while the Port is stopped, it will actually send. When you are ready to send message as normal, just Start the send port. This will work regardless of whether the filter is on the Send Port, Send Port Group or is bound to an Orchestration.

Answered by Dijkgraaf on January 3, 2022

Add your own answers!

Related Questions

nginx as Reverse Proxy – Disable Upstream Node if 502

2  Asked on December 11, 2021 by user2770362

   

gitlab pg_dump version mismatch

1  Asked on December 11, 2021 by projectpaatt

   

Why does my ssh key not work?

0  Asked on December 11, 2021

 

Editing $PROFILE in Azure Cloud Shell

0  Asked on December 11, 2021 by madushan

   

Email deliverability — Whitelist solution or Email delivery service?

2  Asked on December 9, 2021 by joefrshnjoeclean

   

sftp file size limit

2  Asked on December 9, 2021 by 0x4a6f4672

   

IIS: requesting PNG returns 401

1  Asked on December 9, 2021 by scottysseus

     

AD printer installs require admin rights

1  Asked on December 9, 2021 by tim-brigham

   

Ask a Question

Get help from others!

© 2023 AnswerBun.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP