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
Change comment: There is no comment for this version
To version 19.1
edited by Carlijn Kokkeler
on 2024/09/03 12:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,6 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
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 -
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 ==