Configuring the Report Control for Officers - MBR1015

This report displays the names of the individuals who are officers in this chapter, which is useful information, because a group manager may have domain over a over a chapter but not the officers (i.e., the committee related to the subgroup). Group managers are only able to run this report if the chapter has a corresponding officers committee. If no related committee has been indicated, this report will not be visible to group managers online. They will not see any indication on the web that such a report exists. After configuring the Report control to run the Officers - MBR1015 report on the web, a chapter manager will see the report display similar to what is shown here. See Adding Subgroup Officers for more information.

Group managers are unable to edit officers' information. This report is read-only.

Control Settings

The section below details how to set up the Report control to display this report on your website. The instructions are intended for a user with web admin/host privileges.

 

This report must be deployed in the BusinessObjects server before group managers are able to run this report on the web. See BusinessObjects Installation for more information. In addition, this control uses the service operation "GetOnlineReportGenerateURL" from data services. The control uses this URL, which connects to the BusinessObjects server, to open or render the report in the current page in the form of PDF.  Through the service operation "GetOnlineReportGenerateURL", data services generate the URL. See Personify Data Services for more information.

You MUST have a proper named user license in order to be able to view the report(s) online.

For every Crystal or Webi-PDF report that you want a group manager to be able to run, you will have to create a new page, and configure the Report control for the report you want to run on that page. For example, if you want a logged in web user to be able to run five different reports on your website, you will have to create five different pages and configure the control five different times on each page. As a best practice, create a landing page that contains links to the separate pages that contain the different reports, as shown below. If you are using DNN, you can use the Links Module. See Configuring the Links Module for more information. The only exception to this is for Webi-HTML reports, which open right on the page (i.e., Analysis of Chapter Member Health).

To configure the web settings for the Report control:

1.    Add the "PersonifyBoReport" to the desired page. For more information, please see Adding a Page on Your Site Using DNN.
The Control Settings for this control display, as shown below.
 

Text fields have a 250 character limit.

2.    If necessary, in the Additional CSS Class for Control field, enter the CSS class.
This option allows you to add additional layout to the skin by developing a new DOTNETNUKE style, which requires an advanced understanding of HTML and CSS. See Applying a Default Site Container for information.

3.    If necessary, select or create a new Error Message.
The error message will display on the control for the action that was being performed at the time of the error.

a.    If left blank, the default error message, "An error occurred while performing [Insert Action]. If the problem persists, please contact the site administrator", will display. [Insert Action] will be substituted with the action the control was performing at the time of the error.

b.    If you wish to change the default error message, customize it with a PWF Parameter. See Setting up PWF Parameters to learn more about these parameters and why your website's redirect URLs are managed there.

Although there are more fields listed on the Report control, the settings listed are the only values necessary in order to run this report on the web.

4.    In the Param 01: Key field, enter "SubgroupMasterCustomerID".
This is the report parameter key. This is the group master customer ID for which the report is being run.

5.    In the Param 01: Value field, enter "pb_AFMRosterBag%$%GroupMCID".
This is the report parameter value. See Logic Behind the Report Control for more information.

6.    In the Param 02: Key field, enter "SubgroupSubCustomerID".
This is the report parameter key. This is the group sub customer ID for which the report is being run.

7.    In the Param 02: Value field, enter "pb_AFMRosterBag%$%GroupSCID".
This is the report parameter value. See Logic Behind the Report Control for more information.

8.    Leave the Param 3-15 Value and Key fields empty.

9.    Leave the Parameters to Exclude and Report Name Key fields empty.

Although there are more fields listed on the Report control, the settings listed are the only values necessary in order to run this report on the web.

10.  In the Report Name Value field, enter "Officers- MBR1015".
The "Report Name Value" field tells BusinessObjects the type of report you want to render. It needs to be an EXACT match, since BusinessObjects is searched based on the report's name in order to render the report on the web. If you do NOT know this value, the report will not run and no results will be rendered. See BusinessObjects for more information.

11.  From the Report Type drop-down, select "Web-PDF".  

12.  Click Save.