<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Getting error in tMicrosoftCRMInput component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-in-tMicrosoftCRMInput-component/m-p/2266178#M45486</link>
    <description>Hi,&lt;BR /&gt;From your screenshots, we see that you leave "Trust Certificate" fileld as empty. Is there any Trust Certificate on your end? Does&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Microsoft Dynamics CRM 2011 work well for you?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Mon, 14 Mar 2016 01:51:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-14T01:51:27Z</dc:date>
    <item>
      <title>Getting error in tMicrosoftCRMInput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-in-tMicrosoftCRMInput-component/m-p/2266177#M45485</link>
      <description>Hi All, 
&lt;BR /&gt;I want to extract and insert data from Microsoft Dynamics CRM (current version 2011) by using components available in the Talend, i.e&amp;nbsp;tMicrosoftCRMInput and&amp;nbsp;tMicrosoftCRMOutput components. 
&lt;BR /&gt;The setting in the components is given below in screen shot:-&amp;nbsp; 
&lt;BR /&gt;CRM version is selected as 2015 instead of 2011 (I am not sure about this.Is it okay to select 2015 instead of 2011?? Depending upon the version the fields gets changed.) 
&lt;BR /&gt; 
&lt;BR /&gt;I will provide screen shot for both version respectively. 
&lt;BR /&gt; 
&lt;BR /&gt;2015:- 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDWr.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150243iF6A4DD4F779FCA1C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDWr.png" alt="0683p000009MDWr.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;2011:- 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MD7X.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155875iC03AB308C2266418/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MD7X.png" alt="0683p000009MD7X.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;The job screen shot is :-&amp;nbsp; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDFb.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132324i7616BAE50A89D691/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDFb.png" alt="0683p000009MDFb.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Below is error I am getting when executing the talend job when version is 2015. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDRc.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130784i313F59730BCB532C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDRc.png" alt="0683p000009MDRc.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;and for version is 2011 :- 
&lt;BR /&gt; 
&lt;BR /&gt; connecting to socket on port 3805 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in component tMicrosoftCrmInput_1 
&lt;BR /&gt;org.apache.axis2.AxisFault: Read timed out 
&lt;BR /&gt;at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) 
&lt;BR /&gt;at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:193) 
&lt;BR /&gt;at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:75) 
&lt;BR /&gt;at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:389) 
&lt;BR /&gt;at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:222) 
&lt;BR /&gt;at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435) 
&lt;BR /&gt;at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:402) 
&lt;BR /&gt;at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229) 
&lt;BR /&gt;at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165) 
&lt;BR /&gt;at com.microsoft.crm4.webserviceTest.CrmServiceStub.execute(CrmServiceStub.java:2268) 
&lt;BR /&gt;at garnet_to_crm.demo_0_1.Demo.tMicrosoftCrmInput_1Process(Demo.java:6290) 
&lt;BR /&gt;at garnet_to_crm.demo_0_1.Demo.runJobInTOS(Demo.java:8325) 
&lt;BR /&gt;at garnet_to_crm.demo_0_1.Demo.main(Demo.java:8182) 
&lt;BR /&gt;Caused by: java.net.SocketTimeoutException: Read timed out 
&lt;BR /&gt;at java.net.SocketInputStream.socketRead0(Native Method) 
&lt;BR /&gt;at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) 
&lt;BR /&gt;at java.net.SocketInputStream.read(SocketInputStream.java:170) 
&lt;BR /&gt;at java.net.SocketInputStream.read(SocketInputStream.java:141) 
&lt;BR /&gt;at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) 
&lt;BR /&gt;at sun.security.ssl.InputRecord.read(InputRecord.java:503) 
&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973) 
&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930) 
&lt;BR /&gt;at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) 
&lt;BR /&gt;at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) 
&lt;BR /&gt;at java.io.BufferedInputStream.read(BufferedInputStream.java:265) 
&lt;BR /&gt;at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78) 
&lt;BR /&gt;at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106) 
&lt;BR /&gt;at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1116) 
&lt;BR /&gt;at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.readLine(MultiThreadedHttpConnectionManager.java:1413) 
&lt;BR /&gt;at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1973) 
&lt;BR /&gt;at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735) 
&lt;BR /&gt;at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098) 
&lt;BR /&gt;at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398) 
&lt;BR /&gt;at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171) 
&lt;BR /&gt;at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) 
&lt;BR /&gt;at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346) 
&lt;BR /&gt;at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:550) 
&lt;BR /&gt;at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:189) 
&lt;BR /&gt;... 11 more 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; 
&lt;BR /&gt;Can anyone who have worked on Microsoft CRM please provide me any possible solution or approach for the issue?? 
&lt;BR /&gt;Talend team please guide me for configuring the component?? 
&lt;BR /&gt;Awaiting for your response as soon as possible.</description>
      <pubDate>Fri, 11 Mar 2016 09:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-in-tMicrosoftCRMInput-component/m-p/2266177#M45485</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-11T09:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tMicrosoftCRMInput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-in-tMicrosoftCRMInput-component/m-p/2266178#M45486</link>
      <description>Hi,&lt;BR /&gt;From your screenshots, we see that you leave "Trust Certificate" fileld as empty. Is there any Trust Certificate on your end? Does&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Microsoft Dynamics CRM 2011 work well for you?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 14 Mar 2016 01:51:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-in-tMicrosoftCRMInput-component/m-p/2266178#M45486</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-14T01:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tMicrosoftCRMInput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-in-tMicrosoftCRMInput-component/m-p/2266179#M45487</link>
      <description>Hi Sabrina,&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;I am not sure about any Trust certificate?? &amp;nbsp;Microsoft Dynamics CRM 2011 is working well at my end.&lt;BR /&gt;I will consult with my network team about the same and let you know.</description>
      <pubDate>Mon, 14 Mar 2016 09:31:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-in-tMicrosoftCRMInput-component/m-p/2266179#M45487</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-14T09:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tMicrosoftCRMInput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-in-tMicrosoftCRMInput-component/m-p/2266180#M45488</link>
      <description>Hi Sabrina,&lt;BR /&gt;I would like to mention that the "Organization Wdsl URL" is working fine. I am able to access the URL manually .</description>
      <pubDate>Mon, 14 Mar 2016 09:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-in-tMicrosoftCRMInput-component/m-p/2266180#M45488</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-14T09:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in tMicrosoftCRMInput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-in-tMicrosoftCRMInput-component/m-p/2266181#M45489</link>
      <description>Hi Sabrina,&lt;BR /&gt;Trust certificate is not needed. It is used to connect securely.</description>
      <pubDate>Mon, 14 Mar 2016 13:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-in-tMicrosoftCRMInput-component/m-p/2266181#M45489</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-14T13:58:58Z</dc:date>
    </item>
  </channel>
</rss>

