如何使用biztalk 2010All整合销售人员网站(CRM) [英] How can i integrate sales force site(CRM) using biztalk 2010All

查看:78
本文介绍了如何使用biztalk 2010All整合销售人员网站(CRM)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我已经开始将biztalk2010与CRM集成在一起,在我完成的一些步骤的帮助下,我对销售人员一无所知。 / p>

1)创建Appex类并生成WSDL文件,并为会话ID生成生成的企业WSDL fromsales force site。


2)创建类并添加了这个我写了以下代码:


3)添加对我的biztalk应用程序的引用


在表达式中我有写入beloow代码



msgInsContact(WCF.Headers)="< headers>< SessionHeader>< sessionId>" + sessionId +"< / sessionId>< / SessionHeader>< / headers> " ;; System.Diagnostics.Debug.WriteLine(&#;(Orchestration)创建的GetContact Mes sage");


4)当我开始测试时,出现波纹管错误..



适配器无法传输发送端口"Soap"的消息。使用URL"http://ap1.salesforce.com/services/wsdl/class/AGT_GlobalId"。它将在为此发送端口指定的重试间隔后重新传输。


请高枕无忧......



谢谢


swamy




解决方案

阅读这篇文章?



http://code.msdn.microsoft.com/BizTalk-SalesForce-7216f2ef


Hi All,

I have started integrate biztalk2010 with CRM,i don't have any idea about sales force with the help of some i done folowing steps.

1)create Appex class and generated WSDL file,and for session id generated generated enterprise WSDL fromsales force site.

2) create class and added tothis i have write following code :

3) added reference to My biztalk application

in expression i have writen beloow code

msgInsContact(WCF.Headers) = "<headers><SessionHeader><sessionId>"+ sessionId +"</sessionId></SessionHeader></headers>";System.Diagnostics.Debug.WriteLine("(Orchestration) Created GetContact Message");

4) when i started my testing ,getting bellow error..

The adapter failed to transmit message going to send port "Soap" with URL "http://ap1.salesforce.com/services/wsdl/class/AGT_GlobalId". It will be retransmitted after the retry interval specified for this Send Port.

Please helpon this...

Thanks

swamy

解决方案

read this post?

http://code.msdn.microsoft.com/BizTalk-SalesForce-7216f2ef


这篇关于如何使用biztalk 2010All整合销售人员网站(CRM)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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