AudienceView Connect
AudienceView Documentation

AudienceView 6.8.4 HotFix 2 Release Notes

Release Date: September 25, 2014

AudienceView 6.8.4 HotFix 2 MD5 Hash

The MD5 hash value can be used to verify that the correct package has been downloaded/installed.

  • AudienceView 6.8.4 HotFix 2 MD5 Hash: 569ebde62ef0dd4b3248e7682c2e0b49
top
 

Desktop Fixes

Issue Solution ID
Duration values 23 in length are incorrectly converted into date/time values.

 

This has been corrected in AudienceView 6.8.4 HotFix 2.
Duration values are no longer being incorrectly interpreted as fixed date/time values.
AVD-5600

top
 

WebAPI Fixes

Issue Solution ID

The output structure breaks all integrations

This has been corrected in AudienceView 6.8.4 HotFix 2.
Localization in 6.8 affected the format of the XML and JSON output returned from the WebAPI so that certain values were not in the location expected. The format of the XML output returned from the WebAPI has been updated so that for integer, dateTime, duration, currency, fixedInteger and rate primitives, the standard, input and display formats of the value are all on the same output row. 
 
No change has been made to the JSON format at this time as there is an impact on core POS. If it is decided that changes are required to JSON format they will be considered at that time.
AVD-5556