Skip to main content
Download sample file: sign-off-task-definitions.csv This file is used to create task definitions in bulk. For information on how to upload adjustments using this file, see Upload tasks.

Scope values

In the notation for scope values, a semi-colon (;) is used to separate level members and a pipe (|) is used to separate levels. So the following example:
Breaks down into:
  • [Booking].[Desks].[Desk] =
    • [AllMember].[Commodity]
    • [AllMember].[Equities]
  • [Organization].[BookHierarchy].[Level 4] =
    • [AllMember].[Global Markets].[Equities].[Cash Equities].[Developed Markets]
This means that your definition scope will include at the desk level Commodity and Equities and at level 4 of BookHierarchy the Developed Markets.

Workflow variables

In the notation for workflow variables, a semi-colon (;) is used to separate workflow variable names and a pipe (|) is used to separate values. So the following example:
Breaks down into:
  • approvers =
    • MANAGERS
  • reviewers =
    • USERS
  • emails =
    • abc@company.com
    • def@company.com
    • ghi@company.com
emails is not a valid variable in the provided workflows (simple, 4-eyes, 4-eyes-kpi). You may have such a variable if you define a custom workflow sending an update via emails.