Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to customize the user experience during the onboarding process, the workflow offers several adjustable parameters. This article will walk you through the steps of modifying these parameters and running the workflow in each mode. Insert excerptIL:New Resource SnippetsIL:New Resource SnippetsnameAllAccessnopaneltrue

Easy html macro
theme{"label":"solarized_dark","value":"solarized_dark"}
contentByMode{"html":"<!doctype html>\r\n<link href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css\" rel=\"stylesheet\" integrity=\"sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC\" crossorigin=\"anonymous\">\r\n<link href=\"https://docs.empowerid.com/new_docs.css\" rel=\"stylesheet\">\r\n<script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM\" crossorigin=\"anonymous\"></script>\r\n <div class = \"bd-callout bd-callout-info\">\r\n EmpowerID grants the person who creates a new resource <code>All Access</code> to the \r\n resource for a period of <code>two hours</code> to allow the creator to modify the resource as needed.\r\n <p class = \"bd-callout bd-callout-infosuccess\">If the person being created is \r\n assigned to a Business Role and Location where a Resource Entitlement is in \r\n place, the person will receive all resources specified by the policy.</p>\r\n </div>","javascript":"","css":""}

Step 1

...

Configure workflow parameters

The Onboard Person wizard workflow incorporates numerous customizable parameters, allowing you to modify the fields displayed to users running the workflow and to determine whether human approval is needed before EmpowerID fulfills the request and provisions the person. The table below lists these parameters. By customizing these parameters, you can tailor the onboarding experience to best suit your organization's needs and preferences. In this example, we set the SendForApproval parameter to false.

...

  1. On the navbar, expand Low Code/No Code Workflow and select Low Code Workflows.

  2. Select the Workflow tab and search for Onboard Person.

  3. Click the Display Name for the workflow.

    Image RemovedImage Added

  4. On the View One page for the workflow, expand the Request Workflow Parameters accordion and search for the SendForApproval parameter.

  5. Click the Edit (blue star) button for the parameter.

    Image RemovedImage Added

  6. Change the Value to false and click Save.

    Image RemovedImage Added

  7. Follow the above steps to change other parameter values as needed.

...

  1. Navigate to the portal for the Resource Admin app in your environment.

  2. In Resource Admin, select People and then select the Workflows tab.

  3. Click Onboard a New Person.

    Image RemovedImage Added

    This initiates the Onboard Person workflow.

    Image RemovedImage Added

  4. Select the desired creation mode and follow the wizard to onboard the new person.

...