Configuring the Report Control for National Members Nearing Expiration - MBR1013

This report displays the group members that are in danger of their national membership expiring. Group mangers select the date range to see a list of members based on how far they are from expiring. This report allows chapter managers to leverage this data by exporting it into a table and creating a mail merge. This report does not include group members that have already renewed their national membership, but it does include group members in their grace period. After the grace period has passed for a national member, the report will no longer include him/her. If no grace period exists for the national member, then the report will no longer include him/her after the cycle end date has been reached. In addition, this report does NOT include national members that have already expired; it only includes constituents that still have active or grace national membership in the chapter. Since the roster does not indicate the group members that have renewed, this report allows chapter managers to leverage this data and use it in a mailing or calling campaign. After configuring the Report control to run the National Members Nearing Expiration - MBR1013 report on the web, a chapter manager will see the report display similar to what is shown here. For more information about this report, refer to National Members Nearing Expiration - MBR1013.

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 "National Members Nearing Expiration-MBR1013".
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.