Test your knowledge

  1. Which one of the following is not possible to view in the debug logs?

    a. Workflow formula evaluation results

    b. Assignment rules

    c. Formula field calculations

    d. Validation rules

    e. Resources used by Apex Script

  2. Which of the following do we get as part of logic as a service out of box offering? [Select any three]

    Data warehouse

    Approval process

    Workflow rules

    Validation rules

  3. Only a particular user with the right profile should be able to submit the record for approval. How do you achieve this?

    a. Add this condition in the entry criteria

    b. Choose the initial submission action

    c. Add this condition in the approval step entry criteria

    d. Add this condition as a rejection action

  4. If the approval process has three parallel approvers in the first step when will it move to the next step? Select any two options.

    a. Unanimous approval is required and all the approvals are there

    b. Majority approval is required and majority of approval is there

    c. Unanimous approval is required and majority of approval is there.

    d. First approval is there and unanimous approval is not required

  5. Under what circumstances is a workflow rule triggered?

    a. Automatically when the record is saved

    b. When the user submits it for workflow

    c. When the manager submits it to workflow

  6. Which one of the following can't be a final rejection action in the approval process?

    a. Lock the record

    b. Outbound message

    c. Delete the record and send to recycle bin

    d. E-mail alert

  7. Using an approval process an organization has configured the application to have the first step of the process require approvals from three different hiring managers.

    Select the two possible approval choices based on multiple approvers for an approval step.

    a. Approve or reject based on the first response

    b. Require majority approval from all selected approvers

    c. Require x out of y approval from all selected approvers

    d. Require unanimous approval from all selected approvers

  8. You have created a time-based workflow rule. Choose from the following two ways to check whether the workflow actions are getting fired or not:

    a. Check the time-base workflow queue

    b. Check if the workflow throws any error on screen.

    c. In the debug log, set yourself as a user and then check the debug log.

  9. Which workflow evaluation rule doesn't support a time-dependent workflow?

    a. When a record is created, or when a record is edited and did not previously meet the rule criteria

    b. Every time a record is created or edited

    c. Only when a record is created

  10. In MVC, data model refers to?

    a. Custom fields

    b. Custom tabs

    c. Workflow rules

  11. In a Master-Detail relationship scenario where the fields of the parent object needs to be displayed in the related list how will a developer design this?

    a. Cross-object formula field

    b. Workflow rule

    c. Validation rule

    d. Assignment rule

  12. In a recruiting application a position that is of type "Critical" should not be open for more than 14 days. How will you develop the business logic to cater to this?

    a. Time-dependant workflow action to send an e-mail to the owner after 14 days

    b. Time-dependant workflow action to send the record for review to owner after 14 days

    c. Time-dependant workflow action to send an e-mail to the owner before 14 days

    d. Time-dependant workflow action to close the position after 14 days

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset