Hello, we have implemented a send email and receive email process to process. When the send email process is activated, the receive process doesn't receive the email. The destination process ID is configured correctly. ¿Is there a log to identify what might be failing? Thank you very much.
Discussion posts and replies are publicly visible
Check tomcat-stdout.log and reviw documentation please
docs.appian.com/.../Sending_an_Email_Message_to_a_Process.html
Hi David, we had already reviewed the tomcat-stdout.log log. Finally, after much research into the documentation, the problem lay in the user and security configuration of the process. The process initiator must have administrator permissions to receive messages.