Changes for page Receive emails via an email server
Last modified by Erik Bakker on 2023/09/29 09:04
From 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
To version 20.1
edited by Erik Bakker
on 2023/09/13 13:34
on 2023/09/13 13:34
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 - Monitor partition sizeandconsumer lag1 +Send Mail - Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Main.eMagiz Academy.Microlearnings.Advanced Level. DataHandling.WebHome1 +Main.eMagiz Academy.Microlearnings.Advanced Level.Mail based Connectivity.WebHome - Content
-
... ... @@ -1,5 +1,5 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -This exercise will provide you withpractical guidance ontheinterpretation ofthe eventstreamingstatisticsoverviewandspecificallyaroundpartition sizeandconsumer lag.2 +This exercise will provide practical guidance on how to construct a flow that will send out emails with the help of the Java mail sender configuration. Several better know providers that offer mail functionality offer other ways to send emails. One of the is Outlook. To send out emails via Outlook you can use this [[Store component >>doc:Main.eMagiz Store.System Connectors.POST eMail - Microsoft Graph||target="blank"]]. 3 3 4 4 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 5 5 ... ... @@ -11,12 +11,12 @@ 11 11 12 12 == 2. Exercise == 13 13 14 -Navigate to Manage -> Monitoring -> Event Streaming Statistics for the model you haveselected to execute this exercisewith.In here analyze the partition size and consumer lagthat you see on at least one topic.14 +Navigate to Manage -> Monitoring -> Event Streaming Statistics for the model you selected to execute this exercise. Here, analyze the partition size and consumer lag on at least one topic. 15 15 16 -{{info}}Given that the implementation of the prerequisites can differ the results of what you see can also differ. In our caseweuse example data that is part of our Sales Demo model to feed the Vehicle Event topic. An event processordeterminessubsequentlybasedon theypeof eventwhether a vehicle alert needs to be generated. This accounts for the difference in partition size between both topics.Theevent processor itselfis shownasaconsumer group andwe 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}}16 +{{info}}Given that the implementation of the prerequisites can differ, the results of what you see can also differ. We use example data that is part of our Sales Demo model to feed the Vehicle Event topic. An event processor subsequently determines whether a vehicle alert needs to be generated based on the type of event. This accounts for the difference in partition size between both topics. An event processor is a consumer group, and due to the high volume of messages placed on the Vehicle Event topic, we see that a consumer lag is reported.{{/info}} 17 17 18 18 == 3. 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.19 +In this short movie, you will find the workout of this exercise. Please take a moment to review this one and compare it to your solution. 20 20 21 21 {{video attachment="advanced-monitoring-eventstreaming-partition-size-and-consumer-lag-exercise.mp4" reference="Main.Videos.Microlearning.WebHome"/}} 22 22