<?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: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata)) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353208#M119453</link>
    <description>&lt;P&gt;Just as an FYI this wasn't the issue (&lt;A title="https://jira.talendforge.org/browse/TDI-39571" href="https://jira.talendforge.org/browse/TDI-39571" target="_self" rel="nofollow noopener noreferrer noopener noreferrer"&gt;&lt;FONT color="#0066cc"&gt;https://jira.talendforge.org/browse/TDI-39571&lt;/FONT&gt;&lt;/A&gt;)&amp;nbsp;because we weren't updating a lookup to null. There was a value - it just didn't update.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Mar 2018 12:15:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-15T12:15:24Z</dc:date>
    <item>
      <title>tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353191#M119436</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;Hey all,&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;Using Talend 6.4 - having an issue with the tMicrosoftCRMOutput component to update a lookup. Currently using ONLINE&amp;nbsp;the v2016(odata) API version.&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;The job is simple: tMicrosoftCRMInput to get the record, tJavaRow to update the field, tMicrosoftCRMOutput to update.&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;tJavaRow: output_row._tcg_lookup_value = &lt;FONT color="#2a00ff"&gt;"C48DDB1B-C531-E711-80FB-E0071B66CFA1"&lt;/FONT&gt;;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;tMicrosoftCRMOutput:&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Schema_of_tMicrosoftCrmOutput_1_2017-07-26_14-03-37.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LwC5.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151765i3EFF8260496DE9E7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LwC5.png" alt="0683p000009LwC5.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Talend_Open_Studio_for_Data_Integration_(6.4.1.201_2017-07-26_14-02-42.png" style="width: 905px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lvu3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143267i04A4E3BADF89814A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lvu3.png" alt="0683p000009Lvu3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT size="2"&gt;Error:&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;Exception in component tMicrosoftCrmOutput_1 (TCG_Dynamics365_Testing)&lt;/P&gt; 
&lt;P align="left"&gt;org.apache.olingo.client.api.http.HttpClientException: org.apache.olingo.client.api.http.HttpClientException: A property '_tcg_lookup_value' which only has property annotations in the payload but no property value is declared to be of type 'Edm.Guid'. In OData, only navigation properties and named streams can be represented as properties without values.&lt;/P&gt; 
&lt;P align="left"&gt;at org.talend.ms.crm.odata.DynamicsCRMClient.createAndExecuteRequest(DynamicsCRMClient.java:408)&lt;/P&gt; 
&lt;P align="left"&gt;at org.talend.ms.crm.odata.DynamicsCRMClient.updateEntity(DynamicsCRMClient.java:248)&lt;/P&gt; 
&lt;P align="left"&gt;at local_project.tcg_dynamics365_testing_0_1.TCG_Dynamics365_Testing.tMicrosoftCrmInput_1Process(TCG_Dynamics365_Testing.java:1554)&lt;/P&gt; 
&lt;P align="left"&gt;at local_project.tcg_dynamics365_testing_0_1.TCG_Dynamics365_Testing.runJobInTOS(TCG_Dynamics365_Testing.java:1921)&lt;/P&gt; 
&lt;P align="left"&gt;at local_project.tcg_dynamics365_testing_0_1.TCG_Dynamics365_Testing.main(TCG_Dynamics365_Testing.java:1770)&lt;/P&gt; 
&lt;P align="left"&gt;Caused by: org.apache.olingo.client.api.http.HttpClientException: A property '_tcg_lookup_value' which only has property annotations in the payload but no property value is declared to be of type 'Edm.Guid'. In OData, only navigation properties and named streams can be represented as properties without values.&lt;/P&gt; 
&lt;P align="left"&gt;at org.talend.ms.crm.odata.DynamicsCRMClient.createAndExecuteRequest(DynamicsCRMClient.java:405)&lt;/P&gt; 
&lt;P&gt;... 4 more&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 19:09:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353191#M119436</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-26T19:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353192#M119437</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Are you using V 2016(odata) with "ONLINE" authentication type in basic settings of tMicrosoftCRMOutPut component?&lt;/P&gt; 
&lt;P&gt;Have you already checked online component reference about:&lt;A title="TalendHelpCenter:tMicrosoftCrmOutput " href="https://help.talend.com/reader/m1UZYvX5RqT0U6eF8RqV2w/hhKJhaVJJ~BxuC~A825DpA" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tMicrosoftCrmOutput &lt;/A&gt;?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 08:44:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353192#M119437</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-03T08:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353193#M119438</link>
      <description>&lt;P&gt;Hi xdsi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes it is - I've updated my post to reflect this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have looked at the documentation but wasn't able to get it to work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 16:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353193#M119438</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-04T16:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353194#M119439</link>
      <description>bump</description>
      <pubDate>Mon, 14 Aug 2017 16:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353194#M119439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-14T16:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353195#M119440</link>
      <description>Did you succeed to make it works ?</description>
      <pubDate>Wed, 23 Aug 2017 09:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353195#M119440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-23T09:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353196#M119441</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Sorry for delay!&lt;/P&gt; 
&lt;P&gt;Here is a jira issue:&lt;A title="https://jira.talendforge.org/browse/TDI-38648" href="https://jira.talendforge.org/browse/TDI-38648" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-38648&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Could you please take a look at it to see if it is what you are looking for?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2017 05:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353196#M119441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-13T05:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353197#M119442</link>
      <description>&lt;P&gt;Hey &lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I don't think it is, the error log doesn't say anything about a guid. And&amp;nbsp;that error you provided&amp;nbsp;seems to have been resolved in 6.4.1 (which is the version I am using).&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2017 13:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353197#M119442</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-13T13:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353198#M119443</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Are you using talend open studio V 6.4.1 or subscription solution?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 03:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353198#M119443</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-14T03:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353199#M119444</link>
      <description>Hey Sabrina,&lt;BR /&gt;&lt;BR /&gt;I am testing using Open Studio v6.4.1.&lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Mon, 18 Sep 2017 13:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353199#M119444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-18T13:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353200#M119445</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please read this thread:&lt;A title="https://community.dynamics.com/crm/f/117/t/203648" href="https://community.dynamics.com/crm/f/117/t/203648" target="_self" rel="nofollow noopener noreferrer"&gt;https://community.dynamics.com/crm/f/117/t/203648 &lt;/A&gt;to see if the solution works for you?&lt;/P&gt;
&lt;P&gt;Don't hesitate to post your issue here.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 08:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353200#M119445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-19T08:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353201#M119446</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate the help, I don't think this is the correct item. I believe this requires me to be able to update the actual&amp;nbsp;code-behind, when it should be taken care of in the component provided from talend.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2017 21:11:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353201#M119446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-29T21:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353202#M119447</link>
      <description>&lt;P&gt;bump&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 16:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353202#M119447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-29T16:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353203#M119448</link>
      <description>&lt;P&gt;bump&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 21:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353203#M119448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-18T21:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353204#M119449</link>
      <description>&lt;P&gt;bump&lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2018 14:22:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353204#M119449</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-06T14:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353205#M119450</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;So far, for tMicrosoftCRMOutput (ODATA), it is unable to update lookup field null.&lt;/P&gt; 
&lt;P&gt;Does this issue also repro on talend V 6.5?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 02:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353205#M119450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-14T02:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353206#M119451</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Here exists a jira issue:&lt;A title="https://jira.talendforge.org/browse/TDI-39571" href="https://jira.talendforge.org/browse/TDI-39571" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-39571&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 02:16:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353206#M119451</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-14T02:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353207#M119452</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate you following up, I was able to update a lookup value in 6.5.1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 14:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353207#M119452</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-14T14:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353208#M119453</link>
      <description>&lt;P&gt;Just as an FYI this wasn't the issue (&lt;A title="https://jira.talendforge.org/browse/TDI-39571" href="https://jira.talendforge.org/browse/TDI-39571" target="_self" rel="nofollow noopener noreferrer noopener noreferrer"&gt;&lt;FONT color="#0066cc"&gt;https://jira.talendforge.org/browse/TDI-39571&lt;/FONT&gt;&lt;/A&gt;)&amp;nbsp;because we weren't updating a lookup to null. There was a value - it just didn't update.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Mar 2018 12:15:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353208#M119453</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-15T12:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353209#M119454</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;Could you please elaborate what you did to fix this issue.&lt;/P&gt; 
&lt;P&gt;I am using TIC and my studio is version: 7.1.1 but still getting this error.&lt;/P&gt; 
&lt;P&gt;As per my requirement I am inserting new contacts in contacts entity and trying to assign value to _&lt;SPAN&gt;parentcustomerid_value&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;and getting the below error:&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Exception in component tMicrosoftCrmOutput_1 (TestOAuth2)&lt;BR /&gt;org.apache.olingo.client.api.http.HttpClientException: org.apache.olingo.client.api.http.HttpClientException: An error occurred while validating input parameters: Microsoft.OData.ODataException: An undeclared property 'parentcustomerid' which only has property annotations in the payload but no property value was found in the payload. In OData, only declared navigation properties and declared named streams can be represented as properties without values.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Thank you in advance !&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 08:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353209#M119454</guid>
      <dc:creator>MohleySingh</dc:creator>
      <dc:date>2019-03-27T08:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCRMOutput - Updating a lookup (using v2016(odata))</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353210#M119455</link>
      <description>&lt;P&gt;Can someone help to provide solution for the same as I am also getting this error and we are stuck in our Talend migration.&lt;/P&gt;</description>
      <pubDate>Sat, 16 May 2020 13:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCRMOutput-Updating-a-lookup-using-v2016-odata/m-p/2353210#M119455</guid>
      <dc:creator>plikhi</dc:creator>
      <dc:date>2020-05-16T13:06:45Z</dc:date>
    </item>
  </channel>
</rss>

