The following table outlines the changes made in AudienceView 6.8.13 HotFix 2:
IMPROVEMENT |
API - Add parameters to the TSmapBO::Extract.
TSmapBO::Extract can now take the following parameters:
- screen_id
- seat_id
- entered_promo_code_id
- promocode_access_code
- promocode_access_code_url
- clearPromoCodes
The behaviour of the promo code parameters is consistent with other calls:
- If screen_id or seat_id is specified an event (performance_id) must also be specified.
- If screen_id is specified the extracted data is limited to that screen.
- If seat_id is specified the extracted data is limited to that seat's screen.
- If screen_id and seat_id are both specified, the seat must be on the screen identified by screen_id.
- If multiple events are specified (performance_id), data is extracted for all events. Previously, data was only extracted for the first event.
|
AVD-15389 |
FIXED |
Online - The workflow does not properly support caps with customer assignments
The Manage Over Caps 'Option' has been added to the Application Security application Roles|Basic page, which will now display a warning message and allow online users to proceed to checkout with more than the allowed seats. To complete the order, the excess seats must be assigned to customers in the users' contacts lists. |
AVD-15324 |
FIXED |
Limits - Performance and Promotion limits is not allowing orders to be created even within defined limits. |
AVD-15568 |