Changes for page Character set

Last modified by Erik Bakker on 2024/08/26 12:30

From version 37.1
edited by Eva Torken
on 2023/06/16 13:17
Change comment: There is no comment for this version
To version 32.1
edited by Erik Bakker
on 2022/06/10 13:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.etorken
1 +XWiki.ebakker
Default language
... ... @@ -1,1 +1,0 @@
1 -en
Content
... ... @@ -1,8 +1,11 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 -In some cases, the input you receive or the output that you need to send to an external party cannot handle all characters or the input or output is written with the help of a character set. In this microlearning, we will learn how you can define the character set for file-based connectivity to ensure that you can process and deliver files according to the specifications.
2 +n some cases, the input you receive or the output that you need to send to an external party cannot handle all characters or the input or output is written with the help of a character set. In this microlearning, we will learn how you can define the character set for file-based connectivity to ensure that you can process and deliver files according to the specifications.
3 3  
4 4  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
5 5  
6 +* Last update: May 31th, 2021
7 +* Required reading time: 7 minutes
8 +
6 6  == 1. Prerequisites ==
7 7  
8 8  * Basic knowledge of the eMagiz platform
... ... @@ -35,20 +35,30 @@
35 35  
36 36  Congratulations you have successfully learned how to specify the character set.
37 37  
38 -== 4. Key takeaways ==
41 +== 4. Assignment ==
39 39  
43 +Configure an entry in which you define the component and configuration needed to process a file on a per-line basis.
44 +This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment.
45 +
46 +== 5. Key takeaways ==
47 +
40 40  * Some external system talk in a different character set
41 41  * eMagiz talks in default UTF-8 as a character set and assumes everyone else also does this
42 42  * In cases of mismatch correct is at the point where you talk with the other system (i.e. entry or exit)
43 43  * eMagiz provides several components within which you can define the character set
44 44  
45 -== 5. Suggested Additional Readings ==
53 +== 6. Suggested Additional Readings ==
46 46  
47 47  If you are interested in this topic and want more information on it please read the help text provided by eMagiz and read the following links:
48 48  
49 -* [[Supported character set options>>https://docs.oracle.com/javase/8/docs/technotes/guides/intl/encoding.doc.html||target="blank"]]
50 -* [[Character set definition>>https://www.techopedia.com/definition/941/character-set||target="blank"]]
51 -* [[A guide into character sets>>https://www.smashingmagazine.com/2012/06/all-about-unicode-utf8-character-sets/||target="blank"]]
57 +* https://docs.oracle.com/javase/8/docs/technotes/guides/intl/encoding.doc.html
58 +* https://www.techopedia.com/definition/941/character-set
59 +* https://www.smashingmagazine.com/2012/06/all-about-unicode-utf8-character-sets/
52 52  
61 +== 7. Silent demonstration video ==
53 53  
63 +This video demonstrates how you could have handled the assignment and gives you some context on what you have just learned.
64 +
65 +{{video attachment="novice-file-based-connectivity-characterset.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
66 +
54 54  )))((({{toc/}}))){{/container}}{{/container}}