Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Extracting pick list values from salesforce using tRestClient and OAuth2.0

I Was trying to extract picklist values from a salesforce object by referring this article  and i'm failing to map the response which I got from tRestClient  by using tXmlMap 

 i was referring below article to get the picklist values

https://community.talend.com/t5/Architecture-Best-Practices-and/Extracting-Picklists-from-Salesforce...

0683p000009M0oO.jpgA0683p000009M0PU.jpgfailing to map the response from tRestClientplease help me with this

Labels (5)
3 Replies
Anonymous
Not applicable
Author

Hello,

This will not come automatically, you can copy the xml body from tLogRow(just before tXMLMap) save it to a file and import it in tXMLMap.

Feel free to post your issue here.

Best regards

Sabrina

somersst
Contributor III

How can we also retrieve the translations of these picklist-values. We want to integrate these into our DataWareHouse-tables.

Anonymous
Not applicable
Author

The link in the original question is incorrect. This is the link you require.....

https://community.talend.com/s/article/Extracting-Picklists-from-Salesforce-DusCS