Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

InitMail()

Avatar

Former Community Member
We have an email object (mail_appr) and code in a button click



if (mail_appr.IsLoggedIn="False") Then

mail_appr.InitMail()

End If



One user, when he opens Workflow items from a link in email (outlook), and then clicks on this button, gets 'not responding' and Workflow hangs up here.



What should I look for to resolve this problem?



Thanks!



Mary
0 Replies