In this section: How to: |
In the browser, you can create Standard Reports using the following tools and options.
Tool |
Description |
---|---|
Power Painter |
A graphical tool used to create page layouts, reports, and graphs. |
Report Assistant |
A graphical tool used to create tabular reports. |
Graph Assistant |
A graphical tool used to create graphs. |
Advanced Graph Assistant |
A graphical tool used to create advanced graphs. |
InfoAssist |
InfoAssist is a report generation tool that enables you to leverage ad hoc functionality to create, modify, and run report and chart queries. Note: This tool is only available from Dashboard and Developer Studio Managed Reporting Report Objects. |
Alert Wizard |
A wizard that you use to create ReportCaster Alerts. |
Editor |
A text editor that you use to enter WebFOCUS commands to create a report or graph. |
Import External File(s) |
An Import Files interface that list the files you can import to a Standard Reports or Other Files folder. |
URL |
A URL window in which you can specify the name and URL of your file. You can also specify to disable Do not show on User’s List, which will make the report accessible to end users. |
When creating Standard Reports from Developer Studio, the tools available to you are based on whether you are creating a procedure (FEX) or an HTML file.
Before you begin creating individual reports and graphs, you must create the Standard Reports group and subgroup folders that will store the reports and graphs. These group and subgroup folders appear in a hierarchical, tree-like structure and provide an additional means of organizing your Standard Reports.
You can right-click a subgroup folder to create a new Standard Report, or right-click a Standard Report to work with an existing report or delete a report. In addition, you can:
If your Standard Reports require additional files, such as graphic (.gif or .jpg) files, style sheet files, or additional HTML files, use the Other Files folder to store these files. For more information, see Importing Procedures and Other Files Into Managed Reporting.
Select the Server option and then select the server you want from the drop-down list.
Select the Application Path option. Select the application path(s) in the Available list and move it to the Selected list by double-clicking it or using the arrow located between the lists.
Note: You must have the Data Server privilege to alter the Server and Application Path.
Note:
You are prompted to confirm your action.
WebFOCUS deletes the Standard Report from the Standard Reports group folder.
The text editor window opens.
For details about WebFOCUS reporting commands and syntax, see the Creating Reports With WebFOCUS Language manual.
Note: Syntax and error checking are not performed until the Standard Report is executed.
Note: If you edit a Standard Report source code and make changes to the Standard Report, you should not subsequently open the Standard Report with a reporting tool. If you need to make additional changes to the Standard Report, reopen the file in the text editor.
How to: |
Standard Reports, Other Files, Help Files, and Profiles are created, edited, and run the same way. Once you run a report, the results display in the browser window. The following procedures demonstrate these tasks using a Standard Report as an example.
For more information about using the WebFOCUS language, see the Creating Reports With WebFOCUS Language manual.
You can create a Standard Report with the Text Editor. The following procedure uses the example of creating a Standard Report from Dashboard.
Note: Specify your data source in the code itself. For example,
TABLE FILE CENTCOMP
In Dashboard, the Save As dialog box opens, as shown in the following image.
Note: In Dashboard, you can select multiple application paths. To move a path between the Available list and the Selected list, double-click the item or use the arrows located between the lists.
Note: If you click Open, the file will open in the tool that was used to create the file. If you want to edit the source code for a procedure written with one of the tools, you must click Edit Source.
How to: |
You can use the Standard Report Properties dialog box to review the date the report was created and the file name for the report. You can use the Properties dialog box to change a server and an application. You can also use the Standard Report Properties dialog box to:
Note: The Schedule Only and Restrict Developer Access options are not available from the Managed Reporting (Applet) Interface.
This dialog box lists the following Standard Report properties in the General tab: Name, Domain, Folder, File Name, Size, Created On date, Created By name and User ID, Last Modified On date, Last Modified By name and User ID, and selected Launch Page options. Note that if you see the text Not Available next to a field in the dialog, the report was created prior to Version 7 Release 6, before the properties information was available for that field. Also, the Created By and Last Modified By properties are not displayed in either the Managed Reporting Domain Builder or the Domains applet.
Note: When updating files in Developer Studio, unless all components are on a local machine, the Properties dialog is only automatically refreshed when files are created or deleted. For more information about Developer Studio refresh behavior, see Setting Preferences in the Developer Studio Application Development Getting Started manual.
This option is only available to Administrators and Developers when the Restrict Developer Access option (available in this dialog box) is not enabled. The Schedule property is applicable to end users (Analytical Users and lesser roles) and to Developers when the Restrict Developer Access is enabled.
This option is only available (and visible) to Administrators. By restricting the Developer role to that of an end user means that only the Administrator can manage FEX or HTML files (such as edit, delete, cut, copy, paste) and set property options.
Select a server, check the Server check box, and select a server from the drop-down list.
Select an application, check the Application Path check box. Select the application path(s) in the Available list and move it to the Selected list by double-clicking it or using the arrow located between the lists.
The Two-Way Email Templates tab is only available in Developer Studio. You can create Two-Way Email templates from Developer Studio or from the browser. An example of a Two-Way Email template appears below in the Two-Way Email Templates tab.
The following image shows the Two-Way Properties dialog box which has four tabs. The Two-Way Email Templates tab window appears containing the name, location (Href), and date of an attached template. Four buttons are located on the right, New, Open, Delete, and Resend.
The following image shows a New Two-Way Email Template dialog box that has Two-Way: TW 2 as the template name.
For more information about creating Two-Way Email templates, see the WebFOCUS Managed Reporting Administrator's Manual.
To view standard report properties for an alert:
The following image shows the Alert Properties dialog box in Developer Studio, which shows the alert name, path to the alert, and date it was created, the domain server and application path, and the Prompt for Parameters and Do not show on User's List property options.
The following image shows the Alert Properties dialog box in the Managed Reporting (applet) Interface, which shows the same alert properties, as shown from Developers Studio.
Note: For more information on Standard Report Properties, see How to View Standard Report Group Properties.
To view standard report properties for a URL:
The following image shows the URL Properties dialog box in Developer Studio, which contains the URL name, the domain and folder it resides in, the date and time it was created and modified, and the property options, Do not show in User’s List and Restrict Developer Access (which is only available to MR Administrators).
The following image shows the URL Properties dialog box in Dashboard.
Note: For more information on Standard Report Properties, see How to View Standard Report Group Properties.
WebFOCUS |