Changes for page Character set
Last modified by Erik Bakker on 2024/08/26 12:30
From version 39.1
edited by Carlijn Kokkeler
on 2024/08/23 14:18
on 2024/08/23 14:18
Change comment:
There is no comment for this version
To version 33.1
edited by Erik Bakker
on 2022/06/12 09:14
on 2022/06/12 09:14
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Default language
-
... ... @@ -1,1 +1,0 @@ 1 -en - Content
-
... ... @@ -1,8 +1,11 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -In thismicrolearning,we’llcoverhowtodefine thecharactersetinMagiztoensureproperdataprocessing.A characterset is essentiallyacollectionofcharacterssupportedby software andhardware,and different systems mayuse differentsets. eMagiz defaults toUTF-8, but youmay needto adjustthisif you're dealingwithsystemsthat use othercharacter sets.We’llguideyouthroughconfiguringthe character set for file-based connectivity to ensureseamlesscommunicationwith externalsystems.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 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,24 +35,30 @@ 35 35 36 36 Congratulations you have successfully learned how to specify the character set. 37 37 38 -== 4. Keytakeaways==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 -* [[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"]] 55 +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: 56 56 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/ 57 57 61 +== 7. Silent demonstration video == 62 + 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 + 58 58 )))((({{toc/}}))){{/container}}{{/container}}