Changes for page Character set

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

From version 40.1
edited by Erik Bakker
on 2024/08/26 12:30
Change comment: There is no comment for this version
To version 35.1
edited by Erik Bakker
on 2022/08/22 13:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,5 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 -In this microlearning, we’ll cover how to define the character set in eMagiz to ensure proper data processing. A character set is essentially a collection of characters supported by software and hardware, and different systems may use different sets. eMagiz defaults to UTF-8, but you may need to adjust this if you're dealing with systems that use other character sets. Well guide you through configuring the character set for file-based connectivity to ensure seamless communication with external systems.
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.
3 3  
4 4  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
5 5  
... ... @@ -35,25 +35,30 @@
35 35  
36 36  Congratulations you have successfully learned how to specify the character set.
37 37  
38 -== 4. Key takeaways ==
38 +== 4. Assignment ==
39 39  
40 +Configure an entry in which you define the component and configuration needed to process a file on a per-line basis.
41 +This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment.
42 +
43 +== 5. Key takeaways ==
44 +
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 ==
50 +== 6. Suggested Additional Readings ==
46 46  
47 -* [[Use Cases (Menu)>>doc:Main.eMagiz Academy.Use Cases.WebHome||target="blank"]]
48 -** [[File based Connectivity (Navigation)>>doc:Main.eMagiz Academy.Use Cases.File based Connectivity.WebHome||target="blank"]]
49 -* [[Intermediate (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.WebHome||target="blank"]]
50 -** [[File based Connectivity (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.File based connectivity.WebHome||target="blank"]]
51 -* [[Advanced (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.WebHome||target="blank"]]
52 -** [[File based Connectivity (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.File based connectivity.WebHome||target="blank"]]
53 -* [[Supported character set options (External)>>https://docs.oracle.com/javase/8/docs/technotes/guides/intl/encoding.doc.html||target="blank"]]
54 -* [[Character set definition (External)>>https://www.techopedia.com/definition/941/character-set||target="blank"]]
55 -* [[A guide into character sets (External)>>https://www.smashingmagazine.com/2012/06/all-about-unicode-utf8-character-sets/||target="blank"]]
56 -* [[Character Set (Search Result)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22character+set%22||target="blank"]]
52 +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:
57 57  
54 +* https://docs.oracle.com/javase/8/docs/technotes/guides/intl/encoding.doc.html
55 +* https://www.techopedia.com/definition/941/character-set
56 +* https://www.smashingmagazine.com/2012/06/all-about-unicode-utf8-character-sets/
58 58  
58 +== 7. Silent demonstration video ==
59 +
60 +This video demonstrates how you could have handled the assignment and gives you some context on what you have just learned.
61 +
62 +{{video attachment="novice-file-based-connectivity-characterset.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
63 +
59 59  )))((({{toc/}}))){{/container}}{{/container}}