Changes for page Receive emails via an email server
Last modified by Erik Bakker on 2023/09/29 09:04
From version 24.1
edited by Erik Bakker
on 2023/09/13 13:50
on 2023/09/13 13:50
Change comment:
There is no comment for this version
To version 16.1
edited by Erik Bakker
on 2023/09/11 13:52
on 2023/09/11 13:52
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - SendMail1 +Monitor partition size and consumer lag - Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Main.eMagiz Academy.Microlearnings.Advanced Level. Mail basedConnectivity.WebHome1 +Main.eMagiz Academy.Microlearnings.Advanced Level.Data Handling.WebHome - Content
-
... ... @@ -1,5 +1,5 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -This exercise will provide practical guidance on constructing a flow thatwill send outmailswith the helpof theJava mail sender configuration.Several better-known providers that offermail functionalityofferotherwaysto sendemails. Oneofthemis Outlook. To send emails via Outlook,youcanusethis [[store component>>doc:Main.eMagizStore.SystemConnectors.POSTeMail - Microsoft Graph.WebHome||target="blank"]].2 +This exercise will provide you with practical guidance on the interpretation of the event streaming statistics overview and specifically around partition size and consumer lag. 3 3 4 4 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 5 5 ... ... @@ -6,19 +6,18 @@ 6 6 == 1. Prerequisites == 7 7 8 8 * Completed previous exercises and microlearnings 9 +* Access to an eMagiz model with an Event Streaming license 10 +* At least one configured topic on which something produces data and some other thing consumes data 9 9 10 10 == 2. Exercise == 11 11 12 -Create an integration that will send out emails. This means you need to execute the following steps at a minimum: 13 -* Draw a line in Capture towards an (existing) system 14 -* Add Integration to Create 15 -* Open the exit flow to build the flow in such a way that you can send out emails 16 -** Don't forget the XML to MIME transformation 17 -** Don't forget the Mail support object 14 +Navigate to Manage -> Monitoring -> Event Streaming Statistics for the model you have selected to execute this exercise with. In here analyze the partition size and consumer lag that you see on at least one topic. 18 18 16 +{{info}}Given that the implementation of the prerequisites can differ the results of what you see can also differ. In our case we use example data that is part of our Sales Demo model to feed the Vehicle Event topic. An event processor determines subsequently based on the type of event whether a vehicle alert needs to be generated. This accounts for the difference in partition size between both topics. The event processor itself is shown as a consumer group and we can conclude that due to the high volume of messages placed on the Vehicle Event topic we see that a consumer lag is reported.{{/info}} 17 + 19 19 == 3. Solution == 20 -In this short movie, you will find the solution forhowtoconfigurethe flowin Create. Everystepneeded to get to the Create phase is assumed knowledge and, therefore, notcoveredin thisvideo.Please take a moment to review this one and compare it to your solution.19 +In this short movie, you will find the workout of this exercise. Take a moment to review this one and compare it to your solution. 21 21 22 -{{video attachment="advanced-m ail-connectivity-using-mime.mp4" reference="Main.Videos.Microlearning.WebHome"/}}21 +{{video attachment="advanced-monitoring-eventstreaming-partition-size-and-consumer-lag-exercise.mp4" reference="Main.Videos.Microlearning.WebHome"/}} 23 23 24 24 )))((({{toc/}}))){{/container}}{{/container}}