- Create a boolean field :
Mail Collected
- Create a WF where you put the Email collect from Exchange action
- Create a WF
Mail Collected like below:
Launch the WF to collect the email
Use the Timer function from fn_utility app to wait 120s
if the
Mail Collected is not YES, go up and launch (again) the WF to collect the email in a loop
else, default flow, go to the end
- Create a rule to launch the WF
Mail Collected each time you create a incident where you need to collect the email from exchange with potential error with no email attached
- Create a rule email attached that change
Mail Collected field to YES when a attachement is added, that contains ".eml" or ".msg"
It should do the job automatically :)
------------------------------
BENOIT ROSTAGNI
------------------------------
Original Message:
Sent: Tue September 28, 2021 01:46 PM
From: Stef Bisschop
Subject: Exchange Online Integration - Write Message as Attachment Function Error
Hi Benoit,
Yes that's what we also thought of in the meantime and it works!
So this is actually a fast and simple workaround.
------------------------------
Stef Bisschop
------------------------------
Original Message:
Sent: Tue September 28, 2021 11:38 AM
From: BENOIT ROSTAGNI
Subject: Exchange Online Integration - Write Message as Attachment Function Error
Hi Stef,
If you launch manually the attachment workflow, after the failure, does it work? Or is it again the same error?
------------------------------
BENOIT ROSTAGNI