Hi all,
Is there a way of fetching email address when there is Out of office reply from a specific user. Appreciate your help.
Thanks and regards,
Amita
Discussion posts and replies are publicly visible
If the send email node "Sender" is "Process Model" then you can configure that same process model's Start Node to receive and inbound email. That way when the OOO replies a new instance of your process will begin, you will then have to design some process logic to capture the inbound mail details and correlate it to your original outbound one. The following doc should help with the basic understanding, as shown if your outbound email contains an identifier in the subject e.g. [caseID=nnnnn] you will be able to pick this value up on the OOO response.
docs.appian.com/.../Sending_an_Email_Message_to_a_Process.html