Post date: Aug 26, 2016 6:23:04 AM
Define Drop-down list module supports now calling SFDC Webservice to get list of values. Getting list of values from SFDC Webservice can be done by creating an XDT in Define Drop-down list. XDT sub-module in Define Drop-down list is enhanced to accept SFDC connection name and sObjectType values in the configuration. Here is the process for getting list of values from SFDC Webservice:
Create SFDC Connection > Select SFDC connection in XDT > Set sObjectType > Select parent tag > Select list of sub-tags and set alias names > Save XDT
Now the created XDT can be configured to get list of values in Property Sheet or eWorksheet.
The following videos can help you in creating SFDC connection in the system and creating Drop-down list from SFDC Webservice.