Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

In-depth example

Sumit Rawal answered on May 5, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • find depth 1
  • DFS explained
  • DFS explained
  • Functional programming in depth

  • In-depth example

    0

    This exercise requires you to use skills from all the previous exercises. In addition, it includes examples of using the Starlark DateTime module to manipulate dates and times. For more information, see Starlark DateTime reference.

    Task

    Create a completely new Workflow Definition that prompts user for the first name, last name and the date of birth of a customer to add to Vault.

    The Workflow should then verify that the customer is over 18 and reject them if not.

    Add a ticket to approve the customer with the option to:

    Reject the customer

    Approve the customer

    Re-input the customer's details

    Add the customer using the callback action.

    Display the added customer's details. 

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Tags: whatever
    Link to this answer
    Share Copy Link
    Contributed on May 05 2023
    Sumit Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.