...
- Improved communication with Elastic Search API changed to prevent memory leaks and fix the problems occurring when getting more than 500,000 objects for reports
- This is necessary for large reports
- fixed Fixed problem with big queries (too long HTTP request)
- g. a report for 1 year => 365 parameters in URL.
Hence, HTTP-request would crash, using more than 365 parameters - New Limit = Length of the URL string definition
This parameter can be adjusted using the new User Interface (Admin settings)
- g. a report for 1 year => 365 parameters in URL.
- Fix in scheduled reports
- If a user has no admin rights, he could define a report but it would not work (but no Feedback given)
- New the User Interface sends feedback “no permission”.
...
- Driver prevents passwords to be shown in iManager and traces
- In the Publisher channel now we do not start the event processing by IDV to catch the status.
We catch the status in the OTP now. - AJC ECMAScript was removed from all packages
- Base package - GCV-style Driver Parameters.
Now we use named passwords to stop all passwords instead of clear-text - Base and Monitor packages are split into several smaller packages.
Hence, the administrator can choose what exactly he needs/wants to add to the ACD Driver or into the 3-party driver to monitor it. - Monitor package - all connection parameters were moved into the driver set package.
Hence, enough it suffices to configure the ACD server address, credentials, and ssl SSL certificates just once for the whole driversetdriver set. - audit Audit and event timestamps now have milliseconds and become more precise. Now the administrator can choose the time format which will be sent to the ESElastic Search.
- The fields "new value" and "old value" fields are cut limited to 32760 symbols to avoid ES errors
- fixed the bug in the Default Workflow report - Filters show only 10 records
- added 2 fields were added: "Channel" (Publisher or Subscriber) and "Place of auditing" (OTP, ITP, CTP, and so onmore)
- now we optionally have Additionally 2 points of auditing for each channel
- New: 2 ways of Monitor monitoring 3-party drivers:
- send audit message directly to
- Elastic Search
- send audit events into the main ACD Drivers's queue
- more correct handling of ES Better handling for Elastic Search errors by the ACD Driver appshim. More extended
Extended and useful error messages from by the appshim to the driver
AuditDriver - Bug Fixes
- fixed the bug in the Default Workflow report - Filters show only 10 records