WebFOCUS Online Help > Managed Reporting Developer > Working With Domains and Standard Reports > Working With Standard Reports

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 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.

After you create the account 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 and 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 migrate existing procedures from other WebFOCUS products to a Standard Reports folder to make them available to users.

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. You can use the toolbar to work with the files in the Other Files folder. See Importing Procedures and Other Files Into WebFOCUS for more information.


Top of page

Working With Subgroup Folders

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 this view from the browser, Metropolitan Area Franchise Sales is a subgroup folder under the Eastern Franchise Sales group folder as shown in the following image.

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.


Top of page

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.


Top of page

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.

Top of page

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.


Top of page

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/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.

    WebFOCUS moves or copies the selected Standard Report to the Standard Reports group folder you selected.


Top of page

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.

Top of page

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

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

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.


Top of page

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