Server Fault Asked by Jens Ehrich on January 3, 2022
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.
Here is a simplified example of one of these port groups:
EdiOutPortGroup (filter: EdiDst == CustomerId)
|-- PartnerFtpSendPort
|-- LocalArchiveSendPort
|-- SomeOtherSendPort
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.
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
1 Asked on December 11, 2021 by davur
2 Asked on December 11, 2021 by user2770362
1 Asked on December 11, 2021 by shounak
1 Asked on December 11, 2021
1 Asked on December 11, 2021 by nadav-aviv
0 Asked on December 11, 2021 by pryo
1 Asked on December 11, 2021
1 Asked on December 11, 2021 by scoulomb
0 Asked on December 11, 2021 by omega1
1 Asked on December 11, 2021
2 Asked on December 9, 2021 by joefrshnjoeclean
1 Asked on December 9, 2021
1 Asked on December 9, 2021 by rpr
1 Asked on December 9, 2021 by tim-brigham
1 Asked on December 9, 2021 by ankur22
Get help from others!
Recent Answers
Recent Questions
© 2023 AnswerBun.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP