Working With Standard Reports

In this section:

The reports and graphs that you create or import are stored in the Standard Reports folder. The Standard Reports folder contains group and subgroup folders, which provide an additional means of organizing for your Standard Reports. For example, one Standard Reports group folder can contain Standard Reports for inventory management, and another Standard Reports group folder can contain Standard Reports for accounting and billing. It is useful to know that the Managed Reporting folders, including the folder for Standard Reports, are virtual directories in that they do not reflect the actual directory structure of the Managed Reporting repository. For more information, see Using Domains in Managed Reporting.

After you create the group folder, you can create the actual Standard Report. Multiple Standard Reports can be contained in one Standard Reports group folder. The Standard Reports folder, group folders, and individual Standard Reports are organized in a hierarchical, tree-like structure.

You can work with the Standard Reports folder, group and subgroup folders, and individual Standard Reports using the toolbar. Using this toolbar, you can create group and subgroup folders, create Standard Reports, work with existing Standard Report groups and reports, edit Standard Report source code, run Standard Reports to verify the report output, create Web pages for Standard Reports, and schedule Standard Reports to run at predetermined dates and times.

In addition to creating new Standard Reports, you can import existing procedures (FEX) and HTML forms to a Standard Reports folder and make them available to users. If your Standard Reports require additional files, such as graphic (.gif or .jpg) files, style sheet files, use the Other Files folder to store these files. You can use the toolbar to work with the files in the Other Files folder. For details on importing procedures and application content into Standard Reports and Other Files folders, see Importing Procedures and Other Files Into Managed Reporting.


Top of page

x
Working With Subgroup Folders

How to:

You can create subgroup folders that add an additional level of organization to Standard Reports and Reporting Objects. WebFOCUS displays subgroup folders underneath a group folder.

For example, in the following image, the browser view demonstrates that Metropolitan Area Franchise Sales is a subgroup folder under the Eastern Franchise Sales group folder.

The Demonstration of subgroup folders

Subgroup folders have the same functionality as group folders. Users can select any Standard Report listed under a subgroup folder and perform any function available to them by clicking the appropriate button.

Group folders can contain any number of subgroup folders, although subgroup folders are limited to one sublevel. Subgroup folders are an optional feature. When an Administrator or Developer creates a subgroup folder, Standard Reports can be added directly to the subgroup folder. Administrators and Developers can also continue to add Standard Reports to group folders.



x
Procedure: How to Create a Standard Reports Group Folder

  1. Expand the domain to which you want to add a Standard Report.
  2. Select the Standard Reports folder.
  3. Right-click and select New Standard Report Group.

    The New Standard Report Group dialog box opens.

  4. In the Name input box, type the name of the group folder.
  5. Click OK.

    The new group folder opens below the Standard Reports folder.



x
Procedure: How to View Standard Report Group Properties

  1. Expand the domain that contains the group folder you want to review.
  2. Expand the Standard Reports folder.
  3. Right-click in the group folder and select Properties.

    The Standard Report Group Properties window opens and displays the name of the selected group folder.

  4. If you want, type a new name for the group folder.
  5. Click OK to save your changes, or click Cancel to discard your changes.


x
Procedure: How to Create a Standard Report Subgroup Folder

  1. Right-click the Standard Reports group folder and select New Standard Report. Then, select New folder.

    The New Standard Report Group dialog box opens.

  2. In the Name input box, type a descriptive name for the subgroup folder.
  3. Click OK.

    The new Standard Report subgroup folder appears under the group folder you selected.



x
Procedure: How to Move or Copy a Standard Report to Another Group Folder
  1. Expand the domain that contains the Standard Report you want to move or copy.
  2. Expand the Standard Reports group folder that contains the Standard Report.
  3. Right-click the Standard Report and select Cut or Copy to move or copy the report.

    You are prompted to confirm your action. Click OK to continue.

  4. Select the target Standard Reports group folder.

    Tip: The Standard Reports group folder can be in the same, or a different, domain.

  5. Right-click the group folder and select Paste.

    One of the following scenarios occur:

    • If you are pasting within the same domain and the same folder, then the new file is created with a new internal name and a copy number is appended to the new file tree name, for example, Sales Summary (Copy 1).
    • If you are pasting within the same domain, but to a different folder, then the Confirm Create New File dialog box opens notifying you that the internal name of the file you are copying already exists in the destination location.
    • If you are pasting to a different domain and the internal name exists in the destination location, then the Confirm File Replace dialog box opens with the option to either copy the source file and create a new internal name, or overwrite the existing file with the content, properties, and name of the source file.

    Note: The internal name of a file is assigned by Managed Reporting and is used for references to -INCLUDES, drill-downs, and style sheets. For details on domains and internal names, see Using Domains in Managed Reporting.

  6. Depending on which dialog box appears, confirm that you want to create a new Standard Report with a new internal name, or that you want to overwrite the existing Standard Report.


x
Procedure: How to Copy a Procedure File to a Folder
  1. Double-click the Data Servers component.
  2. Double-click the server you want to use.
  3. Double-click Applications to expand the list of applications. Select and double-click the application of your choice.
  4. Right-click a procedure file and select Copy.
  5. Expand the domain to which you want to add the procedure file.
  6. Expand the Standard Reports folder and then expand the Standard Reports group folder to which you want to add the procedure file.
  7. Right-click the group folder and select Paste and WebFOCUS adds the selected procedure file to the Standard Reports group folder.


x
Procedure: How to Delete a Standard Report Group or Subgroup
  1. Expand the domain that contains the group folder you want to delete.
  2. Expand the Standard Reports folder.
  3. Right-click the group or subgroup folder and select Delete.

    You are prompted to confirm the deletion.

  4. Click OK to delete the group folder.

    Caution: If you delete a group folder, all subgroup folders and Standard Reports in the group and subgroup folders are also deleted.


Top of page

x
Copying and Pasting Procedures From the Standard Reports Folder to the Data Servers Area

How to:

When you copy and paste a procedure from the Standard Reports folder to the Data Servers area, the name that is pasted is the WebFOCUS file name (Href). After you paste the procedure in the Data Servers area, you have the option to rename the file.

Note: To see what the pasted name will be before you copy and paste the procedure, right-click the procedure and select Properties. The name is listed under Filename in the browser and Href in Developer Studio. For example, app/name.fex.



x
Procedure: How to Copy Procedures From the Standard Reports Folder to the Data Servers Area
  1. In the Standard Reports folder, right-click the procedure and select Properties.

    The Properties dialog box opens.

    Note the name of the file under Filename (in the browser) or Href (in Developer Studio). For example, app/name.fex. This is the name that is used when you paste the report to the Data Servers area.

  2. Close the Properties window.
  3. Right-click the report and select Copy.
  4. Open the Data Servers area where you want to copy the report.
  5. Right-click the folder and select Paste.
  6. To rename the file, right-click the file and select Rename.
  7. Type the new name and press Enter.

WebFOCUS