Changes for page Groovy Script
Last modified by Erik Bakker on 2024/09/05 13:53
From version 18.1
edited by Carlijn Kokkeler
on 2024/09/03 11:48
on 2024/09/03 11:48
Change comment:
There is no comment for this version
To version 19.1
edited by Carlijn Kokkeler
on 2024/09/03 12:29
on 2024/09/03 12:29
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,6 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -In alow-code platform like eMagiz,youwanttoprevent usingcustomscriptingas much aspossible. However,sometimesinpractice, youencountersituations thatcannotbe realizedwiththe standardtoolboxprovidedwithintheplatform.Asa result,weoffer theoptionto use a Groovy script in thesesituationstoachievehe desiredsolution.Inthismicrolearning,wewilllookatwhereyoucanuseGroovyscriptanddiscussthe keyconsiderationswhenimplementingaGroovy scriptwithinyourmodel.3 - 2 +In this microlearning, we’ll explore how to leverage Groovy scripts within the eMagiz platform to extend its functionality beyond the standard components available in the flow designer. Groovy scripts offer powerful customization options for situations where the default tools fall short. We’ll discuss where and how to implement Groovy scripts, including their use in filters, transformations, and executors. Key considerations include understanding their complexity, managing dependencies, and ensuring proper documentation. This guide will help you make informed decisions about using Groovy scripts effectively and responsibly. 3 + 4 4 Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 5 5 6 6 == 1. Prerequisites ==