Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经处理了一些在 WMB 上运行的遗留应用程序,并且正在尝试找出如何找到特定子流所属的主流。似乎可以做一件显而易见的事情,但我似乎找不到它????呸呸呸
我正在使用 Broker Application Development 6.0.2
我认为该工具包确实支持 v7 中的功能 - 您可以使用影响分析来识别这一点。
我认为您可以使用搜索字符串...我曾经将其保存在某个地方。您基本上想在所有 .msgflow 文件中搜索文本/xml 并查找对子流文件名称的引用。
不幸的是,该工具包不支持此功能。我的解决方法是在所有 msgflow 文件中搜索子流的名称。