On Monday, October 21, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2927 and DesignTime No-Code Revision 758 and RunTime Revision 1599. Platform1, Platform2, and Platform4 will begin their upgrade at 10:00AM CST with an expected completion time of 10:30AM CST. Platform3 will begin its upgrade at 12:00PM CST with an expected completion time of 12:30PM CST.
On Wednesday, October 23, 2024, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1599. Platform1, Platform2, and Platform4 will begin their upgrade at 3:00PM CST with an expected completion time of 3:30PM CST. Platform3 will begin its upgrade at 12:00PM CST with an expected completion time of 12:30PM CST.
DesignTime Low-Code
Revision 2922 And No-Code Revision 746 And RunTime Revision 1590: No-Code Page Enhancement
- No-Code pages can now add in the BPWorkbench with parameters to filter it down.
- Add the ability to check access for multiple objects in the CheckAccess service.
- Implemented role security for business processes.
- Implemented admin roles to handle business processes. This can be setup by denoting a user group in the business process to be an admin group. Admins can run logic statuses manually either by rerunning logic or forcing an exit, they can take any action on any form status, and they can bring the request to start a MultiTask and execute statuses inside the subworkflow.
- Added a Low-Code page in the Setup menu section to add and maintain a list of the CSS class name that can be referenced in the No-Code Page Designer.
- The loop parameters are being built incorrectly on internal processes. Updated the code that builds the loop parameters.
DesignTime No-Code
Revision 747: Page Name/Title Removal
- Removed the page name/title fields in the datasource property editor, business process workbench configuration editor, and the business process category editor.
- Removed the EPDocs related fields from the page add/edit widget.
- Collection types in BPDataRead services are not showing when reopened. Added a check for collection types.
- Cleaned up the Menu Manager page.
- Pre-existing low-code pages aren't showing in the menu designer. Added in a NULL check when grabbing the pages.
- Deleting a business process from a business process category is throwing an error. Resolved the error that was being thrown.
- The 'Edit' link in the bp category page now has the ability to change the name, description, and method along with the proper read only mode view.
- The IDE roles of CanPromoteQA and CanPromotePD now affect No-Code projects.
- The escalation process has been removed and moved into a checkbox on every action titled "Timed Auto Action". This will simplify the setup for escalation
RunTime
Revision 1593: Business Process Email Subject Conversion Fix
- Variables in the business process email subject lines are not getting converted. Added the subject line to the conversion function.
- The BPWorkbench is failing to filter business process requests. Added business process requests into the filter logic.
- The infinity symbol is showing for certain records. Updated the value conversion.
- Added parameters to be passed to the BPWorkbench for display mode.
- Added new DLLs for the new expression builder feature.