使用Orchestration中的UDDI服务动态解析端点 [英] Dynamically resolve the endpoint using the UDDI service from Orchestration

查看:68
本文介绍了使用Orchestration中的UDDI服务动态解析端点的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用业务流程中的ESB UDDI服务实现动态端点解析。我一直在查看microsoft提供的ESB示例,它从Iteneraries动态地解析了端点;但是在我们的情况下,我们是
没有在这个特定的业务流程中处理Iteneraries。

I'm trying to implement dynamic endpoint resolution using the ESB UDDI service from within the orchestration. I have been looking at the ESB samples provided by microsoft which resolved the endpoint dynamically from the Iteneraries; but in our case we are not dealing with Iteneraries in this perticular Orchestration.

我们将收到一条传入的消息,它不会附加Itenerary,我们必须通过查看UDDI服务动态地解析端点。

We will receive an incoming message which won't have an Itenerary attached to it and we have to resolve the endpoint dynamically by looking into the UDDI service.

我不知道如何完成这项工作。

I'm not sure how to get this done.

有人可以深入了解这好吗?

Could someone give some insight into this please?

非常感谢,

Kishore

推荐答案

只需在Orchestration逻辑中使用UDDI Resolver类。 Resolver类允许您使用bindingkey和其他名称值集合查询UDDI服务器以获取您想要的任何注册终端。

Just use the UDDI Resolver class inside your Orchestration logic. The Resolver class allows you to query your UDDI server to obtain whatever regisitered endpoint you'd like, using the bindingkey and other name value collections.

 


这篇关于使用Orchestration中的UDDI服务动态解析端点的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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