Release Date: August 24, 2023
Important Notes:
- We highly recommend clients do not update directly to production environments without first testing in a demo environment.
- It is also recommended to check the latest requirements to run WebReports to see if there have been any changes.
What's New?
- This is the latest release available to match the current VDM release (12.2.10.0) as of 8/24/2023.
- We always recommend that the latest (matching) version of VDM and WebReports are installed.
- Users now have the option to escape out the values inside their IN / In No Paren parameter values when making API calls. If there are values with commas in them this method will need to be used.(Task 1516)
Example Regular API:
https://webreports.bridgeworksllc.com:444/api/FinishedReport?report=Users.vdm&Connection=Northwind WebReports&Type=Finished%20Report&Parameters=Parameter?EmployeeID=('1','3','4','7','9')
Example Escaped Out Values:
https://webreports.bridgeworksllc.com:444/api/FinishedReport?report=Users.vdm&Connection=Northwind WebReports&Type=Finished%20Report&Parameters=Parameter?EmployeeID=('1'|,|'3'|,|'4'|,|'7'|,|'9')
Bug Fixes
This list includes all bugs resolved in version 12.2.10.0
Please refer to our severity ranking for information on the impact each bug could have.
Low - ■ - Bug may cause minor annoyances and most likely has a work around.
Medium - ■ - Bug may cause disruptions and may or may not have a work around.
High - ■ - Bug can or will cause significant disruptions to users. Important to update to resolve
WebReports
- No bug fixes in this release.
Comments
0 comments
Please sign in to leave a comment.