Creates an SA Report Template.
Input Arguments
0 |
Collection Object Name |
Report Template Name |
The name for the SA Report Template. |
1 |
String Ref List |
Title |
A list of strings for the report title. Each string item appears on its own line in the report. |
2 |
Report View Options |
Graphical View Options |
Specifies whether a view will be included on the report. |
3 |
Collection Object Name Ref List |
Items to Report |
A list of objects, tables, and/or feature checks to include in the report. |
4 |
Relationship Ref List |
Relationships To Report |
A list of desired relationships to include in the report. |
5 |
Event Ref List |
Events To Report |
A list of events to include in the report. |
6 |
Report Output Options |
Report Output Options |
Specifies the options and formatting of the result- ing report. |
7 |
Report Page Settings |
Report Page Settings (SA Report Only) |
The page settings for the report. |
8 |
Boolean |
Generate Now? |
Indicates whether the report should be immedi- ately generated or not. |
9 |
Boolean |
Show Generated Report? |
Indicates whether the report should be displayed if argument 8 is set to true. |
Return Arguments
None.
Returned Status
SUCCESS |
This command always succeeds. |
Remarks
None.