Changes for page Data Sink

Last modified by Eva Torken on 2023/09/29 15:45

From version 26.1
edited by Erik Bakker
on 2023/09/21 13:01
Change comment: There is no comment for this version
To version 29.1
edited by Erik Bakker
on 2023/09/29 08:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Send Mail
1 +Data Sink
Parent
... ... @@ -1,1 +1,1 @@
1 -Main.eMagiz Academy.Microlearnings.Advanced Level.Mail based Connectivity.WebHome
1 +Main.eMagiz Academy.Microlearnings.Advanced Level.Data Management.WebHome
Content
... ... @@ -1,5 +1,5 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
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"]].
2 +This exercise will provide practical guidance on constructing a flow that will sink information towards the data sink solution of eMagiz. Furthermore it will give insights on how you can subsequently view this data from the Manage phase of eMagiz for further analysis. To send information to the data sink solution of eMagiz, you can use this [[store component >>doc:Main.eMagiz Store.Accelerators.eMagiz Data Sink.WebHome||target="blank"]].
3 3  
4 4  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
5 5  
... ... @@ -9,16 +9,15 @@
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:
12 +Create an integration that will on top of its regular process also sink information to the data sink solution of eMagiz. This means you need to execute the following steps at a minimum:
13 13  * Draw a line in Capture towards an (existing) system
14 14  * Add Integration to Create
15 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 sender support object
16 +** Don't forget to add the store component to your flow and read its documentation
18 18  
19 19  == 3. 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.
19 +In this short movie, you will find the solution for how to configure the flow in Create and subsequently how to view the messages in Manage. Every step needed to get to the Create phase is assumed knowledge and, therefore, not covered in this video. Every step to get the changed version deployed and running 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-mail-connectivity-using-mime.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
21 +{{video attachment="advanced-data-management-data-sink.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
23 23  
24 24  )))((({{toc/}}))){{/container}}{{/container}}