从Mq系列(或文件夹)接收没有相关性的配对消息 [英] Receiving pair messages from Mq Series (or folder) with out correlation

查看:69
本文介绍了从Mq系列(或文件夹)接收没有相关性的配对消息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我有一个从MQSeries(或文件夹)接收消息的场景。

1。接收二进制消息
2。在Custom Pipline中,从Binary转换为XML文件。
3。 Orchestration将接收它并准备好接受他的一对。但没有相关集。

前两步已经实施。但是编排无法找到他的搭档。另外一个信息mq系列按顺序有顺序的消息对(比如1,2,3,4,5,6等......)所以前两个是一对二进制数据。接下来的两个是第二对二进制数据正在进行中。

在自定义pipline中,二进制数据已转换为xml并将其存储在MessageBox中。但编排无法找到第一对(2)以及如何接收他的对(没有相关性)

请建议如何在对消息中继续使用二进制到xml

在此先感谢< br> Benit



I have a scenario like receiving messages from MQSeries (or folder).

1. Receive Binary messages
2. In Custom Pipline, convert to XML file from Binary.
3. Orchestration will pick it up and ready to pick it up his pair. but do not have the correlation set.

First 2 step has been implemented. But orchestration could not find his pair. one more information mq series has sequential pair of messages in order (like 1, 2, 3, 4, 5, 6 etc..) so first two is one pair of binary data. next two is second pair of binary data is comming.

Inside the custom pipline, the binary data has converted to xml and stored it in MessageBox. but orchestration could not find the first one pair (2) and how to receive his pair (without correlation)

Please advice how to proceed the binary to xml in pair messages

Thanks in advance
Benit

推荐答案

我认为你无法获得基于的消息对队列中的消息顺序!如果你丢失或得到第一条消息(1)的错误,那么BizTalk将把消息(2)和消息(3)作为一对处理。

我想你无法解决这个问题没有相关性的问题。





我还想提一下,如果你使用了相关性,那么你可以在同一个队列中使用很多线程并提高性能。

- Firas


这篇关于从Mq系列(或文件夹)接收没有相关性的配对消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆