Changes for page Groovy Script
Last modified by Erik Bakker on 2024/09/05 13:53
From 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
To 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
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 thismicrolearning,we’ll explorehow toleverageGroovyscripts withintheeMagizplatformtoxtenditsfunctionalitybeyondthe standardcomponentsavailable intheflow designer.Groovy scriptsofferpowerfulcustomizationoptionsfor situationswherethe defaulttoolsfall short.We’ll discuss whereandhowtoimplementGroovy scripts,includingtheir use in filters, transformations,and executors.Keyconsiderationsincludeunderstandingtheircomplexity, managingdependencies,andensuring properdocumentation.Thisguidewillhelpyou makeinformeddecisionsaboutusing Groovy scriptseffectively andresponsibly.3 - 2 +In a low-code platform like eMagiz, you want to prevent using custom scripting as much as possible. However, sometimes in practice, you encounter situations that cannot be realized with the standard toolbox provided within the platform. As a result, we offer the option to use a Groovy script in these situations to achieve the desired solution. In this microlearning, we will look at where you can use a Groovy script and discuss the key considerations when implementing a Groovy script within your model. 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 ==