与Siebel集成 [英] Integrating with Siebel

查看:73
本文介绍了与Siebel集成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用WCF将现有的dotnet系统与Siebel集成.在这方面,我有几个问题,

编写服务我需要知道哪些典型的要点或设置?

我需要为siebel提供什么样的访问权限?要访问我的WCF服务?

任何从事Siebel集成工作的人都可以帮助我理解这一点.

感谢

I wanted to use WCF to integrate existing dotnet system with Siebel. I have few questions in this regard,

What are typical points or settings I need to know to write a service?

What kind of access that I need to provide to siebel to access my WCF service?

Any one who worked on Siebel intergration, help me to understand this.

thanks

推荐答案

Venkat,

有很多方法可以绑定到WCF服务.本文介绍了所有绑定类型:
http://msdn.microsoft.com/en -us/library/ms731092.aspx

我建议使用 BasicHttpBinding.

以获取有关WCF的更多信息以及从中访问WCF的信息.一个非基于.NET的应用程序,请看一下这篇文章.您可能会发现它很有帮助.

http://www.mohamedibrahim.net

Hi Venkat,

There are quite a few ways to bind to a WCF service. All binding types are explained in this article:
http://msdn.microsoft.com/en-us/library/ms731092.aspx

I suggest using BasicHttpBinding.

To get more information on WCF and accessing WCF from a non-.NET based application, have a look at this post. You might find it helpful.

http://www.mohamedibrahim.net/blog/2009/11/03/introduction-notes-about-wcf-silverlight-and-creating-a-silverlight-application-that-consumes-invokes-a-wcf-service-via-async-asynchronous-web-service-call/

You application will need to work somehow similar to how a silverlight applicationi works. You might find the above post helpful as a starting point for WCF.

Regards,

Mohamed Ibrahim Mostafa
Blog: http://www.mohamedibrahim.net


这篇关于与Siebel集成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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