HotReports_ObjectMaster configuration setting

Keys

Key

Value

1

SynWeb

2

HotReports

3

ObjectMaster

4

Report{number}

Description
The HotReports:ObjectMaster configuration setting is used to configure hot reports to appear on accommodation type rows of the Booking List grid.

The fourth key is used to differentiate between reports, so you can have multiple reports from the same booking row. In the example below, Report1 is the Guest List report and Report2 is the Bookings This Month report. Each hot report for object bookings needs a separate configuration setting with a unique fourth key.

Default value

The default value is blank. That is, there is no report configured. In a configured report, the Value field contains the report name and field selection criteria and optionally the description displayed next to the report. For example, a class list report would have the follow value:
{Report}ReportName=SUBCLSSQ,RecordSelectionFormula=('[SynWebClassCode]' = '' OR '[SynWebClassCode]' = {[PrintOverrideViewName].ClassCode}) AND ('[SynWebClassCampus]' = '' OR '[SynWebClassCampus]' = {[PrintOverrideViewName].ClassCampus}) AND {[PrintOverrideViewName].FileYear} = [SynWebFileYear] AND {[PrintOverrideViewName].FileType} = '[SynWebFileType]' AND {[PrintOverrideViewName].FileSemester} = [SynWebFileSemester],ReportDescription="Class List Report"

Setting a different value

Type the report name and record selection criteria in the Value field on the Configuration File Maintenance window. See Configuration File Maintenance window in the Synergetic System maintenance manual.