Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Norberto
Contributor II
Contributor II

Get optionset data using tmicrosoftcrminput command.

Dear all,
I’m starting using TOS tu get data from Microsoft Dynamics 365 CRM (cloud).
I use the tMicrosoftCrmInput command to connect to the standard entity “account”. I got the data without problem but I'm unable to retrieve the values of fields of type optionset (fields with multiple selection from a list).

Here is the error message I get :

 

don't support the type of <xml-fragment xmlns:c="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns:b="http://schemas.microsoft.com/xrm/2011/Contracts" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing" xmlns:u="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<c:key>pdw_salesteamcode</c:key>
<c:value i:type="d0683p000009MA5A.pngptionSetValueCollection" xmlns:d="http://schemas.microsoft.com/xrm/9.0/Contracts">
<d0683p000009MA5A.pngptionSetValue>
<b:Value>100000003</b:Value>
</d0683p000009MA5A.pngptionSetValue>
</c:value>
</xml-fragment>


Could somebody help ?
Thanks in advance.
Best regards.

Labels (2)
3 Replies
Anonymous
Not applicable

Hello,

Can you please clarify in which Talend version/edition you are?

Best regards

Sabrina

Norberto
Contributor II
Contributor II
Author

Hi Sabrina,

I'm using Talend Open Studio for Data Integration version 7.3.1 Build id: M4.

 

Thanks for your help as I need to solve this otherwise I'll have to move to another ETL.

Best regards

EricMoss
Contributor
Contributor

Hello,

 

I just answered to a similar problem here: https://community.talend.com/s/question/0D53p00008SJxHTCA1/how-can-i-retreive-the-label-text-from-option-set-data-type-with-tmicrosoftcrminput?t=1621320972731

 

Regards,

 

Eric