Overview

This module helps to generate EML file using

  • Microsoft Graph API
  • Custom Java Action

Generate EML using Graph API:

Check the https://shorturl.at/eKV07

Permission to get mime message:

https://shorturl.at/iwzQ9

  • Add the Configuration page ‘EmailConfiguration_NewEdit’ to Navigation to configure the Tenant ID, Client Id, and Client Secret.
  • Add the ‘EmailToTestGraphAPI’ to generate the EML file by passing the Email Message ID and Email. The ‘Get EML file’ button will generate the EML file, and the file will be downloaded.

Generate EML using Java Action:

JA_GenerateEMLFile java action is used to generate the EML file

  • Add the ‘Email_Overview’ page in Navigation and enter the From,To,CC,BCC,Subject,HTMLBody,DateSent,EMLFileName and the attachments if any and Save it.
  • Click on the ‘Generate EML File’ button in ‘Email_Overview’ page to generate the EML file.

Documentation

ML File Generation

This module helps to generate EML file using

  • Microsoft Graph API
  • Custom Java Action

Generate EML using Graph API:

Check the https://shorturl.at/eKV07

Permission to get mime message:

https://shorturl.at/iwzQ9

  • Add the Configuration page ‘EmailConfiguration_NewEdit’ to Navigation to configure the Tenant ID, Client Id, and Client Secret.
  • Add the ‘EmailToTestGraphAPI’ to generate the EML file by passing the Email Message ID and Email. The ‘Get EML file’ button will generate the EML file, and the file will be downloaded.

Generate EML using Java Action:

JA_GenerateEMLFile java action is used to generate the EML file

  • Add the ‘Email_Overview’ page in Navigation and enter the From,To,CC,BCC,Subject,HTMLBody,DateSent,EMLFileName and the attachments if any and Save it.
  • Click on the ‘Generate EML File’ button in ‘Email_Overview’ page to generate the EML file.

Dependencies

  • Mendix modeler 9.12.4.
  • Jars are added as part of the module.
  • Encryption module
  • Community Commons Module

Configuration

Generate EML using Graph API:

Check the https://shorturl.at/eKV07

Permission to get mime message:

https://shorturl.at/iwzQ9

  • Add the Configuration page ‘EmailConfiguration_NewEdit’ to Navigation to configure the Tenant ID, Client Id, and Client Secret.
  • Add the ‘EmailToTestGraphAPI’ to generate the EML file by passing the Email Message ID and Email. The ‘Get EML file’ button will generate the EML file, and the file will be downloaded.

Generate EML using Java Action:

JA_GenerateEMLFile java action is used to generate the EML file

  • Add the ‘Email_Overview’ page in Navigation and enter the From,To,CC,BCC,Subject,HTMLBody,DateSent,EMLFileName and the attachments if any and Save it.
  • Click on the ‘Generate EML File’ button in ‘Email_Overview’ page to generate the EML file.

Check the Example folders for more details

Known bugs

None

Screenshots

  •      
  •