Loading
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Define a Clause Approval Process Name

          Define a Clause Approval Process Name

          Create a clause approval process and define the final approval, final rejection, and recall actions. The clause approval process setup ensures that the clause status reflects the defined action when a clause is approved, rejected, or recalled.

          REQUIRED EDITIONS
          Available in: Lightning Experience
          Available in: Enterprise, Unlimited, Professional, and Developer Editions
          USER PERMISSIONS NEEDED
          To configure the approval process for clauses: Clause Designer User

          To enable a clause approval process, here are the minimum configuration requirement steps.

          1. From Setup, in the Quick Find box, enter Approval Process, and then select Approval Processes.
          2. In Manage Approval Processes For, select Document Clause.
          3. Click Create New Approval Process | Use Jump Start Wizard.
          4. In the Approval Process Information section, add the approval details.
            1. Enter a process name.
              For example, Clause Approval.
            2. Select the email template that you configured as part of the prerequisite steps.
            3. Select Add the Submit for Approval button and Approval History related list to all Document Clause page layouts.
          5. In the Specify Entry Criteria section enter these details:
            1. In Use this approval process if the following, select formula evaluates to true.
            2. Paste this code in the blank space.
              AND(ISPICKVAL(DocumentClauseSet.Category, '0zMxxxxxxxxxxxx'), ISPICKVAL(Status, 'Draft'))
            3. Replace 0zMxxxxxxxxxxxx' with the clause category ID that you extracted earlier.
            4. To ensure that there are no errors, click Check Syntax.
          6. In the Select Approver section, select an approver:
            1. Select Automatically assign an approver using a standard or custom hierarchy field:.
            2. Select Manager .
          7. Save your changes.
          8. Click OK.
           
          Loading
          Salesforce Help | Article