Home Search

DriveWorks Pro 21
Write Report Entry To A Specifications Report

Send Feedback

Write Report Entry to a Specifications Report

This Specification Flow Task writes a report entry to a Specifications report.

Properties

Property NameDescription
TitleChanges the Title (not the name) of the task.
Reporting LevelThe name of the reporting level you want to use. There are three reporting levels: Minimal, Normal or Verbose. Enter one of these values. If left blank, the Minimal option will be used.
Error TypeThe report type you want to create. There are three levels: Information, Warning or Error. Enter one of these values for the task to run. If left blank, the Information option will be used.
Report ClassThe title of the report you are creating and what action you are performing.
Report TargetThe report target identifies what the report entry is referencing.
Report DescriptionEnter a description about the object you are reporting on.

Example

When this Task is added the properties are static. To be able to build rules on a static property see How To: Change A Static Property To A Dynamic Property.

Property NameExample RuleExample ResultMeaning
Reporting Level"Verbose"VerboseThis is the reporting level that the report will be created in.
Error Type"Information"InformationThis will create a Information report type for the Specification report entry.
Reporting Class"Specification Macro Action"Specification Macro ActionThis will be the value in the Reporting Class column of the report.
Report Target"Run Macro - Create Zips of Spec Docs"Run Macro - Create Zip file of Spec DocsThis will be the value in the Target column of the report.
Report Description"This task ran and created the Zip file."This task ran and created the Zip file.This will be the value in the Description column of the report.

Using the Task in a Specification Macro

This task has different types of Outputs. For more information about Outputs see Specification Macros Task Node.

Outputs are only available within Specification Macros. Currently Outputs are not available for Specification Flow.

Status Outputs

This task supports Status Outputs. These can be used to perform different actions depending on what the status outcome of the task is. For more information see Status Outputs in the Task Node Outputs section of Specification Macros Task Node.

The status output navigation is as follows:

Success

  • Report Entry was created.

Success with Warnings

  • N/A - Should never be fulfilled.

Failed (one of the following occurred).

  • Report Class is blank.
  • Report Target is blank.
  • Report Description is blank.