Generate reports for sets
Civic Platform can simultaneously associate reports for record, parcel, address, and licensed professional set members, and provide the same viewing and printing report functionality for set members as it does for individual records, parcels, addresses, and licensed professionals. When implemented, the specified report runs one time for each set member.
To generate reports for sets
-
To manually assign reports to the Record summary tab of the Set member tab in back office, open Report manager and add Record summary to the Portlets tab of the report.
-
For each record set, configure the session variables shown in the following table.
Set Type Variables Record sets SETID ($$setID$$)CAPID($$capID$$) Parcel sets ParcelID ($$parcelID$$) SETID ($$setID$$) Address sets AddressID ($$addressID$$)SETID ($$setID$$) Licensed professional sets LicensedProfessionalID ($$licensedprofessionalID$$)SETID ($$setID$$)
For more information about report manager or session variables, see Report manager or Use variables in reports.