<?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: tMicrosoftCrmInput error &amp;quot;resource is null or empty&amp;quot; in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrmInput-error-quot-resource-is-null-or-empty-quot/m-p/2317773#M88181</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;What is the status here? I'm facing the same error.&amp;nbsp;&lt;A href="https://login.windows.net/common/oauth2/authorize" target="_blank" rel="nofollow noopener noreferrer"&gt;https://login.windows.net/common/oauth2/authorize&lt;/A&gt; expects the client_id as part of the header but there is no parameter for header information in the tMicrosoftCrmInput component. Please help!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 518px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7cM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130684i4BD782E7387EB314/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7cM.png" alt="0683p000009M7cM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Aug 2019 14:23:40 GMT</pubDate>
    <dc:creator>SNCPortaluser</dc:creator>
    <dc:date>2019-08-14T14:23:40Z</dc:date>
    <item>
      <title>tMicrosoftCrmInput error "resource is null or empty"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrmInput-error-quot-resource-is-null-or-empty-quot/m-p/2317770#M88178</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I try to&amp;nbsp;configure the tMicrosoftCrmInput to read Dynamics entities in Talend.&lt;/P&gt;
&lt;P&gt;ID application is declared wtih my Microsoft Azure account :&amp;nbsp;"0007c49d-cea4-446a-9999-c488888888".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I have an error when I execute the job with that parameters :&lt;/P&gt;
&lt;PRE&gt;Exception in component tMicrosoftCrmInput_1
javax.naming.ServiceUnavailableException: resource is null or empty
	at org.talend.ms.crm.odata.DynamicsCRMClient.getAccessToken(DynamicsCRMClient.java:149)&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did I configure it well ? Many thanks for your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Aurélien.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2017 14:20:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrmInput-error-quot-resource-is-null-or-empty-quot/m-p/2317770#M88178</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T14:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCrmInput error "resource is null or empty"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrmInput-error-quot-resource-is-null-or-empty-quot/m-p/2317771#M88179</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;Are you configuration parameters Ok with you? On which talend build version you this issue?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 09:32:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrmInput-error-quot-resource-is-null-or-empty-quot/m-p/2317771#M88179</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-08T09:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCrmInput error "resource is null or empty"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrmInput-error-quot-resource-is-null-or-empty-quot/m-p/2317772#M88180</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I use TOS for DI v6.4.1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I progress on errors. I tried 2 onlines connection :&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;v2011 with SOAP service&lt;/LI&gt; 
 &lt;LI&gt;v2016 odata with REST service.&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;With v2016 odata (REST servce), we have the following error :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;[pool-2-thread-1] INFO com.microsoft.aad.adal4j.UserDiscoveryRequest - [Correlation ID: null] Sent (null) Correlation Id is not same as received (null).
[pool-2-thread-1] INFO com.microsoft.aad.adal4j.AuthenticationAuthority - [Correlation ID: xxxxxxxxxxxxxxxxx] Instance discovery was successful
[pool-2-thread-1] ERROR com.microsoft.aad.adal4j.AuthenticationContext - [Correlation ID: xxxxxxxxxxxxxxxxxxxx] Request to acquire token failed.
com.microsoft.aad.adal4j.AuthenticationException: {"error_description":"AADSTS70001: Application with identifier 'xxxxxxxxxxxxx' was not found in the directory &lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Also, I found that issue in Jira : &lt;A href="https://jira.talendforge.org/browse/TDI-38648?_ga=2.76931797.116653292.1509977223-680403763.1502351885" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-38648?_ga=2.76931797.116653292.1509977223-680403763.1502351885&lt;/A&gt;. It seems to be in relation with that error. Is the bug known and resolved ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;--&lt;/P&gt; 
&lt;P&gt;With v2011 (SOAP Service), we have the following error :&lt;/P&gt; 
&lt;PRE&gt;Exception in component tMicrosoftCrmInput_10
org.apache.axis2.AxisFault: The server did not recognise the action which it received.
	at org.apache.axis2.handlers.addressing.AddressingInFaultHandler.invoke(AddressingInFaultHandler.java:115)&lt;/PRE&gt; 
&lt;P&gt;Also, with the same parameters I can read datas extracted from the discovery service : &lt;A href="https://disco.crm4.dynamics.com/XRMServices/2011/Discovery.svc" target="_self" rel="nofollow noopener noreferrer"&gt;https://disco.crm4.dynamics.com/XRMServices/2011/Discovery.svc&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;--&lt;/P&gt; 
&lt;P&gt;Thank you for your help on&amp;nbsp;one of the solution or both.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 11:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrmInput-error-quot-resource-is-null-or-empty-quot/m-p/2317772#M88180</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-09T11:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCrmInput error "resource is null or empty"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrmInput-error-quot-resource-is-null-or-empty-quot/m-p/2317773#M88181</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;What is the status here? I'm facing the same error.&amp;nbsp;&lt;A href="https://login.windows.net/common/oauth2/authorize" target="_blank" rel="nofollow noopener noreferrer"&gt;https://login.windows.net/common/oauth2/authorize&lt;/A&gt; expects the client_id as part of the header but there is no parameter for header information in the tMicrosoftCrmInput component. Please help!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 518px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7cM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130684i4BD782E7387EB314/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7cM.png" alt="0683p000009M7cM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 14:23:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrmInput-error-quot-resource-is-null-or-empty-quot/m-p/2317773#M88181</guid>
      <dc:creator>SNCPortaluser</dc:creator>
      <dc:date>2019-08-14T14:23:40Z</dc:date>
    </item>
  </channel>
</rss>

