I have an email port configured with POP3 settings, and configured one service to execute the attachment from the email received. The configured service takes around 3-5 mins to complete the flow.
Now the requirement is to execute the service one at a time. ie if first email arraived and the service is executing, so the next email should wait untill the completeion of the first one. Do we have an option in the port settings please.
I have specified and changed many times the Time interval property, but the port is executing all the emails at time. I do have checked the multithread property to keep 1 thread, but it is applicable for IMAP only.
We are facing the problem with generated files as process lock error, when multiple times the service is running at a time.
Leave a Reply
Guest User
Not sure what solution is right for you?
Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.
Pemcoola
Hello all,
Can you help me in the following issue.
I have an email port configured with POP3 settings, and configured one service to execute the attachment from the email received. The configured service takes around 3-5 mins to complete the flow.
Now the requirement is to execute the service one at a time. ie if first email arraived and the service is executing, so the next email should wait untill the completeion of the first one. Do we have an option in the port settings please.
I have specified and changed many times the Time interval property, but the port is executing all the emails at time. I do have checked the multithread property to keep 1 thread, but it is applicable for IMAP only.
We are facing the problem with generated files as process lock error, when multiple times the service is running at a time.