Changes for page eMagiz Security Guide

Last modified by Waria on 2026/06/04 13:44

From version 46.3
edited by Waria
on 2026/06/04 12:21
Change comment: There is no comment for this version
To version 47.1
edited by Waria
on 2026/06/04 12:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -23,11 +23,13 @@
23 23  eMagiz consists of various components communicating to develop the process layer and subsequently run the message layer as secure and stable as possible for our customers.
24 24  
25 25  
26 -1. In the eMagiz integration project, various flows are created that work together to realize the integration. The different types are shown on the top of the picture below: Entries, exits, offramps, onramps, and routing flows.
26 +
27 +1. In the eMagiz integration project, various flows are created that work together to realize the integration. The different types are shown on the top of the picture below.
27 27  2. Your customized flows are combined with a base image (which contains framework components to make the flows work) and are deployed into a runtime (java-based application container).
28 28  3. These runtimes run on Cloud machines that contain Cloud templates (all required components to make the Cloud machine operational such as OS, Java runtime version, and more).
29 29  
30 30  
32 +
31 31  Your flows are stored within a registry so deployments can be managed efficiently. To prevent unauthorized access to this repository, the following measures have been taken:
32 32  
33 33