================================================== Fixed in Patch DRNBO.9.0.21.301: CTM-10176 - Erratic behavior on Logical View when using the new UI. CTM-10433 - Make Errors messages on startup more details. CTM-11511 - On Decollation of AFP category4 report, form name is not found. CTM-11512 - When transforming an AFP report, a text which has the same color as its background is displayed. CTM-11517 - The request for the Report List is not being formed correctly, sometime next/previous arrows are grayed out. CTM-11538 - On classic UI, on save report window's, some fields are corrupted. CTM-11554 - User can send ChangePassword without filling 'New Password' and 'Confirm Password' fields. CTM-11563 - Report List is not stored on browser's cache, so many requests are resent. CTM-11605 - The "Date & Time" tab in the Filter Window is empty if the "Last Report Only" value is saved as "selected" and then it was configured as hidden. CTM-11613 - When printing notes of report, http 404 page not found may occur. CTM-11623 - When transforming text report to xlsx, an error may occur due to issues with temporary directory. CTM-11686 - Send mail does not work under new UI of Control-D/WebAccess Server. CTM-11697 - Changing permissions for the `\bin\tmp` directory for proper operation of OpenSSL. CTM-11712 - On classic UI, Generation of unified report fails, when report ID contains Hebrew characters. CTM-11722 - Incorrect name for the node in the folder tree and folder title if this name is set in Hebrew. CTM-11724 - Incorrect display of the combobox name "Approval status" and the values inside this combobox if the interface language is Hebrew. CTM-11754 - Cannot open Logical View Editor When report id or report name contains non latin1 characters. CTM-11791 - Corrupted xlsx file after transformation from txt with logical view/export definition. CTM-11951 - Shift left on search into view report.This hiding the first column. CTM-12052 - WebAccess does not use default values for Host Print dialog CTM-12066 - Wrong content when transforming report from text to xlsx. ------------------------- New Features: CTM-8099 - Enable option to pass time zone of user of Control-D/WebAccess Server, In order to use it on Control-D/Application Server's messages. CTM-11513 - Introduce an option to suppress access to the classic User Interface. CTM-11759 - Save and restore the value specified in the "Host Print" window for each user + repository in local browser storage. Descriptions of Fixes/New Features: CTM-10176 Description: In the new user interface logical views do not work correctly. These functions work correctly in the Classic View. 1. When selecting a report from report list, and selecting Logical view from top menu, logical views don't show, have to close and then go back in to bring up logical view list. 2. When selecting report from Report List, after viewing with a logical view I am unable to view ANY further reports. Incorrect creation of the menu for the View Report window, which causes the "More" menu item not to be added to the main menu for the View Report window. As a result, the "Approvals" menu items are missing, making it impossible to perform operations from the "Approvals" feature (Approve, Reject, and others). CTM-10433 Description: There is the same message A wa_server 9000/12124 07-22-2024 14:47:35 -ERROR WorkingThread : BMCWAS1824E CONTROL-D/WebAccess Server could not open network resources. Ensure that another instance of CONTROL-D/WebAccess Server is not running on "IPv4" port: "7777" or secured port: "7778" from two different scenarios: run two instances of the WebAccess Server on same Server run instance of the WebAccess Server with wrong settings 'wa-host' and 'wa-secured-host' CTM-11511 Description: On Decollation of AFP category4 report, form name is not found Workaround: When decollating an AFP category 4 report, In report clique, AFP Formdef Name is set. However form is not found. The form name is not searched with prefix: F1 It should searched for: F1 CTM-11512 Description: When transforming an AFP report, a text which has the same color as its background is displayed. This text should be hidden. CTM-11517 Description: The request for the Report List is not being formed correctly, sometime next/previous arrows are grayed out. Under the NEW UI: Having an issue with Paging BACK on the Report List CTM-11538 Description: A user of Control-D/WebAccess Server tries to save report, The save report window's fields are corrupted, fields are not displayed well. CTM-11554 Description: A user of Control-D/WebAccess Server can select 'Change Password" option and send a request without entering 'New password' and 'Confirm Password' fields. CTM-11563 Description: Report List is not stored on browser's cache, so many requests are resent. Missing support for "Report list in browser cache feature" CTM-11605 Description: The "Date & Time" tab in the Filter Window is empty if the "Last Report Only" value is saved as "selected" and then it was configured as hidden. If the filter was save with the "Last Report Only" value as selected, and it is configured that the "Last Report Only" component should not be displayed, the customer sees an "empty region" and has no way to set the "Last Report Only" value as "unselected", which would allow them to work with other specified fields: "Date type" "Date Period" "Date from" and "Date to". CTM-11613 Description: When using prepare to print and printing notes, a JavaScript error may occurs, and error: http 404 page not found may occur. This may happen when using Charset utf-8 in classic UI. CTM-11623 Description: When transforming text report to xlsx, an error may occur due to issues with temporary directory. CTM-11686 Description: Send mail does not work under new WA UI. The customer see empty panel and cannot close it. The problem occurs if "Attcachment" send options is defined as default in the WA condiguration. CTM-11697 Description: Changing permissions for the `\bin\tmp` directory for proper operation of OpenSSL. If it is not possible to create files in the `\bin\tmp` directory, a connection to the WA server cannot be established, and the message "Cannot communicate with Control_D/WebAccess Server -1" is displayed. CTM-11712 Description: Generation of unified report fails, when report ID contains Hebrew characters. CTM-11722 Description: Incorrect name for the node in the folder tree and folder title if this name is set in Hebrew. CTM-11724 Description: Incorrect display of the combobox name "Approval status" and the values inside this combobox if the interface language is Hebrew. CTM-11754 Description: When using UTF-8 browser's encoding, When report id or report name contains non latin1 characters, You cannot open Logical View Editor for this report. CTM-11791 Description: When transforming txt to xlsx with logical view/export definition, the xlsx file created is corrupted and cannot opened by excel. CTM-11951 Description: Shift left on search into view report.This hiding the first column. CTM-12052 Description: WebAccess does not use default values for Host Print dialog CTM-12066 Description: When transforming a text report to xlsx On rare occasions, the content of xlsx contains different report's content. CTM-8099 Description: Issue Control-D/WebAccess Server's end user local time in the messages in log of Control-D/Application Server on MF. CTM-11513 Description: Introduce an option to suppress access to the clasic UI. If customer wants to exclude possibility to use the classic GUI, a new feature should be designed: Add new option 'Prohibit to use classic GUI' to the Desktop for WebAccess Server. If this option is checked, when user comes to classic GUI (e.g., using the old bookmarks), user will see message 'Classic UI usage is prohibited, you should use new UI'. Then user will be forwarded to the new GUI. CTM-11759 Description: Save and restore the value specified in the "Host Print" window for each user + repository in local browser storage. Currently save value for "Writer" field only ================================================== Fixed in Patch DRNBO.9.0.21.300: CTM-9279 - Reports - Search does not work for reports with long pages. CTM-9352 - The issue in the verification of IndexName and IndexValue in the filter window. When the number of values in IndexName and IndexValue does not match, no error message is issued. CTM-9375 - Get report list requests end with error when Control-V is not installed on MF. CTM-9547 - When opening Notes Window user gets Not Found Page. CTM-9633 - When one of the Oauth2 configuration files contains '#' character, the login with Oauth2 single sign on fails. CTM-9635 - Mail As attachment with transformation, just saves the report. CTM-10339 - Selecting the 'Job Archiving' option in Filter window causes the server error 404. CTM-9749 - When using the same Filter, the report list should be obtained through a new request. CTM-9808 - Oauth2 login fails Illegal base64 character. CTM-9891 - Garbage text when creating tag note on found text. CTM-9988 - Lines per worksheet in report transformed to xlsx is limited to 65536 CTM-10024 - Logical Views selections is enabled although it was disabled in Control-D/Desktop. CTM-10087 - During the "Upgrade In Place" from version 9.0.20.000 to 9.0.21.100, the import/export of attributes related to the SSL/TLS protocols is not functioning correctly. CTM-10112 - Control-D/WebAccess Server crashes when transforming a report with a third party transformer. CTM-10116 - In view Report Next/Previous arrows do not function nor search. CTM-10154 - WebAccess Server is crashing at processing of AFP report. CTM-10185 - The incorrect value of attribute Class during the "Host print" operation in "Immediate" (Network Remote LAN Print) mode. CTM-10217 - The screen "Loading" is stuck after logout by timeout. CTM-10223 - Control-D Web access does not fill PAGEDE and FORMDEF fields when issuing HOST PRINT. CTM-10311 - On new GUI the text found in search is not shown because it was not scrolled there. CTM-10314 - Control-D/WebAccess Server crashes in conversion from ASCII to UTF-8. CTM-10275 - Missing scroll bar for Tag Notes window in new UI. CTM-10331 - Comboboxes "View as" and "Logical view" hides buttons in the "Select Index" panel. CTM-10339 - Selecting the 'Job Archiving' option in Filter window causes the server error 404. CTM-10338 - The implementation of QM002428568 - Based on Copies field of report, enable/disable print/save/mail does not work any more. (for Classic UI only) CTM-10357 - Wrong page for Interpress image on xerox report. CTM-10380 - Configuration change of the WebAccess Server (using Desktop for WebAccess Server) distorts the permissions of configuration file. CTM-10396 - Searching a report, shows the searched text, with too many lines above. CTM-10414 - Multifind ignores the configuration field "Maximum Result Pages per Request" ------------------------- New Features: CTM-9142 - Allow processing PDF reports with embedded PDF(s). CTM-9266 - Allow scroll bar for the list of index path screen if the number of such is big. CTM-9353 - Provide an option for bmc-ctd-wa-soapgw.exe utility to return an XML file which contains PDF file as Base64-encoded data. instead of binary format. CTM-9553 - Enable options to customize LoginWindow. CTM-9703 - Allow sending the session token information via headers instead of cookies. CTM-9979 - Introduce Top Offset Registration for report CLIQUE. CTM-10128 - Allow setting WA version and style on Login user image. CTM-10140 - WebSwing support for Logical View Editor's screens in Control-D/WebAccess Server. CTM-10294 - Ability to set the default cursor shape when viewing a text report in new GUI. ------------------------- Descriptions of Fixes/New Features: CTM-9279 Description: A user of Control-D/WebAccess Server searches for a string in report. However, the string is not found. It happened for reports with long pages (data more than 32K bytes per page). CTM-9142 Description: when viewing a PDf report with embeded PDF file in it, Allow end user to view embedded PDF file. CTM-9266 Description: In the "Select Index" component the column "Available Indexes" and "Select Index Values" scrolls together. Consequently when a customer scrolles down to select index names at the bottom of the column "Available Indexes", combo boxes with index values disappear from the screen. Allow scroll bar for the list of index path screen if the number of such is big. CTM-9375 Description: A user tries to get report list via Control-D/WebAccess Serverm and gets, one of following two error messages when tries to get a report list. CTDP0GE INDEX SPECIFIED WHEN CTV IS NOT INSTALLED. Or MAN85HS UNABLE TO LOCATE MESSAGE ??????E, CALL TECHNICAL SUPPORT FOR HELP The problem occurs when Control-V is not installed on MF CTM-9352 Description: The issue in the verification of IndexName and IndexValue in the filter window. When the number of values in IndexName and IndexValue does not match, no error message is issued CTM-9353 Description: Provide an option for bmc-ctd-wa-soapgw.exe utility to return an XML file which contains PDF file as Base64-encoded data. instead of binary format CTM-9547 Description: A user of Control-D/WebAccess Server opens NoteList Window However, got error: Page not found, instead of getting notes' names. CTM-9553 Description: Enable options to customize LoginWindow By using "user exit", java scripts functions which are on files: /bin/assets/UserExits/extImpl.js CTM-9633 Description: When one of the Oauth2 configuration files contains '#' character, The login with Oauth2 single sign on fails. In the Error log of Control-D/WebAccess Server there is message: BMCWAS1171I Verification of Oauth2 more information=error:Server returned HTTP response code: 500 for URL:  CTM-9635 Desciption: A user of Control-D/WebAccess Server tries to send a mail as attachment, and transform the report to PDF or to XLSX The report is saved, in its transformed format, instead of in .eml extension. so it could be opened in Mail program. CTM-10339 Description: After implementation of CTM-9669 'UpperCase is not made for letters beyond A-Z' the issue arises in the Control-D/WebAccess Server: - End user selects the 'Job Archiving' option in Filter window and clicks 'Apply'. - Error message appears Server Error 404 - File or directory not found. The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable. CTM-9749 Description: When a user of Control-D/WebAccess Server click Apply button in filter window, Even if the filter is not changed, a new request should be send and get new reprot list. CTM-9703 Description: Remove the session identifier on the URL query parameters and instead configure the application requests to send the session token information via headers or cookies. Ensure that cookies are protected by secure, HTTPOnly, and SameSite attributes. Since cookies are suppose to be unsupported soon, enable support passing session id in http header. CTM-9808 Description: When using Oauth2 single sign on in Control-D/WebAccess Server, User login fails In the error log of Control-D/WebAccess Server there is message: BMCWAS1171I Verification of Oauth2 more information=error:Base64 decode error - java.lang.IllegalArgumentException: Illegal base64 character. CTM-9891 Description: A user of Control-D/WebAccess Server search a string in report Then tried to create a tag note on found string. The user Gets some garbage on screen instead of clear link for tag note. CTM-9988 Description: A user of Control-D/WebAccess Server converts a text report to xlsx with Logical View. If number of lines which should be in worksheet is greater than 65536, only 56536 lines are displayed in worksheet. CTM-9979 Description: Add an option in report clique for xerox reports, to tell where to start displaying data from top of page. The Top Offset Registration designates the position of the logical page along the length of the physical page. Range: -32767 - 32767 This option will be called: Top Offset Registration Its default value will be: 36 Customer will be able to change it in report clique. It affects the viweing of report via browser from Control-D/WebAccess Server. CTM-10024 Description: An Administrator of Control-D/WebAccess Server disabled the selection of logical views from report list: (In Control-D/Desktop: Definitions->WebAccess Server->WebAccess->WebAccess Open Application Features Report List->Report Menu uncheck: Logical Views) However, selections of logical views is still enabled, when selecting View As... CTM-10087 Description: During the "Upgrade In Place" from version 9.0.20.000 to 9.0.21.100, the import/export of attributes related to the SSL/TLS protocols is not functioning correctly. It is not possible to change the configuration for existing repositories, nor to add new repositories after "Upgrade in Place" from 9.0.20 to 9.0.21.100 version . The error "BMCDCS3404E Attribute ssl-ciphers-tls1 does not exist" appears when attempting these actions. Workaround  find in the bmc_config.ini lines with ssl-protocol=TLS1 and relace them with ssl-protocol=TLS1.2 CTM-10112 Description: A user of Control-D/WebAccess Server transforms a report with a transforer defined as third party transformer. Control-D/WebAccess Server crashes. CTM-10116 Description: When Administrator of Control-D/WebAccess Server disables next options from view report: Send Report via E Mail. Subscription For Report. (In Control-D/Desktop Definitions->WebAccess Server->WebAccess Open Application Features->Report Uncheck: Local Mail Uncheck: Subscription) As a result, there is a javascript error when viewing report Next/Previous buttons arrows do not function well. Search does not function well. CTM-10128 Description: Customer has a background image for login window However, the text of the product (Control-D/WebAccess Server) and its release (9.0.21.103) are not displayed Customer would like to view this information on login Window. Add this option on Desktop in the configuration (Application Features) Add an option to set the stye of this section, Allow to change its location if needed (For example customer's background image has something on current location). Allow to change text color if necessary (Today it is white, but customer could have light background, so it will be non visible) CTM-10140 Description: WebSwing support for Logical View Editor's screens in Control-D/WebAccess Server. CTM-10154 Description: WebAccess Server is crashing at processing of AFP report. CTM-10185 Description: The incorrect value of attribute Class during the "Host print" operation in "Immediate" (Network Remote LAN Print) mode CTM-10217 Description: A user of Control-D/WebAccess Server got a timeout, so a logout request is sent, However, the screen "Loading" is stuck during logout request. CTM-10223 Description: Control-D WebAccess Server does not fill PAGEDEF and FORMDEF fields when issuing HOST PRINT, The values which got from Control-D/MF and not filled. CTM-10311 Description: A user of Control-D/WebAccess Server in new GUI searches for a text in report. The text is found, However the page is not scrolled to the location of found text. CTM-10314 Description: Control-D/WebAccess Server crashes in conversion from ASCII to UTF-8 When many users are connected. CTM-10275 Description: Missing scroll bar for Tag Notes window in new UI. Classic UI has a scroll bar. CTM-10331 Description: Comboboxes "View as" and "Logical view" hides buttons in the "Select Index" panel CTM-10339 Description: After implementation of CTM-9669 'UpperCase is not made for letters beyond A-Z' the issue arises in the Control-D/WebAccess Server: - End user selects the 'Job Archiving' option in Filter window and clicks 'Apply'. - Error message appears Server Error 404 - File or directory not found. The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable. CTM-10338 Description: After implementation of CTM-9669 'UpperCase is not made for letters beyond A-Z' the issue arises in the Control-D/WebAccess Server: - End user selects the 'Job Archiving' option in Filter window and clicks 'Apply'. - Error message appears Server Error 404 - File or directory not found. The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable. In classic UI in order to apply this solution: Customer will need to have copies as part of report list fields displayed. So you will need to add it in Control-D/Desktop Definitions->WebAccess Server->WebAccess->WebAccess Open Report List Columns Settings Add copies to: Seletcetd Fields. CTM-10357 Description: When decollating xerox report containing interprets images, If the file ended with X'A0' character only and not with X'67A0' The image may display on wrong page. CTM-10294 Description: Ability to set the default cursor shape when viewing a text report on new GUI. We should configure it via Control-D/Desktop by CSS settings. On Definitions->WebAccess Server->WebAccess->WebAccess Open Application Features Report In: Cursor Shape for Text Report filed set css shape for cursor. For example: crosshair Or: url(''),auto CTM-10380 Description: Configuration change of the WebAccess Server (using Desktop for WebAccess Server) distorts the permissions of configuration file Scenario: Run the Control-D/Desktop for WebAccess Server. Select a Remote Connection type, which points to a server name and a virtual directory. Permissions of configuration file /config/bmc_config.ini are changed: Original permissions - Owner - The user installed Control-D/WebAccess Server all other users have: Create/Delete, Read, Write and Execute permissions on this file. After a change made in Control-D/Desktop, permissions - Owner - The user defined on web server to run processes all other users have: just Read,permissions on this file. As result, later the user installed Control-D/WebAccess Server cannot change the configuration file, and even on installation of patches. CTM-10396 Description: A user of Control-D/WebAccess Server views a text report. When searching for a text, the founded text is marked, however there are about 20 lines above the marked text. On classic UI the above lines are lesser (about 10). The new UI should behave like classic UI. CTM-10414 Description: Multifind ignores the configuration field "Maximum Result Pages per Request" and always shows only 5 pages. ================================================== Fixed in Patch DRNBO.9.0.21.103: CTM-8157 - Automatic login does not work. CTM-8473 - Incorrect behavior when selecting "Apply default filter" when logging in. CTM-8607 - Transformation from Xerox report to PDF. Wrong Spanish characters. CTM-8616 - Saving filter as "default filter" doesn't work. CTM-8646 - Wrong alignment for all the fields on Filter screen in a "straight line" (Show Filter without Tabs) mode. CTM-8653 - The bottom of the report list is cut and not entirely displayed. CTM-8656 - When saving icon notes, window is stuck on saving. CTM-8686 - On new GUI searching of non Latin-1 string in report is causing an http error. CTM-8700 - On new GUI there is no option to continue search in next pages. CTM-8703 - BMCDAL0009E TCL.Size: Missing resource CDP### (Type: 12290). CTM-8734 - The request for the Report List is not being formed correctly when working with sorting and selecting a folder from the folders tree. CTM-8735 - Xerox to PDF/Html transformation may cause Control-D/WebAcces Server to crash. CTM-8776 - The default value for the parameter 'Report Parameters -> Report Status -> Migrated -> Select automatically if older than days from the Current Date' should be changed from 10 to 0. CTM-8779 - When using 'Reload Recipient Tree Automatically after N days' set to 0 and removing the recipient tree from Local Browser storage after logging out and logging back in, the Folder Id is selected incorrectly. CTM-8784 - Decollation of PDF report with text in rotation, is not decollated well. CTM-8787 - Wrong output when transforming AFP report to PDF. CTM-8815 - The "Approval status" combobox in the filter is always being displayed, even though it is configured not to be displayed. CTM-8822 - Cannot view text report in non-English interface. CTM-8827 - The "Date from" and "Date to" fields in the filter is being displayed, even though it is configured not to be displayed. CTM-8863 - Missing support for parameter "Uppercase" (one of the Control-D repository parameters). CTM-8871 - Multifind does not work in the new GUI. CTM-8894 - Cannot view report as PDF in browser. CTM-8909 - A few bugs were found when working with "Local Print" option. CTM-8931 - Unified PDF report does not show the whole pages, but truncated ones. CTM-9098 - "Concatenate Text" and "Add Report to Zip archive" options cause crash of WebAccess Server. CTM-9121 - Control-D/Application Server on the MF crashes due to too many open reports. CTM-9136 - For report names with non Latin-1 characters, the "Add Report to Zip archive" option creates ZIP file with corrupted file names. CTM-9161 - Control-D/WebAccess Server may crash during transformation from text to XLSX. CTM-9166 - BMCDAL0679E Xerox error cdpXerox2701E: JDL [PROMET] not found, processing with defaults. CTM-9191 - Approval features behavior for reports in location "Migrated" and "History". CTM-9199 - Null pointer exception occurred when the customer replaced values %%host or %%user in the Login Information string. As a result, parameters for the 'Report List' window are not read, and the application does not start. CTM-9273 - LoginWindow is stuck after Control-D/WebAccess is started Total: 32 ------------------------- New Features: CTM-8081 - Allow automatically tick Active/migration setting in the filter depends on DATE period CTM-8419 - Provide an option to show print mission name in immediate Host print. CTM-8904 - Allow to disable Print option for reports with a specific file extension. CTM-9201 - Provide an option which will prohibit switching from New GUI to Classic GUI. Total: 4 ------------------------- Descriptions of Fixes/New Features: CTM-8081 Allow automatically tick Active/migration settong in the filter depends on DATE period. CTM-8157 A user of Control-D/WebAccess Server tries to login. However, the user got an error message: "BMCWAS1837E - The User Token was not verified, Login Request is denied". The issue occurs when using Automatic Login feature and Verify User and User Token passed in HTTP header. Automatic Login does not work when gets the user token with length more 999 bytes. CTM-8419 Provide an option to show print mission name in immediate Host print. CTM-8473 Incorrect behavior when selecting "Apply default filter" when logging in. If "Apply default filter" is set to "No" when logging in the filter is not generated correctly. CTM-8607 When transforming report from Xerox to PDF. Some Spanish characters are missing and converted to wrong characters. CTM-8616 Saving filter as "default filter " doesn't work. CTM-8646 Wrong alignment for all the fields on Filter screen in a "straight line" (Show Filter without Tabs) mode. CTM-8653 The bottom of the report list is cut and not entirely displayed. For instance the down-arrow at the bottom-end of the right-scrollbar is not displayed, as well as the last (and maybe more) report of the list, even if the browser window is extended in full screen. CTM-8656 A user of Control-D/WebAccess Server using the new GUI: View a text report. Changes to note mode. Then Add icon notes. Slicks delete all icons. Click to close the report The user got a pop up message: The changes you made to icons in the report were not saved. Do you want to save your changes? User clicks on yes, and window is stuck on saving. CTM-8686 A user of Control-D/WebAccess Server using new UI search for a string in a text report. The string contains characters with ASCII code more than 127 (like in Swedish, Hebrew or other languages). The request is casing to multiple requests sent, and ended with error: HTTP failure response for HTTP... CTM-8700 A user of Control-D/WebAccess Server using new GUI searches for a string in a text report. If the string is not found on pages, there is no option to continue the search on next pages, after a notice: Would you like to search the next pages? CTM-8703 When decollating Xerox report containing interprets images, the decollation sometimes fails with error message: BMCDAL0009E TCL.Size: Missing resource CDP### (Type: 12290), where ### is a 3 digits hex number. CTM-8734 The request for the Report List is not being formed correctly when working with sorting and selecting a folder from the folders tree. As a result, if the customer clicks the "next page" button (the button with the right arrow at the top of the report list) multiple times, after some pages, the folder is displayed as empty, and the next/previous buttons become grayed out. CTM-8735 When transforming a Xerox report to PDF/HTML, sometimes wrong record length is calculated. It may cause to transformation failure, or even cause a crash of Control-D/WebAccess Server. CTM-8776 The default value for the parameter 'Report Parameters -> Report Status -> Migrated -> Select automatically if older than days from the Current Date' should be changed from 10 to 0. A default value greater than 0 causes the request for the report list to be generated for reports with 'Report Status' set as 'Migrated' as well, which can significantly increase the request execution time. If this value is set to 0, the 'Migrated' Report Status will not be selected automatically. However, the customer can manually override this value. CTM-8779 When using 'Reload Recipient Tree Automatically after N days' set to 0 and removing the recipient tree from Local Browser storage after logging out and logging back in, the Folder Id is selected incorrectly. The previous Selected Folder Id is still sent in the request, and the report list is created based on the previous filter parameters. CTM-8784 When decollating a PDF report with text rotation (90/180/270 degrees). The test is not decollated well in the right orientation. CTM-8787 When transforming an AFP report to PDF, the wrong resources are used, so wrong output is displayed. CTM-8815 The "Approval status" combobox in the filter is always being displayed, even though it is configured not to be displayed. CTM-8822 A user of Control-D/WebAccess Server views a text report. The user uses non English interface. The report is displayed without the title. CTM-8827 The "Date from" and "Date to" fields in the filter is being displayed, even though it is configured not to be displayed. Start works after "Last Report Only" selected. CTM-8863 Missing support for parameter "Uppercase" (one of the Control-D repository parameters). If this parameter is selected, Control-D/WebAccess Server automatically changes all user-specified filter values to uppercase, except Index Name and Index Value. CTM-8871 Multisearch does not works in new GUI. The problem occurs when using hit list/global indexes in the report list filter. CTM-8894 A user of Control-D/WebAccess Server tries to view a report as PDF in browser. Instead of getting the report there is an error page with error icon. On the error log of Control-D/WebAccess Server, a transformation to PDF started, however it was not ended. If saving report as PDF, you get a valid PDF file. CTM-8904 Allow to disable Print option for reports with a specific file extension. In the customer request it was file extensions PDF, XLSX, CSV, ZIP, DOC. CTM-8909 A few bugs found in the "Local Print" option implementastion: - Changing in the "Header/Footer" options in the configuration does not reflect in the dialog. - Print tag not option does not appear in the dialog. CTM-8931 Unified PDF report does not show the whole pages, but truncated ones. When user selects a report(s) and choose the "View Unified PDF Report", some pages in resulting PDF file are truncated on top. CTM-9098 When user selects a report(s) and choose "Concatenate Text" or "Add Report to Zip archive" option, the Control-D/WebAccess Server crashes CTM-9121 Control-D/Application Server on the MF crashes due to too many open reports. Control-D/WebAccess Server opens reports when viewing/saving/printing reports. However even when these reports are binary reports (or transformed to binary reports), the reports are still open in Control-D/Application Server on the MF. It causes Control-D/Application Server on the MF to consume more and more memory till it may crash. Bypass: Add more Control-D/Application Server(s) on MF to handle requests from Control-D/WebAccess Server. CTM-9136 If report name contains non Latin-1 characters, when user selects a report(s) and chooses "Add Report to Zip archive" option, file names in the ZIP file are not correct. If alphabet contains letters beside 7-bit ASCII set (e.g., diacritics, Hebrew letters), such letters are not shown correctly. CTM-9161 Control-D/WebAccess Server may crash during transformation from text to XLSX. CTM-9166 When transforming a report, transformation fails, next error message is displayed in log: BMCDAL0679E Xerox error cdpXerox2701E: JDL [PROMET] not found, processing with defaults Using conversion table from EBCDIC to ASCII, and in offset 0x25 there is no value of 0x0A. CTM-9191 1) All Approval options ("Approve" and "Reject") should be disabled for reports in location "Migrated" and "History". 2) "Add this report" option should be disabled for reports in location "Migrated" and "History". 3) "Approval History" option should be disabled for reports in location "History". CTM-9199 Null pointer exception occurred when the customer replaced values %%host or %%user in the Login Information string. As a result, parameters for the 'Report List' window are not read, and the application does not start CTM-9273 A user of Control-D/WebAccess Server tries to get Login Window, after Control-D/WebAccess Server started. However, the window is stuck. CTM-9201 Prohibit switching from New GUI to Classic UI. This option should be configurable through a new parameter in the Control-D/Desktop application. ================================================== Fixed in Patch DRNBO.9.0.21.102: CTM-8491 - Wrong report's data when transforming AFP report to PDF and form is internal. CTM-8517 - Prepare to Print of notes gives Not Found Page. CTM-8518 - When clicking on report's icon in Notelist Window, got a blank page. CTM-8386 - Hebrew text is shown as gibberish. CTM-8528 - Selection of Hebrew Index name gives error: POD033E: PODSetIndexPath: Path does not exist. CTM-8415 - Cannot Login with Single Sign On via new GUI. CTM-8464 - Cannot login with Oauth2 single sign on. CTM-8400 - When changing the value of the "Date Type" field, the corresponding ID value is not being selected to perform the filter. CTM-8472 - Fields with multiple values after the filter is applied are not correctly processed from the "Last used filter" after logout login. CTM-8477 - Parameters in Report List table should be restored after "Refresh" from browser  or from applying same filter again. CTM-7974 - Doesn't support custom errors feature in the New UI CTM-8476 - Approval History window cannot close by clicking the X at the top corner in the history window CTM-8504 - For certain fields in the 'Filter' window that are declared as mandatory, the validation function does not detect errors when there are no values provided. CTM-8503 - Allow 'enter' key in addition to the 'Apply' button in the "Filter window". CTM-8401 - Support for special characters (German language, Swedish language, and others) for filter names. CTM-8516 - Allow configuring - Opening "Report Properties" Window by click from "Report type" icon. New Features: CTM-8497 - Option to convert user based on E mail to MF's user. The user is the string before the '@' character. CTM-8419 - Provide an option to show print mission name in immediate Host print. User Exits feature improvements. CTM-8491 Description: When transforming report from AFP to PDF, If the from used is internal resource in resources section, a wrong form is used. The result is: Wrong report's output. CTM-8517 Description: A user of Control-D/WebAccess Server click on Print button in prepare to print However, notes are not printed, and use got error: Page not found. CTM-8518 Description: A user of Control-D/WebAccess Server opens Notes window. When clicking on report's icon of tag note, got a blank page instead of specific report's page. CTM-8386 Description: User of the Control-D/WebAccess Server using Hebrew interface sometimes has an issue : Hebrew text is shown as gibberish. CTM-8528 Description: A user of Control-D/WebAccess Server using hebrew interface, tries to view a report with index name and value. The index name contains hebrew characters. An error message is popped up: BMCWAS2404S Inaccessible Report. BMCWAS1045E MFR Access Error: POD033E: PODSetIndexPath: Path does not exist CTM-8415 Description: A user of Control-D/WebAccess Server using new UI, cannot Login with single sign on when passing the user via the Web Server. CTM-8464 Description: A user of Control-D/WebAccess Server tries to login using oauth2 automatic login (single sign on). However, the user got error messages: BMCWAS1045E Password is too long - more than 255 characters BMCWAS1024E Login failed for host "000002", user "" CTM-8400 Description: When changing the value of the "Date Type" field, the corresponding ID value is not being selected to perform the filter. Filtering is being done on the Decollation Date (in case the Decollation Date was set as the default value for the "Date Type" field), even though the Order Date was selected. CTM-8472 Description: Fields with multiple values after the filter is applied are not correctly processed from the "Last used filter" after logout login. This issue occurs in old UI only (new UI works correctly) From RFA-23-182221 : I could reproduce the following issue in 9.0.19, 9.0.20 and 9.0.21.100 (However, in the new UI, the issue doesn't happen, e.g. the issue happens in 9.0.21.100 in the old gui). When you open the filter, and set two report names (or two jobnames) separated by comma, like REPORT NAME: REPORT1, REPORT2 the filter is applied and the two reports are returned fine. But when I log off and then log on again, the last used filter will only show the first value: REPORT NAME: REPORT1 CTM-8477 Description: Parameters in Report List table should be restored after "Refresh" from browser  or from applying same filter again. For example, after approving/rejecting report it updates the status immediately, but after refresh the screen then the status again shows as CANDIDATE. The reason of this issue that the after "Refresh" action the data read from the browser cache. CTM-7974 Description: Doesn't support custom errors feature in the New UI CTM-8476 Description: Approval History window cannot close by clicking the X at the top corner in the history window. The Approval History window can be closed  by use Cancel button only. CTM-8504 Description: For certain fields in the 'Filter' window that are declared as mandatory, the validation function does not detect errors when there are no values provided.  For example, despite the 'Index' field being mandatory, if the index value is not set, the filter validation does not detect errors and returns a true value. RFA-23-183100 CTM-8503 Description: Allow 'enter' key in addition to the 'Apply' button in the "Filter window". CTM-8401 Description: Support for special characters (German language, Swedish language, and others) for filter names. CTM-8516 Description: Allow configuring - Opening "Report Properties" Window by click from "Report type" icon. CTM-8497 Description: Option to convert user based on E mail to MF's user. The user is the string before the '@' character. CTM-8419 Description: Provide an option to show print mission name in immediate Host print. Description for "User Exits" feature. The User Exits feature allows the customer to customize certain functions of the WA client. For this purpose, within the directory: \bin\waclient\assets\UserExits\ there are 3 files: extensions.js, examples.js, and extImpl.js. The extensions.js file describes the functions and interfaces that the customer can utilize. In the examples.js file, the customer can find some examples of function implementations. The extImpl.js file contains functions that the customer has implemented according to their requirements. This file serves as a customized file for the customer and is used exclusively by this customer. The files extensions.js and examples.js will be delivered along with new versions and patches for the WA application. Changes and additions can be made to these files. The extImpl.js file will be copied using the export/import mechanism between versions and patches. This means that all the functionality that the customer has customized will be preserved. ================================================== Fixed in Patch DRNBO.9.0.21.101: CTM-7965 - No option to edit export definition logical view CTM-8083 - Missing possibility to configure icons for report types. Configuration of the report from file extension attributes doesn't pass to config.json file. CTM-8116 - In new UI BMC Information still displays although changing Login Background CTM-8128 - On New UI Text not highlighted in notes mode CTM-8157 - Automatic login does not work CTM-8186 - Text reports which include UTF-8 Japanese or Chinese characters are not showing them correctly in XLS or XLSX format CTM-8202 - On new GUI can't see text report which contains '<' character CTM-8292 - Export and Import corrupts repository name which contains comma CTM-8300 - On new GUI request's http headers are not used in order to login automatically CTM-8124 - Improve diagnostics during CTD/WA Login via third party in case of failure CTM-8032 - In the new UI the Swedish Characters changes after going back to filter screen CTM-7974 - Doesn't support custom errors feature in the New UI CTM-8213 - Hide the Folder list options after login according to "Tree view" flag in repository definition and "Folder Tree View" parameter in "UI Settings". CTM-8121 - Approval Report Status doesn't updated in Report List after Approve or Reject operations CTM-8252 - Under the New UI, having & (ampersand) in the Index name doesn't work. CTM-8322 - The fields "DATE FROM, DATE TO, TIME FROM, and SUBJECT TO" from the filter window are not being updated when the filter is being read. CTM-8261 - Scrolling mechanism in the folder tree view is not available in the new Gui CTM-8262 - Not possible to edit fields like "REMARK" from Report List screen New Features: CTM-8117 - Implement exit call to allow user HTML elements in CTD/WA dialog screens CTM-8081 - Allow automatically tick Active/migration setting in the filter depends on DATE period CTM-8268 - Provide an option to disable the "reload tree" CTM-8048 - Allow two different images in Login screen for the new and old UI in the same environment -------------------------------------------------- Descriptions of Fixes/New Features: CTM-7965 Description: When using Control-D/WebAccess Server 9.0.21 with new GUI, There is no option to edit export definition logical view. CTM-8083 Description: Missing possibility to configure icons for report types. Configuration of the report from file extension attributes doesn't pass to config.json file. In order to use this feature in the new GUI for Control-D/WebAccess Server: the corresponding SVG icons (or other kind of vectorial icons) in the Extensions Editor in the Control-D/Desktop application, as it was done for the classic UI. The only difference is that the customer should place the new icons in the directory /bin/waclient/assets/images. CTM-8116 Description: When Administrator of Control-D/WebAccess Server set a value to: Login Background Alternate URL for new GUI The BMC information on Login Window still displays. CTM-8128 Description: A user of Control-D/WebAccess Server using new UI. When creating a Notes for a report, the text for which notes being created is not getting highlighted. Customers will get confused if the text is selected or not. CTM-8157 Description: A user Of Control-D/WebAccess Server tries to login However, the user got an error message: BMCWAS1837E - The User Token was not verified, Login Request is denied The issue occurs when using Automatic Login feature and Verify User and User Token passed in http header CTM-8186 Description: A user of Control-D/WebAccess Server transforms a text report to Excel XLSX or XLS format. The source report contains UTF-8 characters like Japanese or Chinese. The resulting Excel file does not show the characters right. CTM-8202 Description: A user of Control-D/WebAccess Server tries to view a text report which contains character '<' in the new GUI. Sometimes this character and the text near to it are not displayed. CTM-8292 Description: When a repository name contains ',' character When you export and import the configuration, the repository name is truncated before the ',' character. CTM-8300 Description: When using Control-D/WebAccess Server in new GUI The option to pass user name in request's http header REMOTE_USER or REMOTEUSER and the option to pass user's token in request's  http header USER_TOKEN or USERTOKEN the request's http headers are not used in automatic login. CTM-8124 Description: Improve diagnostics during CTD/WA Login via third party in case of failure. Diagostics should be clear enough to understand if the problem is not in CTD/WA but in the third party software. CTM-8032 Description: In the new UI the Swedish Characters changes after going back to filter screen CTM-7974 Description: Doesn't support custom errors feature in the New UI CTM-8213 Description: Hide the Folder list options after login according to "Tree view" flag in repository definition and "Folder Tree View" parameter in "UI Settings". CTM-8121 Description: Approval Report Status doesn't updated in Report List after Approve or Reject operations A user of Control-D/WebAccess Server updated report's data in view report window, for example: Approve/Reject Report However, when going back to report list the reports' statuses are not updated as expected CTM-8252 Description: Under the New UI, having & (ampersand) in the Index name doesn't work and WA Services crashed. CTM-8322 Description: The fields "DATE FROM, DATE TO, TIME FROM, and SUBJECT TO" from the filter window are not being updated when the filter is being read. CTM-8261 Description: Scrolling mechanism in the folder tree view is not available in the new Gui CTM-8262 Description: Not possible to edit fields like "REMARK" from Report List screen. In order to use this feature in the new GUI for Control-D/WebAccess Server: This option is located in "Application Features -> Report List -> Field updatable in Report List". Open Control-D/Desktop Go to Definitions -> WebAccess Server -> WebAccess -> WebAccess Open Application Features Open Report List Check: Field updatable in Report List CTM-8117 Description: Implement exit call to allow user HTML elements in CTD/WA dialog screens. Provide example of such an exit for Host print screen CTM-8081 Description: Allow automatically tick Active/migration setting in the filter depends on DATE period. In order to use this feature in the new GUI for Control-D/WebAccess Server: Open Control-D/Desktop Go to Definitions -> WebAccess Server -> WebAccess -> WebAccess Open Application Features Open Report List -> Filter -> Report Parameters -> Report Status -> Migrated On: Select automatically if older than days from the Current Date Set the value in minutes. Default time is: 10 minutes. If this value is set to 0, the Migrated Report Status will not be selected automatically. Note: When reading the filter from storage, this value is not set automatically. It is only set automatically if the customer sets the corresponding value in the current filter. CTM-8268 Description: Provide an option to disable the "reload tree". In order to use this feature in the new GUI for Control-D/WebAccess Server: Open Control-D/Desktop Go to Definitions -> WebAccess Server -> WebAccess -> WebAccess Open Application Features Open Report List -> Recipient Tree Option: Hide Reload Recipient Tree menu item (default value is selected) If this option is selected, the Reload Recipient Tree menu item is not present Option: Reload Recipient Tree Automatically (default value is selected) If this option is selected, information is automatically cleared according to the following items: Reload Recipient Tree Automatically after N days (default value is 0) This default value allows reloading the Recipient Tree during every login operation. Otherwise, the tree will be refreshed automatically every N days. Set Time for Reload Recipient Tree Automatically on specific time (default value is unselected) This option allows reloading the Recipient Tree when a specific time is reached. Reload Recipient Tree Automatically On specific Time (default value is 10:00) Sets the time after which the Recipient Tree is reloaded. This is working if item 4 is selected. The automatic reloading the Recipient Tree is performed during Login request. CTM-8048 Description: Allow two different images in Login screen for the new and old UI in the same environment. ============================================================================== New patches installation / uninstallation process for version 9.0.21 ============================================================================== Installation/Uninstallation on Windows ============================================================================== Notes: 1. This patch installation can run above CONTROL-D/WebAccess Server 9.0.21.100 (DRNBO.9.0.21.100) only. On the Server where CONTROL-D/WebAccess Server is installed: 1. Create a temporary folder (for example DRNBO.9.0.21.301)on your local hard drive. 2. Using the link to the FTP Server obtained from Customer Support, download and unzip the DRNBO.9.0.21.301.zip file to the temporary folder created in step 1. 3. Navigate to the directory. Run the install_patch.bat file from the DRNBO.9.0.21.301 directory to start the patch installation process or run the uninstall_patch.bat file to start the patch uninstallation process. If the customer wants to install or uninstall patch 9.0.21.301, they can simply run install_patch.bat or uninstall_patch.bat as described above. For more advanced management of the patch installation process, the customer can use the selectPatch.bat file. The customer must navigate to the root directory where all patches are located (in our case, the directory DRNBO.9.0.21.301) and run the selectPatch.bat file. The customer will see the following result Please select patch number for installation: [ ] 1. DRNBO.9.0.21.101 [ ] 2. DRNBO.9.0.21.102 [ ] 3. DRNBO.9.0.21.103 [ ] 4. DRNBO.9.0.21.300 [X] 5. DRNBO.9.0.21.301 e. Exit Enter your choice: The patch marked with an "X" is the selected patch for the installation/uninstallation process. Currently, this will be patch 9.0.21.301. The customer can manage the patch installation process. The installation process proceeds to the selected patch, meaning all necessary patches will be installed, including the selected one. The uninstallation process proceeds to the selected patch as well, meaning all necessary patches will be uninstalled, including the selected one. For example, if the WA server with patch 9.0.21.101 is installed in the system and the customer wants to install patch 9.0.21.301, they can select this patch using selectPatch.bat. After the patch is selected, the customer must run the install or uninstall process. Please note: 1) selectPatch.bat currently only performs configuration, and the install/uninstall process itself must be started afterward. 2) If the customer wants to install or uninstall patch 9.0.21.301, no configuration is needed, as this configuration is currently the selected configuration. ============================================================================== Installation/Uninstallation on Unix ============================================================================== Notes: 1. This patch installation can run above CONTROL-D/WebAccess Server 9.0.21.100 only. On the Server where CONTROL-D/WebAccess Server is installed: 1. Create a temporary directory (for example DRNBO.9.0.21.301). 2. Using the link to the FTP Server obtained from Customer Support, download the DRNBO.9.0.21.301.tar.Z file to the temporary folder created in step 1. 3. Uncomprress and extract the DRNBO.9.0.21.301.tar.Z installation files into the temporary directory. change directory to temporary directory; On AIX: uncompress DRNBO.9.0.21.301AIX.tar.Z tar -xvf DRNBO.9.0.21.301AIX.tar On Linux: tar -zxvf DRNBO.9.0.21.301Linux.tar.Z 4. Navigate to the this temporary directory. 5. Run the install_patch.sh file from the DRNBO.9.0.21.301 (temporary) directory to start the patch installation process or run the uninstall_patch.sh file to start the patch uninstallation process. If the customer wants to install or uninstall patch 9.0.21.301, they can simply run install_patch.sh or uninstall_patch.sh as described above. For more advanced management of the patch installation process, the customer can use the selectPatch.sh file. The customer must navigate to the root directory where all patches are located (in our case, the directory DRNBO.9.0.21.301) and run the selectPatch.sh file. The customer will see the following result Please select patch number for installation: [ ] 1. DRNBO.9.0.21.101 [ ] 2. DRNBO.9.0.21.102 [ ] 3. DRNBO.9.0.21.103 [ ] 4. DRNBO.9.0.21.300 [X] 5. DRNBO.9.0.21.301 e. Exit Enter your choice: The patch marked with an "X" is the selected patch for the installation/uninstallation process. Currently, this will be patch 9.0.21.301. The customer can manage the patch installation process. The installation process proceeds to the selected patch, meaning all necessary patches will be installed, including the selected one. The uninstallation process proceeds to the selected patch as well, meaning all necessary patches will be uninstalled, including the selected one. For example, if the WA server with patch 9.0.21.101 is installed in the system and the customer wants to install patch 9.0.21.301, they can select this patch using selectPatch.sh. After the patch is selected, the customer must run the install or uninstall process. Please note: 1) selectPatch.sh currently only performs configuration, and the install/uninstall process itself must be started afterward. 2) If the customer wants to install or uninstall patch 9.0.21.301, no configuration is needed, as this configuration is currently the selected configuration.