Last modified by Erik Bakker on 2024/09/05 14:00

From version 8.1
edited by Erik Bakker
on 2022/07/26 12:49
Change comment: There is no comment for this version
To version 9.1
edited by Erik Bakker
on 2022/07/26 12:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Image Transformations
1 +Image Transformation
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Content
... ... @@ -1,5 +1,5 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 -In most cases, you will transform XML messages to other XML messages, or you will transform JSON or EDI messages in another of these formats. However, sometimes you want to perform an image transformation. With this image transformation you can transform images in certain formats to another format (i.e. png). This can come in handy when you want to standardize the image format before using it further downstream in your business application(s).
2 +In most cases, you will transform XML messages to other XML messages, or you will transform JSON or EDI messages in another of these formats. However, sometimes you want to perform an image transformation. With this image transformation, you can convert images in specific formats to another format (i.e., png). This can come in handy when you want to standardize the image format before using it further downstream in your business application(s).
3 3  
4 4  Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].
5 5  
... ... @@ -11,49 +11,53 @@
11 11  
12 12  This microlearning focuses on performing image transformations in eMagiz.
13 13  
14 -With image transformation, we mean transforming the raw data that represents an image to another image format.
14 +By image transformation, we mean transforming the raw data that represents an image into another image format.
15 15  
16 -* Read the helptext of the component to understand which formats are supported
16 +* Read the help text of the component to understand which formats are supported
17 17  * Ensure the input image is supplied in the correct format
18 18  * Ensure you wrap the output image in something if you want to do additional transformations on the data further downstream
19 19  
20 20  == 3. Image Transformation ==
21 21  
22 -In most cases, you will transform XML messages to other XML messages, or you will transform JSON or EDI messages in another of these formats. However, sometimes you want to perform an image transformation. With this image transformation you can transform images in certain formats to another format (i.e. png). This can come in handy when you want to standardize the image format before using it further downstream in your business application(s).
22 +In most cases, you will transform XML messages to other XML messages, or you will transform JSON or EDI messages in another of these formats. However, sometimes you want to perform an image transformation. With this image transformation, you can convert images in specific formats to another format (i.e., png). This can come in handy when you want to standardize the image format before using it further downstream in your business application(s).
23 23  
24 -Before we dive into the specifics of how to configure this let us first consider the following:
24 +Before we dive into the specifics of how to configure this, let us first consider the following:
25 25  
26 -* Read the helptext of the component to understand which formats are supported
26 +* Read the help text of the component to understand which formats are supported
27 27  * Ensure the input image is supplied in the correct format
28 28  * Ensure you wrap the output image in something if you want to do additional transformations on the data further downstream
29 29  
30 -{{warning}}The focus of this microlearning lies on the image transformer component. Ensuring that the input is useful and the output fits the remainder of the process is highly depending on the use case and will therefore not be discussed in this microlearning{{/warning}}
30 +{{warning}} This microlearning focuses on the image transformer component. Ensuring that the input is valid and the output fits the remainder of the process is highly dependent on the use case and will therefore not be discussed in this microlearning{{/warning}}
31 31  
32 -When turning to the Create phase of eMagiz, we need to open the flow and enter "Start Editing" mode to add the component we need. For example, in the left panel, you can search for "Image". This will yield the following result.
32 +When turning to the Create phase of eMagiz, we need to open the flow and enter "Start Editing" mode to add the necessary component. For example, in the left panel, you can search for "Image." This will yield the following result.
33 33  
34 34  [[image:Main.Images.Microlearning.WebHome@expert-create-your-transformations-image-transformation-image-transformation-component.png]]
35 35  
36 +After dragging the component onto the canvas, you must define the channels first.
37 +
38 +[[image:Main.Images.Microlearning.WebHome@expert-create-your-transformations-image-transformation-image-transformation-component-help.png]]
39 +
40 +Secondly, we must select the desired image format we want to transform. Finally, the field indicates all valid values you can choose. Please note that 'PNG' is the default selection.
41 +
42 +[[image:Main.Images.Microlearning.WebHome@expert-create-your-transformations-image-transformation-image-transformation-component-image-options.png]]
43 +
44 +Once you have done this, the component configuration is finished, and you can transform your input image to a desired output image format.
45 +
36 36  == 4. Assignment ==
37 37  
38 -Check out which of the XPaths we have discussed today can be found within your project.
48 +Check whether the solution we discussed today can be found within your project.
39 39  This assignment can be completed within the (Academy) project you created/used in the previous assignment.
40 40  
41 41  == 5. Key takeaways ==
42 42  
43 -Some of the very complex XPath options are:
53 +* Read the help text of the component to understand which formats are supported
54 +* Ensure the input image is supplied in the correct format
55 +* Ensure you wrap the output image in something if you want to do additional transformations on the data further downstream
44 44  
45 -* matches
46 -* replace
47 -* tokenize
48 -
49 49  == 6. Suggested Additional Readings ==
50 50  
51 -If you are interested in this topic and want more information on it, please read the help text provided by eMagiz and read more information on the following links:
59 +If you are interested in this topic and want more information, please read the help text provided by eMagiz.
52 52  
53 -* http://www.xsltfunctions.com/xsl/fn_matches.html
54 -* http://www.xsltfunctions.com/xsl/fn_replace.html
55 -* http://www.xsltfunctions.com/xsl/fn_tokenize.html
56 -
57 57  == 7. Silent demonstration video ==
58 58  
59 59  As this is more of theoretical microlearning, there is no video accompanying the microlearning.)))((({{toc/}}))){{/container}}{{/container}}