Changes for page XSLT Extension Gateway

Last modified by Erik Bakker on 2024/09/02 15:59

From version 36.1
edited by Carlijn Kokkeler
on 2024/08/27 11:53
Change comment: There is no comment for this version
To version 38.1
edited by Carlijn Kokkeler
on 2024/08/29 10:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,5 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 -In this microlearning, we will focus on the XSLT extension gateway.
3 -The XSLT extension gateway is a component in eMagiz that helps you to enrich your output XML message by retrieving data from an outside source.
2 +To effectively work with eMagiz and enhance your data transformation processes, it's crucial to understand the XSLT Extension Gateway. This microlearning will guide you through the key concepts and practical steps needed to utilize this powerful component. The XSLT Extension Gateway allows you to retrieve additional data from various external sources in real-time during the transformation process, enabling more dynamic and enriched output messages. This overview will provide a clear understanding of how to set up, connect, and effectively manage an XSLT Extension Gateway in your eMagiz flows.
4 4  
5 5  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
6 6  
... ... @@ -14,7 +14,7 @@
14 14  This microlearning centers around the XSLT extension gateway component in eMagiz
15 15  By XSLT extension gateway we mean: A component within eMagiz that gives you the option to retrieve additional data while executing the transformation from an outside source
16 16  
17 -Via the XSLT extension gateway you can retrieve data from multiple sources (REST Webservice, SOAP Webservice, Database, etc.) as long as the outside source can supply a response in near real-time.
16 +Via the XSLT extension gateway you can retrieve additional data from external sources, such as REST or SOAP web services, databases, etc., during the XSLT transformation process. This feature allows you to dynamically enrich your output messages with real-time information. By integrating this component into your flow, you can seamlessly connect to external systems and ensure that your transformations are more accurate and contextually relevant.
18 18  
19 19  == 3. XSLT Extension Gateway ==
20 20