AudienceView Connect
AudienceView Documentation

AudienceView 6.8.9 New Features and Enhancements

StubHub Integration

Feature Description ID
Integrate with StubHub This has been implemented in AudienceView 6.8.9.
Improvements have been made to the AudienceView API to allow you to use StubHub, a powerful new sales channel, for their inventory, while still maintaining control of their revenue stream and data. Channel allocation and pricing can be managed using all the familiar AudienceView conventions.
AVD-5480
 
top
 

Desktop Enhancements

Feature Description ID
Add a 'Change of Address Status' field to the Customer Services application Customer|Advanced page. This has been implemented in AudienceView 6.8.9.
A 'Change of Address Status' field has been added to the Customer Services application Customer|Advanced page.
This field is primarily used in conjunction with the NCOA - Customer Updates Data Monkey script (AVD-7972). This field is used to track the return codes provided by third-party NCOA address correction services; however, the 40-character field can also be used to track inactive or incorrect addresses (if you are not using NCOA).
This field is hidden by default (Registry application Registry::EN::Business Objects::TScustomerBO::Addresses::Change of Address node). If this field is enabled, it will also be displayed on createAccount.asp and maintainAddresses.asp online pages.
AVD-8537
top
 

Online Enhancements

Feature Description ID
Improve seat and performance messages so they are not blocked by the 'Add-on' article pop-ups. This has been implemented in AudienceView 6.8.9.
The message presentation has been improved so that pop-up messages are always clearly presented and available to be viewed again.
AVD-6099
top
 

Business Intelligence and Reports Enhancements

Feature Description ID
Convert the Sales Report by Series Performance to JavaScript and the new framework. This has been implemented in AudienceView 6.8.9.
The Sales Report by Series Performance has been converted to JavaScript and the new framework.
AVD-8714
Update the Booking Protect report . This has been implemented in AudienceView 6.8.9.
The date and currency formatting has been updated and the 'Order Create Date' column has been added to the report's output.
AVD-8913
Add support for the AV.localize to table cells in the reporting infrastructure. This has been implemented in AudienceView 6.8.9.
Support for AV.localize method added to table cells.
The CSV output:
  • Does not have localization because it is intended to be machine readable as opposed to human readable.
  • Does not contain percentage sign in percent cell nor any rounding to two fixed decimal places
AVD-8918
top
 

Data Monkey Enhancements

Feature Description ID
Create a script and script definition for NCOA (National Change of Address) address processing. This has been implemented in AudienceView 6.8.9.
When mailing marketing material and subscription renewals, address cleansing through National Change of Address (NCOA) processing ensures that the direct mail piece gets to the intended customer and at the lowest possible cost.
The NCOA - Customer Updates script allows you to import/update customer addresses using the data provided by NCOA.
For more information, refer to Script: NCOA – Customer Updates.
 
AVD-7972
top
 

WebAPI Enhancements

Feature Description ID
Add SessionID to WebAPI response This has been implemented in AudienceView 6.8.9.
The WebAPI responses now include session, which is the ID of the user's current Session. This can be used for example to detect if the user's session has expired (because a new SessionID will be generated).
 
AVD-9181