You have extended the standard Contact model to a custom model named Extendedcontact, which contains the addcustomName ()function. You have completed the mapping in extensions.ymi file already. What is the correct code to call this function from a custom controller? A) B) C) D) E)
How can you make the Incident.Subject workspace field "required" from within the Workspace Add- in code? A) B) C) D)
You are creating the authentication portion of an add-in and have several options. The agents will have access to use the Connect Web Services (CWS) API and session authentication. Each agent will require a unique login to the system, and audit history should be aggregated by a unique agent. Identify the correct way to handle authentication in an add-in.
You are implementing the Syndicated ProactiveChat widget on an external page. Custom JavaScript is used to display the widget's chat request dialog box based on custom logic not provided by the widget. How can you disable the ability for the widget's chat request dialog box to display automatically?
A developer wants to check all the widgets that are present on the home page of the customer portal. Which steps must be followed to initiate Widget Inspector?
Identify the correct Connect Web Services for SOAP .NET code snippet for retrieving NamedID values for the Opportunity. Survey object.