This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bw:release_notes [2023/02/27 15:55] dlee [Version - 2.7, Build 2.7.8] |
bw:release_notes [2025/06/06 13:21] (current) afernandes [Version - 2025 R1.1, Build 2.11.5] |
||
|---|---|---|---|
| Line 191: | Line 191: | ||
| * **BW2-818** - More logging tables added for future implementation of dashboard and monitoring features. | * **BW2-818** - More logging tables added for future implementation of dashboard and monitoring features. | ||
| * **Improvements** | * **Improvements** | ||
| - | * | + | * **BW2-674** - NCALC Expression Calculator has changed to a supported open source Expression Calculator. |
| + | * **BW2-845** - Slight changes to the workflow execution UI. | ||
| + | * **BW2-846** - Slight changes to the workflow designer UI. | ||
| + | * **Fixes** | ||
| + | * **BW2-768** - Values entered for branch evaluation in the decision tool will allow spaces. | ||
| + | * **BW2-803** - Adding a new variable in the variable manager tool will not change any other variable in a workflow except for the one changed. | ||
| + | * **BW2-866** - Templates in the file reader tool will no longer clear when changing the input file. | ||
| + | * **BW2-961** - Addressed an issue where System Variables were not being correctly populated on several tools. | ||
| + | * **BW2-752** - Address an issue in the SAP Mapper that does not expose the DocEntry field in the DI API. | ||
| + | * **BW2-753** - Addresses an issue where Bizweaver will freeze when right-clicking on a workflow and selecting “View Job Logs”. | ||
| + | |||
| + | =====Version - 2.9, Build 2.9.14===== | ||
| + | |||
| + | * **New Features** | ||
| + | * **BW2-874** - Adding the ability to trigger workflows from the SAP post-execute stored procedures via a listener application. Triggers are set up and managed from the Bizweaver UI. | ||
| + | * **BW2-930** - Improved user interface for Bizweaver settings. | ||
| + | * **Improvements** | ||
| + | * **BW2-887** - Bizweaver message boxes will no longer use the colored banner and use the system default message box throughout the application for consistency. | ||
| + | * **BW2-970** - Improved error message on FileReader2 tool when there is a file type mismatch between configured file type and actual read file type. | ||
| + | * **BW2-1019** - Product licensing scenarios and behavior updates with more informative messages and links to wiki for further assistance | ||
| + | * **Fixes** | ||
| + | * **BW2-430** - Addressed an issue where the FileReader2 tool used the wrong sequence on default column heading when reading files without headers. | ||
| + | * **BW2-606** - Addressed an issue where the FileReader2 tool misplaced data in different rows when reading xml or json files. | ||
| + | * **BW2-961** - Addressed an issue where System Variables were not being correctly populated on several tools. | ||
| + | * **BW2-969** - Addressed an issue where the Crystal report file extension was missing after selecting the File Extension radio button. | ||
| + | * **BW2-971** - Addressed an issue where the FileWriter tool added column headings to detail records when using the Custom String option. | ||
| + | * **BW2-974** - Addressed an issue with the Salesforce web service where the selected fields were not populating in the text area when the ' | ||
| + | * **BW2-980** - Addressed an issue with the Salesforce web service where the selected fields were not populating in the text area when the ' | ||
| + | * **BW2-1001** - Addressed an issue with workflow imports where the SMTP connection mapping is missing from the import configuration tab. | ||
| + | * **Known Issues** | ||
| + | * **DIServer SBO Update** - If you have a decision tool after an SBOUpdate tool that uses a DIServer connection, if you try to modify the decision expression, you'll receive the error " | ||
| + | Fixes for Support Ticket Issues | ||
| + | Items addressed from logged support tickets | ||
| + | BW2-426 | ||
| + | Addressed an issue where log files were not deleting according to the setting | ||
| + | |||
| + | =====Version - 2024 R1, Build 2.10===== | ||
| + | |||
| + | * **New Functionality** | ||
| + | * **BW2-1162** - Implemented support for REST API calls to Bizweaver workflows. The implementation consists of the following: | ||
| + | - A system generated Swagger page that provides information for each endpoint. | ||
| + | - A new API Schema Designer tool that allows the workflow builder to design the API’s payload. | ||
| + | - A new API Response Tool to design the API’s response. | ||
| + | * **BW2-1183** - Implemented new encryption tool to match the algorithm used by Versago. The tool can be used to encrypt Versago links that contain form record identifiers. | ||
| + | * **BW2-1204** - Implemented a new variable tab that allows variable search and sorting in alphabetical and workflow order. | ||
| + | |||
| + | <WRAP center round tip 60%> | ||
| + | In addition, drag & drop functionality to place variables has been added. | ||
| + | </ | ||
| + | |||
| + | * **Improvements** | ||
| + | * **BW2-1064** - Implemented plain-text login of credentials for the Web Service tool so that connection settings can be verified. | ||
| + | |||
| + | * **Fixes** | ||
| + | * **BW2-1260** - Resolved an issue where concatenating a variable that contained an URL in the SQL tool did not work properly. | ||
| + | * **BW2-1261** - Resolved an issue where the SQLResultCount variable did not populate in HANA queries. | ||
| + | * **BW2-1262** - Resolved an issue where the ROUND function in the SQL tool did not work properly for HANA connections. | ||
| + | * **BW2-1323** - Resolved an issue where the concatenation of variables in an SQL query returned an error message. | ||
| + | |||
| + | =====Version - 2025 R1, Build 2.11.4===== | ||
| + | |||
| + | * **New Functionality** | ||
| + | * **BW2-1335** - Bizweaver now supports a subscription license model. This outlines how subscription licenses behave | ||
| + | across various states (See wiki for more details). Key Characteristics of Subscription Licensing: | ||
| + | - | ||
| + | - | ||
| + | - | ||
| + | - Requires periodic online validation with the license server. | ||
| + | - If grace period is exceeded or server checks fail, access will be restricted. | ||
| + | * **BW2-1385** - Implemented a GraphQL connection that lets Bizweaver communicate with a GraphQL server through a | ||
| + | single HTTP endpoint. | ||
| + | Instead of multiple REST routes (e.g., | ||
| + | query that specifies exactly which fields it needs and how they should be nested. The server resolves that | ||
| + | query and returns a JSON payload with only the requested data. | ||
| + | |||
| + | * **Fixes** | ||
| + | * **BW2-1405** - Resolved the issue where Bizweaver no longer accepted more than one parameter when called through | ||
| + | the command line, resulting in a workflow run time error. | ||
| + | * **BW2-1420** - Resolved the issue where log files generated when executing workflows through the Web API could not | ||
| + | be accessed. | ||
| + | * **BW2-1467** - Resolved the issue where the web service and api return a status code of 200 when the executed workflow | ||
| + | fails. | ||
| + | * **BW2-1488** - Resolved the issue where workflows are not saving when a Hana Query is used with Insert statement in | ||
| + | the SQL Command tool. | ||
| + | * **BW2-1489** - Resolved the issue with CLR execution failures in BW 2024R1. | ||
| + | * **BW2-1490** - Resolved the issue with the web api performance degradation reported in BW 2024R1 with nested | ||
| + | workflows. | ||
| + | * **BW2-1491** - Resolved the issue with task cancellations reported in BW 2024R1 with nested workflows. | ||
| + | * **BW2-1495** - Resolved the issue with email delivery failures when the sender information is entered as follow: | ||
| + | SenderName < | ||
| + | * **BW2-1513** - Resolved the issue reported in BW 2.9 and BW 2024R1 when using the FileReader tool to process XML | ||
| + | (with nullable fields) and JSON data. | ||
| + | |||
| + | =====Version - 2025 R1.1, Build 2.11.5===== | ||
| + | |||
| + | * **New Functionality** | ||
| + | * **BW2-1502** - Bizweaver now supports both Basic Authentication and OAuth Authentication (for Exchange Online) for configuring SMTP connections used to send emails in workflows and system notifications. Oauth authentication (for exchange online) requires: a valid Client ID, Client Secret, and Tenant ID. Basic authentication requires: The SMTP server address, the SMTP server port number, a valid email user, a valid email password | ||
| + | |||
| + | |||
| + | |||
| + | * **Fixes** | ||
| + | * **BW2-1526** - Fixed an issue where resizing the GraphQL tool screen causes a distortion of the buttons. | ||
| + | |||
| + | |||