Please enable JavaScript to view this site.

AudienceView Unlimited 7 Release Notes

Desktop Improvements

Issue

Solution

ID

Add the Cloud9 Ace code editor to the General Configuration applicaiton Scripts|Edit page.

This has been implemented in AudienceView 7.5.0.

In the scripts body section of the General Configuration applicaiton Scripts|Edit page uses a third-party Javascript-based code editor, Cloud9 Ace, to create and edit non-XSL scripts. For any XSL-based 'Script Type', the previous text area control remains in use.

 

The keyboard shortcuts listed here can be used in Cloud9 Ace.

AVD-10978

Add an 'Add Payment and Create' button to the add payment screens.

This has been implemented in AudienceView 7.5.0.

An 'Add Payment and Create' button has been added to payment screens that appear when adding a payment to an order on the Customer Services application Order|Summary page. This button allows you to add the payment and create the order at the same time, removing the extra step of having to click 'Create' on the order. The 'Add Payment' button is still available.

AVD-11928

Implement order admission repricing functionality

This has been implemented in AudienceView 7.5.0.

Order admissions will now be repriced and automatically assigned the best available price within the current price zone.

 

The system now determines if a better price is available for admission's price type and price zone combination (e.g. if the customer has an active promotion but selected the fully priced admission).

 

The repricing is triggered when an admission is added to an order through the seat map or best available and when a customer is added to an order or a specific order line item (e.g. an admission customer).

AVD-12147

Improve the configuration of the 3D Seat View feature introduced in AudienceView 7.4.0.

This has been implemented in AudienceView 7.5.0.

The way that the 3D Seat View funtionality is configured has been improved so that the 3D Model that will be used is selected on the venue and the Model Context (e.g. concert, football) is selected on the event.

The 3D Seat View appears for each seat in the price selection pop-up on the Online seatSelect.asp page.

AVD-12174

AVD-12203

Apply admission customer benefits to addmissions.

This has been implemented in AudienceView 7.5.0.

Previously, the benefits assigned to the order customer were applied to all of the admissions on the order even when customers were assigned to individual admissions.

Now the admission customers' benefits will be applied to the individual admissions.

AVD-12392

Move Forgot Password email template to the Registry.

This has been implemented in AudienceView 7.5.0.

The Forgot Password email template has been moved to the Registry application Registry::EN::Session node's 'mailTemplate' field.

AVD-12594

 

Online Improvements

Issue

Solution

ID

Allow caps filtering to be overridden on the mapSelect.asp and seatSelect.asp pages.

This has been implemented in AudienceView 7.5.0.

Manage Over Caps has been added to the Application Security applicaiton Roles|Basic page's 'Options' field. When this option is selected, online users can select more seats than are allowed by limit configurations.

 

The quantity options displayed in seatSelect.asp and mapSelect.asp pages will not be restricted to the allowed limited; however, the role will not be able to create orders exceeding the limits.

AVD-12141

Disable the 'Continue' button on the seatSelect.asp page until a seat quantity has been selected.

This has been implemented in AudienceView 7.5.0.

The 'Continue' button on the seatSelect.asp page is disabled until a seat quantity has been selected.

AVD-12231

 

Event Owner Portal Improvements

Issue

Solution

ID

Review and upate all of the default help articles

This has been implemented in AudienceView 7.5.0.

The default help articles related to event creation and management have been updated to reflect the most recent features and improvements.

AVD-6878

 

Business Intelligence and Reports Improvements

Issue

Solution

ID

Convert the Security by Group report from XSL to JavaScript.

This has been implemented in AudienceView 7.5.0.

The Security by Group report report has been converted to JavaScript.

The labels can be configured in the Registry application Registry::EN::Application::Business Intelligence and Reports::Report Labels::Security by Group node.

AVD-9552

Convert the Event Payment Allocations report from XSL to JavaScript.

This has been implemented in AudienceView 7.5.0.

The Event Payment Allocations report report has been converted to JavaScript.

The labels can be configured in the Registry application Registry::EN::Application::Business Intelligence and Reports::Report Labels::Event Payment Allocations node.

AVD-11661

Convert the Unallocated Payment Details report from XSL to JavaScript.

This has been implemented in AudienceView 7.5.0.

The Unallocated Payment Details report report has been converted to JavaScript.

The labels can be configured in the Registry application Registry::EN::Application::Business Intelligence and Reports::Report Labels::Unallocated Payment Details node.

AVD-11805

Convert the Admission Release Summary report from XSL to JavaScript.

This has been implemented in AudienceView 7.5.0.

The Admission Release Summary report report has been converted to JavaScript.

The labels can be configured in the Registry application Registry::EN::Application::Business Intelligence and Reports::Report Labels::Admission Release Summary node.

AVD-11819

Convert the Gift Certificate and Gift Card by Role report from XSL to JavaScript.

This has been implemented in AudienceView 7.5.0.

The Gift Certificate and Gift Card by Role report report has been converted to JavaScript.

The labels can be configured in the Registry application Registry::EN::Application::Business Intelligence and Reports::Report Labels::Gift Certificate and Gift Card by Role node.

AVD-11827

 

Payment Improvements

Issue

Solution

ID

Remove deprecated payment gateways.

This has been implemented in AudienceView 7.5.0.

The Miraserv, Eigen and Protobase payment gateways are no longer supported and have been removed from the Registry and all applicable lists.

AVD-9047

Improve the payment gateway preloads in the Registry.

This has been implemented in AudienceView 7.5.0.

The basic preloads for new installations have been corrected to include only the production end points and values for payment gateways (RedCard, ServeBase, PayPal, PayPal Native, Tender Retail and TouchNet).

AVD-11866

 

API Improvements

Issue

Solution

ID

Add AV.executeQuery() method to script engine.

This has been implemented in AudienceView 7.5.0.

A new interface, AV.executeQuery(), has been added to the script engine that will allow customer scripts to execute queries and receive the results in a two dimensional array.

 

Scripts can only execute executeQuery when run from within the reportBO. Other contexts will generate an error.

AVD-9812

 

Backend Improvements

Issue

Solution

ID

Enable logstash in global.asa by default.

This has been implemented in AudienceView 7.5.0.

Logstash is now enabled by default in the global.asa file.

AVD-12437