For the complete documentation index, see llms.txt. This page is also available as Markdown.

Data Initialisation Step

The Data Initialisation block is a crucial first step in every workflow template. Its purpose is to configure the necessary fields and values that the workflow requires before any process steps can be executed.

The Data Initialisation step:

  • Assigns initial or default values for Fields.

  • Ensure fields required by later steps are populated.

The Input form configuration panel consists of the below configuration tabs. Details about configuring commonly used tabs are included in the Common Steps Configuration section. The configuration unique to the Input step is explained below.

And in the Advanced mode, additionally:

Data Setup tab

Data Setup tab makes use of the fields defined in the Global Settings. The configuration of the fields in the step facilitates workflow customization.

The workflows require references or identifiers to enable working with a particular AccessNow and Command Centre set up. Using the Data Setup tab you can link a specific field to e.g.

  • The list containing the Command Centre Access Groups.

  • PDF ID that uniquely identifies the cardholder in Command Centre.

  • PDF ID that indicates the cardholder's department in Command Centre.

  • Approver Group that should action an approval in the workflow, etc.

  • Notification email template that should be used when a request is completed.

These are examples of workflow customizations that vary among different AccessNow customers. All of these values can be set in the Data Setup step, including:

  • Command Centre cardholder lookup fields (PDF reference IDs)

  • Access Groups list used in the workflow.

  • Email Templates to be used in the workflow.

  • And any other field that needs a known input before a workflow can run.

Last updated

Was this helpful?