App creation config: Timezone

  1. An application can be associated with a central time-zone.
  2. Certain operations are thus controlled via the set time-zone. The configurations which utilise the time-zone are:
    1. Restriction on app/request initiation
    2. Delay node added between the flow
  3. Configuration utilising time-zone 1: Restriction on app/request initiation
    1. While designing a workflow within an application, an admin can define restrictions on initiating a request for end-user
    2. For example, if a restriction is applied that a workflow can only be initiated once in every quarter, then a user would be restricted from initiating requests twice in a specific quarter.
    3. The time-zone considered for this restriction execution would be as per application level time-zone.
  4. Configuration utilising time-zone 1: Delay node
    1. Under delay node, a user can configure a delay/time-out in the complete execution of the workflow
    2. The time-zone which needs to be considered in delay node execution should be as per the app-level time-zone.