PrintReport
Use this action to print a report.
Required parameters
| Parameter Key | Value Type | Parameter Description |
|---|---|---|
| printFileName | Alphanumeric string |
The filename of the printed report. This is a key field. Cannot be blank. Minimum length for strings is 1. |
| printFilePath | Alphanumeric string |
The path of the printer report. This is a key field. Cannot be blank. Minimum length for strings is 1. |
| reportOwner | Alphanumeric string |
The owner of the report. This is a key field. Cannot be blank. Minimum length for strings is 1. |
| printer | Alphanumeric string |
The printer to be used. Defined in PRTDEF. Minimum length for strings is 1. |
Optional parameters
| Parameter Key | Value Type | Parameter Description |
|---|---|---|
| reportUser | Alphanumeric string |
The user of the distributed report. |
| numCopies | Integer |
The number of copies to be printed. Default value is 1. |