- Column Wrap Changes
- Column wrapping automatically inserted when
user selects the option. They no longer have to click to insert.
- XML Chart Templates
- XML chart templates can now be opened
and modified without linking to a .tpl file.
- Report Security Feature
- When users elect to set a report column
invisible for a security level, the other columns will adjust to the left, so the
report does not have a blank space.
- Report Data Transpose
- New option for crosstab reports. Users
can transpose data (this is the same as chart transpose). This option
allows users to create reports where the data set is essentially rotated
90 degrees.
- Pre-load Charts (API Only)
- Allows reports with multiple (many)
charts that use independent datasources to be pre-loaded before the report
is exported. Because the pre-loading process is simultaneous it can
improve export performance.
- ERES Scheduler: Re-run missed Jobs
- New server option. When
enabled the scheduler will re-run any missed jobs (due to server downtime).
- ERES Scheduler: Add timestamp to file name
- Users can now select to
append a timestamp when a schedule job writes a file, so that a new file is
written for every export instead of overwriting the old file.
- New QbOrganizer Interface/API
- Users can now launch Organizer via
the API (like Report and Chart Designer). Users can customize the interface
and create customized Report Designer and Chart Designer interfaces to launch from
the Organizer.
- New QbReportDesigner Options
- Users can customize the Save As warnings
and options when users navigate between Sub-reports, and drill-down from QbReportDesigner.
- LDAP Integeration
- Users can integrate ERES with an existing LDAP server to
supply users and groups to ERES.
- Report Designer Menu Adjustment
- 'Remove Sub-Report' option now in Edit menu.
- Organizer Logout API
- Users who process a login using the menu
API, can now also process a logout, ending the user session.
- Security Provider Interface
- New interface allows users to use their
own database of users/groups for ERES without having to duplicate them.
- Reports Load with Back-up Data
- In Report Designer, reports are
always first opened with back-up data, users can then select to use live
data for preview. Because of this, crosstab reports save with all data by default.
- ERES Extension Classes
- New ERES server extension classes allow
users to interject custom code into ERES publishing features. When
reports are run via the scheduler, menu page, or lookup servlet, the extension
classes are called and can modify the report object.
- Save incorrect Database Info
- Users can now change the database info
for a report, even if the new connection isn't present.
- Update All Database Info in Report Designer
- Like with the API
call, users can now propagate changes to the database info to all sub-reports,
charts, and drill-down report automatically when it is changed for the main
report in the Report Designer.
- Server Options in Admin Console
- Many server configuration
options have been added to the Admin Console, allowing much more server
administration to be handled remotely.
- Organizer API Additions
- Users can now add/remove reports from
the Organizer via the API.
- Support for Server Clustering
- Allows users to deploy ERES in a
clustered environment for greater scalability and fail-over.