Feature |
Description |
ID |
If two or more customer accounts share the same email address, email marketing messages are being sent to the address more than once. |
This has been implemented in AudienceView 6.5.0.
By selecting Remove duplicate addresses from the 'Message Delivery Options' field on the Correspondence application Message|Basic page when an email message is sent, email addresses that are associated with more than one customer account will only receive the email once. |
CORE-1 |
'Legacy Account Number 2' and 'Legacy Account Number 3' fields and BI options have been added. |
This has been implemented in AudienceView 6.5.0.
'Legacy Account Number 2' and 'Legacy Account Number 3' fields have been added to the Customer Services application Customer|Basic page. They have also been added to both the Customer and Order business intelligence objects used via the Business Intelligence and Reports application Business Intelligence pages. |
CORE-4 |
TScurrency should allow negative values. Currently, TScurrency assumes that the minimum value for any currency primitive is zero if not specified. |
This has been implemented in AudienceView 6.5.0.
TScurrency does not enforce minimum value of 0 if a minimum value is not specified. |
CORE-7
CORE-44 |
Promotional codes on gifts. |
This has been implemented in AudienceView 6.5.0.
Promotional codes can now be associated with gifts via the Funds Management application Gifts|Calendar page's 'Promotional Code' field; however, you cannot currently report on promotional codes on gifts. |
CORE-67 |
Add 'Payment Methods' to gifts |
This has been implemented in AudienceView 6.5.0.
The 'Payment Method' field has been added to the Funds Management application Gifts|Details page, allowing you to determine the payment method(s) that can be used to purchase the gift.
If an order contains multiple items with different payment methods, only the payment methods that all order items have in common will be available. For example, if an admission has three payment methods available to it (i.e. Cash, Visa and MasterCard) and a gift has one payment method available to it (i.e. Visa), then only the common payment method(s) (i.e. Visa) will be available on the order. |
CORE-69 |
When large numbers of email messages are sent, they are being sent in series instead of in parallel, which takes a considerable amount of time. |
This has been corrected in AudienceView 6.5.0.
Email messages are now sent in parallel using multiple worker threads, considerably speeding up the time that it takes to distribute the messages.
The following fields have been added to the Registry application System::Business Objects::TSmessageBO node:
- Failed Message Rerun Interval: If a message fails to be sent it will be resent after the time indicated, providing that it's a temporary failure (e.g. the mail box is full) and not a permanent failure.
This is set to 24h by default.
- Minimum Worker Threads: This is the minimum number of threads that will be used to send the email messages.
This is set to 1 by default.
- Maximum Worker Threads: This is the maximum number of threads that will be used to send the email messages.
This is set to 50 by default.
- Worker Thread Shutdown Wait Seconds: If errors occur while sending emails each thread will have the defined amount of time (in seconds) to finish before moving on to the next email.
This is set to 60 by default.
- Pool Thread Shutdown Wait Seconds: If errors occur while sending emails all threads will have the defined amount of time (in seconds) to finish.
This is set to 300 by default.
|
CORE-83 |
Enhancements to the Find Performance dialog box |
This has been implemented in AudienceView 6.5.0.
The following search fields have been added to the Find Performance dialog box, enabling you to further filter performance searches:
- Day of Week: Enables you to filter the search based on the day of the week on which the performance falls.
- Performance Type: Enables you to filter the search based on the performance type.
- Price Chart: Enables you to filter the search based on the price charts that are assigned to the performance.
The search performances section can also be collapsed so that more of the seach results can be viewed.
|
CORE-91 |