You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to query Lookups and profile option in Oracle CX Sales Mobile script composer.

edited Jul 26, 2021 4:08PM in Sales 1 comment

Content

Hi,

For our requirement, we need to query for a particular LookupType and further place a condition on LookupCode and then get meaning. Also need to get value of Custom profile option.

Following oracle doc, tried below but I get NULL. The profile option is not at user level. It is at site level

const  userPref  = getUserPreferences();

 const closeDate = userPref.getProfileOptionValue('SHCIL_LEAD_DUE_DATE');
 

Regards,

Nirosha

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!