Error with Email Message Input

Hi, I have a very simple process&workflow. From the process there is only one execution of a workflow which has an Email Message Input with all values hardcoded. With either POP and IMAP reading to Exchange in Office365, running the workflow, no trouble at all but ran from the process, it gives the following error with all the Java exceptions after it:

2020/01/17 11:33:26 - EMI-Mod Jerarquia.0 - ERROR (version 5.3.0 from 2019-07-05) : Unexpected error
2020/01/17 11:33:26 - EMI-Mod Jerarquia.0 - ERROR (version 5.3.0 from 2019-07-05) : com.automationedge.ps.core.exception.ProcessStudioException:
2020/01/17 11:33:26 - EMI-Mod Jerarquia.0 - Error adding values to row!
2020/01/17 11:33:26 - EMI-Mod Jerarquia.0 -
2020/01/17 11:33:26 - EMI-Mod Jerarquia.0 - null

Any idea what is happening?

Thanks for any support.

Hi,

Could you elaborate more on this, are you executing the same workflow (reading mail executing properly) from the process or using “Get Emails from POP” entry in process to read mails?