Hello,
Iam new to this platform and i have a use case but facing issues on Receive message event.
the user is sending the Mail with attachements to Appian DL(processmodeluuid12582365452632563263@appian.com) when ever the email triggered with the Subject" MRD Report" it has to check the attachments and save it in the appian folder by using Receive message and also if there are attachments(1 or more) without changing the attachmement names.
could any one help how to create this use case it will be a great help.
appian version 23.2
Discussion posts and replies are publicly visible
I think the "trick" is to just accept the email in the start node. Then make your decisions in a follow up script task. In case you want to cancel further processing, just delete any attachments.
I tried doing it but getting errors.Below im attaching the Process Model which i created,Please could you provide an input for the below.