Changes for page 169 - Check, Act

Last modified by Carlijn Kokkeler on 2024/05/22 13:50

From version 8.1
edited by Erik Bakker
on 2022/06/16 12:28
Change comment: There is no comment for this version
To version 12.1
edited by eMagiz
on 2022/06/22 13:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Hide and Seek
1 +Check, Act
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.eMagiz
Content
... ... @@ -1,35 +1,31 @@
1 -Release that introduces a visual refresh on the Capture widget. In addition, this release includes several other improvements and tackles some minor issues.
1 +The Check, Act release introduces version 10.37.0 of eMagiz portal. This release brings an improved error check in Design and Create phase and from now on, new API gateways will run on the latest generation (Gen3) runtime by default.
2 +In addition, this release includes several other improvements and tackles some minor issues.
2 2  
3 3  To benefit from the improvements, please make sure to clear your browser cache (Ctrl+Shift+Del) before signing in the first time.
4 4  
5 -Find out more in our [release blog]
6 +Find out more in our [[Release blog>>Main.Release Information.Release Blogs.169 - Check, Act.WebHome||target="blank"]].
6 6  
7 7  
8 -===== New features =====
9 +===== Major Changes =====
9 9  
10 -* Design and Create overview: The state of 'show tasks' option is remembered per model and per user so the next time when you navigate your model, the selection of showing tasks will be applied.
11 +* Design - Architecture: Gateway containers are running on Gen3 by default if the model has just received the API license.
12 +* Errors check in the Design and Create phase that will help you to find which step you have forgotten when building an integration.
13 + ** Design - Solution Designer: Errors in mappings, and missing technical names for systems, tenants and API operations are now shown in the solution designer. Additionally, the right panel has been redesigned with a new UI and the ability to show/hide tasks on the canvas and in the right panel.
14 + ** Create - Overview: Errors in transformations are now shown in the create overview. Errors in transformations can be hidden from the canvas in the transformation tooling by clicking the hide icon on the error. Additionally, the right panel has been redesigned with a new UI and the ability to show/hide tasks on the canvas and in the right panel.
11 11  
12 12  ===== Minor Changes =====
13 13  
14 -* Deploy - History: Improved the loading performance of the page.
15 -* Create - Flow designer:
16 - ** The 'encode URL' setting in HTTP outbound components has been replaced by the 'encoding mode' setting. See the help text for more information.
17 - ** Removed obsolete support object 'Management'.
18 - ** Removed obsolete "SOAP over JMS" functionality, i.e., the 'JMS listener container' and 'Web service message listener' support objects.
19 - ** Added many new (advanced) settings to the support object 'Apache ActiveMQ Artemis server'. See the build number 59 release notes for details.
20 -* Create - Add Integrations: The right panel got a visual refresh that is also consistent with the Design and Create phase.
21 -* Deploy - Runtime Dashboard: Improved user feedback messages when runtimes are not reachable for wake-up, sleep and deploy actions.
18 +* Create - Flow testing: The message comparison screen has been reorganized to optimize space by only showing headers when the expected and actual values differ from each other. All headers are still shown on the details pop-up screen. This pop-up has also increased his size and headers and the payload are grouped in 2 separate tabs. (#483)
19 +* Create - Flow Testing: When running a test case that has properties defined on the flow, a warning pop-up will appear asking you to fill in the values in case they are empty.
22 22  
23 23  
24 24  ===== Bug Fixes =====
25 25  
26 -* Capture - Requirement designer: Closing a system edit page for a new system without saving changes will not show an error popup.
27 -* Manage: When navigating from Manage to any other menu, you won’t see any errors arising from the Manage phase (#510)
28 -* Create - Flow designer: Considreably improved the behaviour, where after adding multiple headers via the standard header enricher or adding multiple value mappings via the header value router in a flow, some of them would disappear. (#334)
29 -* Design - Store: After importing the system message definition from the store, the view will be redirected to the system message screen.
30 -* Manage - Message redelivery: The build nr 58 did not work correctly with redelivery messages. The build number 59 fixes the redelivery messages functionality.
31 -
32 -===== Remarks =====
33 -
34 -* This release comes with a new build number (59): check the "build numbers" section of the release notes for more information.
35 -
24 +* Design - Store: When importing a system message from Store into system message, there will be no error popup.
25 +* Create - Store: When overwiting a version of a substore item, the wildcard versions (e.g. 1.3.*) will be hidden in the list of available versions.
26 +* Create - Flow testing: Test messages based on message definitions can be autogenerated for event processors. (#447)
27 +* Capture - Add integration: You can add an API integration and it will have a unique technical name automatically as well as an unused operation for the path corresponding to the selected message type.
28 +* Design - Open API specification: Improved generation of the the Open API specification. To benefit from this, please trigger the recreation of the file.
29 +* Create - Resources: You can change the file of a resource used in a flow without encountering errors such as 'Failed to commit'.
30 +* Deploy - Architecture: Improved functionality of waking up a cloud slot so that no strange errors occur.
31 +* Manage - Error messages: XML Validation errors are available for inspection when opening a certain error message. (#330)