A developer is creating a knowledgebase search in the customer portal- Which developer include in the code to suggest search by products and categories?widget must the
Your Customer wants to fetch specific contact details using an ROQL query. Their requirements are:
1. Fetch Contact ID, Contact First name, and Contact Last name details.
2. Contact first name should start with "A."
3. Query should run against the report database.
4. All contacts must be sorted in ascending order by Contact first name.
Which query will meet all the requirements?
You want to write a custom widget that allows input of Incident Custom Fields that has both required and nonrequired fields.
Identify the correct method using the Connect for PHP API to determine which fields are required when saving an existing incident.
Which is the correct way to update the primary email address of a contact in Oracle B2C Service with the ID =
8007000 and the email [email protected]?
A)
B)
C)
D)
E)
You want to filter the answers list page default answer report based on a value from the contact's session data, and you have been asked to not display certain answers to the end user in the report based on the contacts session data.
Which approach is required to create this customization?