Changes for page Receive emails via an email server
Last modified by Erik Bakker on 2023/09/29 09:04
From version 15.2
edited by Erik Bakker
on 2023/09/11 13:45
on 2023/09/11 13:45
Change comment:
Update document after refactoring.
To 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
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - advanced-monitoring-eventstreaming-partition-size-and-consumer-lag-exercise1 +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 on the use of SpELexpressionswithin the eMagizplatform.2 +This exercise will provide practical guidance on constructing a flow that will send out emails with the help of the Java mail sender configuration. Several better-known providers that offer mail functionality offer other ways to send emails. One of them is Outlook. To send emails via Outlook, you can use this [[store component >>doc:Main.eMagiz Store.System Connectors.POST eMail - Microsoft Graph.WebHome||target="blank"]]. 3 3 4 4 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 5 5 ... ... @@ -6,19 +6,19 @@ 6 6 == 1. Prerequisites == 7 7 8 8 * Completed previous exercises and microlearnings 9 -* Access to an eMagiz model 10 10 11 11 == 2. Exercise == 12 12 13 -Import the following store elements related to SpEL expressions in a flow and determine what they intend to achieve within the flow. 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 14 15 -* [[Contains>>doc:Main.eMagiz Store.Accelerators.Contains - SpEL.WebHome||target="blank"]] 16 -* [[Current Date Time>>doc:Main.eMagiz Store.Accelerators.Current DateTime - SpEL.WebHome||target="blank"]] 17 -* [[Elvis Operator>>doc:Main.eMagiz Store.Accelerators.Elvis Operator - SpEL.WebHome||target="blank"]] 18 - 19 19 == 3. Solution == 20 -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.20 +In this short movie, you will find the solution for how to configure the flow in Create. Every step needed to get to the Create phase is assumed knowledge and, therefore, not covered in this video. Please take a moment to review this one and compare it to your solution. 21 21 22 -{{video attachment="advanced- data-handling-spel-expressions.mp4" reference="Main.Videos.Microlearning.WebHome"/}}22 +{{video attachment="advanced-mail-connectivity-using-mime.mp4" reference="Main.Videos.Microlearning.WebHome"/}} 23 23 24 24 )))((({{toc/}}))){{/container}}{{/container}}