Versions Compared

Key

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

...

  1. Navigate to the Find Business Request Flow page by expanding the Low Code/No Code Workflow section and selecting No Code Flows from the navbar.

  2. Click the New Flow Definition button.

    Image RemovedImage Added

  3. Enter the details for the Flow Definition:

    • Name – Name of the Flow Definition, such as “Employee Offboarding.”

    • Display Name – Name of the Flow Definition that appears in the UI

    • Locale Key (Unique Name) – Optional setting used to set the locale key for the Flow Definition name

    • Description – Description of the Flow Definition

    • Locale Key For Description – Optional setting used to set the locale key for the Flow Definition description

    • BR Generation SPROC – This specifies the stored procedure to be used to convert the Flow Definition into a Business Request with Business Request Items for each Flow Item in the definition. Leave this setting at the default value (BusinessRequest_GenerateBusinessRequestFlowDefinitionRequest)

    • Business Request Type – Select the Business Request Type for the Flow Definition, such as “Person Leaver.”

    • Is Shipping Data – Internally used

  4. Click Save.
    You should see the new Flow Definition in the Flow Definitions tab of the Find Business Request Flow page.

...