Versions Compared

Key

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

...

  • id: identifier to the template tag ($TABLE(scheduledWorkflowTable)$);
  • formatId: reference to the format of this type of systemStatus table in the declarations section);
  • workflowStatusQuery
      o
      • workflowId: textual reference (case-sensitive!) to an existing workflow in the configuration
        o itemText: text in the 'Item' Column (can be left blank in case of this statusTableSubType)
        o benchmarkText: text in the 'Benchmark' column (can be left blank in case of this statusTableSubType)
        o selectCompletedWorkflowsOnly: boolean variable: 'true' refers to query completed workflows (see next table subtype) and 'false' refers to query scheduled workflows (this type)
        o statusField: textual reference to the field in the database table Tasks. In this case taskStatus. In case of scheduled workflows the column 'taskRepeatTime' contains a integer value indicating that it is a repeating activity (workflow)
        o extraOutputField
    • Text: textual references to the fields in the database table ImportStatus to fill the defined ExtraOutputFields (Declaration section). In this case it is recommended to add here:
    • workflowId
    • description
    • ownerMcId
    • taskRepeatTime
    • taskPendingSinceTime
      1.2.121.112
      1.2.121.113
      Anchor
      _Toc154574452
      _Toc154574452
      completedWorkflowStatus table
      A completedWorkflowStatus table contains an overview of all workflows carried out in the last 24 hours. An example is given below.

    ...