How to create a Notification Server report from a Helpdesk Incident Query
| Article:HOWTO6199 | | | Created: 2006-12-29 | | | Updated: 2006-12-29 | | | Article URL http://www.symantec.com/docs/HOWTO6199 |
Question
How to convert Helpdesk Incident Queries created in Helpdesk into reports that can be used in Notification Server.
Answer
To create a new report in Notification Server follow the following steps after starting a new report and giving it a Name.
- Select "Advanced Report Builder" for the Report type
- Hit Next
- Select "HD_workitem_current_view" from the list of Objects and click the Add button
- Hit Next
- Hit Next (to skip the Join Selection step)
- Select the columns that you want on the report
- Select the column (the column will appear in text box on the right hand side)
- Click the "as" link above the text box. Note: Don't just type the word "as"; otherwise the report bulder will not know that an alias to the column is going to be specified
- After the just added "as" add a double quotes("), the desired text for the column header, and then another double quote(")
- Hit the Add button (this will add the column into the column grid just bellow.
- Repeat these steps for each desired column to be on the report
- Using the Up and Down arrows, move the columns into the correct order. The column order from top to bottom translates to the column order left to right on the report.
- Hit Next
- Hit Next (to skip the Conditionals step as this will be filled in later by the Helpdesk Query)
- If the helpdesk query has the "ORDER BY" in its command then skip to step 14
- Check "Order By"
- Add the columns that you want the report to be sorted by
- Select the column from list
- Click either the Assending or Descending button to add the column
- Repete for each column that should be used for sorting
- Using the arrows in the choosen columns for sorting, put the columns in the order of what data should be sorted first
- Hit Next (The report is now built without any filters.)
- Hit "Edit SQL"
- Just before the "ORDER BY" Line, insert a new line
- On the New Line, type the word "WHERE"
- Insert the text from the Helpdesk Query after the "WHERE" line (but before the "ORDER BY" line)
Legacy ID
31430
Article URL http://www.symantec.com/docs/HOWTO6199
Terms of use for this information are found in Legal Notices









Thank you.