Changes for page 225 - Pop-up Party

Last modified by Bouke Reitsma on 2024/07/18 09:55

From version 262.11
edited by Danniar Firdausy
on 2024/07/02 14:00
Change comment: There is no comment for this version
To version 263.1
edited by Danniar Firdausy
on 2024/07/02 14:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,12 +12,12 @@
12 12  * Design - Message definition : The pop-up page shown when you press the 'Add Attribute' button on the right panel of your System Message, CDM, API Data Model, or Event Streaming Data Model now uses scrolling instead of pagination. Thus, selecting multiple attributes there now does not risk losing the already selected ones. (#1332)
13 13  * Design - Architecture: Spelling mistakes in the steps to be executed within the pop-up page when applying to environment in Design architecture are now fixed. (#1390)
14 14  * Create - Flow designer : The pop-up page displaying flow properties with non-editable input fields containing long text now shows the entire content without any text being cut off at the edge of the page. (#1301)
15 -* Create - Flow designer : In the pop-up page displaying flow properties, copying password properties now copies the actual password value instead of the encoded value.
16 -* Create - Flow Designer : A new "Save and Add New" button has been added for adding enumeration values to attributes with an Enumeration data type when editing a message definition.
17 -* Create - Flow Designer : The help text for the HTTP method field in the HTTP outbound gateway and HTTP outbound channel adapter flow components now provides more elaborate descriptions of different HTTP methods. Additionally, a validation check is also implemented to these components to prevent selecting the HTTP method 'PATCH' if an Apache HttpComponents REST template is not provided.
15 +* Create - Flow designer : In the pop-up page displaying flow properties, copying password properties now copies the actual password value instead of the encoded value. (#1365)
16 +* Create - Flow Designer : A new "Save and Add New" button has been added for adding enumeration values to attributes with an Enumeration data type when editing a message definition. (#1315)
17 +* Create - Flow Designer : The help text for the HTTP method field in the HTTP outbound gateway and HTTP outbound channel adapter flow components now provides more elaborate descriptions of different HTTP methods. Additionally, a validation check is also implemented to these components to prevent selecting the HTTP method 'PATCH' if an Apache HttpComponents REST template is not provided. (#1347)
18 18  * Create - Flow Designer : Clicking links to external documentation in the eMagiz portal is now configured to always open the links in a new tab, rather than replacing your current tab. (#1340)
19 -* Deploy - Containers : A new "Queue Browser" button is now added in the pop-up page after activating the debugging functionality that navigates users to Manage - Explore - Queue Browser page.
20 -* Manage - Explore : The name and description of test messages saved when debugging and wiretapping integrations are now improved.
19 +* Deploy - Containers : A new "Queue Browser" button is now added in the pop-up page after activating the debugging functionality that navigates users to Manage - Explore - Queue Browser page. (#1346)
20 +* Manage - Explore : The name and description of test messages saved when debugging and wiretapping integrations are now improved. (#1369)
21 21  
22 22  ====Bug fixes====
23 23  * Create - Flow Designer : When creating a new event processor for models that were migrated from the legacy runtime architecture to the current generation architecture, the keystore and trustore locations of Kafka message listener container and Kafka template support objects are now correctly generated.