CreateEnhancedResultsReportCommand Object


Description:

Generate a TestCenter IQ report and save as a PDF file

Can be used with Command Sequencer: Yes

GUI Command Name: Basic: Create Enhanced Results Report Command

CreateEnhancedResultsReportCommand Writable Attributes

Attribute Description
AllowOverwrite

Indicate behavior when the specified file already exists.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Overwrite an existing file.

FALSE

No not overwrite an existing file.

Author

The author of the report.

Type: string

Default: "" (empty string)

Range: 0 - 100 characters

Company

The company the report is from.

Type: string

Default: "" (empty string)

Range: 0 - 100 characters

Description

A description of the report contents.

Type: string

Default: "" (empty string)

Range: 0 - 140 characters

FileName

Name of the PDF report file.

Type: outputFilePath

Default: TestCenter_Report

ReportFormat

Report format

Type: string

Default: pdf

ReportTemplateName

Name of TestCenter IQ report template that generates the report for a test

Type: string

Default: "" (empty string)

Timeout

Number of seconds to wait before closing the report.

Type: u32

Default: 60

CreateEnhancedResultsReportCommand Read-Only Attributes

There are no read-only attributes.