Scenario: Move Outlook Message Activity sometimes deletes message
Steps to reproduce:
Current Behavior:
Expected Behavior:
Studio/Robot/Orchestrator Version:
Last stable behavior:
Last stable version:
OS Version:
Others if Relevant: (workflow, logs, .net version, service pack, etc):
Outlook messages are sometimes lost when moving messages from one shared folder to another shared folder.
Currently have code in place that moves the message, then continuously checks the destination folder for the email. It doesn’t move on until it finds the email or timesout.
Even emails that are “moved” and then retrieved by “Get Mail Message” are then not found in the shared folder.
This method works most of the time, but sometimes, even when the message is found by “Get Mail Message,” it is not in the folder when a human checks later.
Any suggestions?