Question 21

Recently a Salesforce org's integration failed because it exceeded the number of allowed API calls in a
24-hour period. The integration handles a near real-time, complex insertion of data into Salesforce.
The flow of data is as follows:
* The integration looks up Contact records with a given email address and, if found, the integration adds a Task to the first matching Contact it finds.
* If a match is not found, the integration looks up Lead records with a given email address and, if found, the integration adds a Task to the first matching Lead it finds.
* If a match is not found, the integration will create a Lead and a Task for that newly created Lead.
What is one way in which the integration can stay near real-time, but not exceed the number of allowed API calls in a 24-hour period?
  • Question 22

    In the baseline configuration for service catalog workflows, which of the following statements are true?
    (Choose two.)
  • Question 23

    When you create a problem from an incident. Impact, urgency and priority are automatically populated, from the incident record. Your problem management process owner wants the problem manager to be responsible for assessing the impact and urgency on the problem, so they don't want the values from incident to be copied over.
    What module would you use to make this adjustment?
  • Question 24

    The support manager at Universal Containers wants a dashboard that shows the number of cases that remain open as of 5:00 p.m. each day.
    Which type of report should be used in the dashboard component?
  • Question 25

    Which role would give you access to the CI Class Manager?