Changes for page XSLT Extension Gateway

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

From version 37.1
edited by Carlijn Kokkeler
on 2024/08/29 10:34
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
... ... @@ -13,7 +13,7 @@
13 13  This microlearning centers around the XSLT extension gateway component in eMagiz
14 14  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
15 15  
16 -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.
17 17  
18 18  == 3. XSLT Extension Gateway ==
19 19