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
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
on 2024/08/29 10:35
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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(RESTWebservice,SOAPWebservice,Database, etc.)as longas the outside sourcecan supply a responsein nearreal-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