03-02-23 01:34 PM
06-02-23 07:10 PM
08-02-23 09:41 PM
Are you trying to move the item to a subfolder within the main mailbox or to a shared mailbox?
Cheers,
07-02-24 03:22 PM
Hi Eric,
We are also facing same issue in Move Item action to a Shared Mailbox (sub-folder under inbox). I have seen some other community articles on this issue and implemented below steps, but no luck.
------------------------------
Praveen Kumar
------------------------------
08-02-24 03:56 PM
@Praveen Kumar,
Are you using the latest release of the Outlook VBO available on the DX?
Cheers,
08-02-24 05:01 PM
@Eric,
Yes, I'm using the latest version of outlook email vbo downloaded from the DX, I am able to move the email outlook item from Shared Mailbox Inbox folder to sub folder inside the inbox now.
(Previously i was only able to read emails from shared mailbox inbox but move item wasn't working from shared mailbox inbox to sub-folder of inbox)
I have few more questions related to oultook.
Thanks
------------------------------
Praveen Kumar
------------------------------
08-02-24 08:24 PM
Hi Praveen,
As I recall, the digital worker accounts will need to be added as members of the shared mailbox. Otherwise, they won't be able to access it. Once the DW has access to the mailbox, they should be able to perform all the necessary activities against that mailbox unless the Exchange admin has limited them to just reading.
Regarding your last question about sending email, I haven't seen that behavior before. So you're saying the email is sent, from the perspective of the DW, but it's really sitting in the outgoing state until Outlook is restarted and then it actually sends? If so, that would seem to be an issue with the communication between the Outlook client and the Exchange server. If the email is shown in the outgoing folder (as opposed to say Drafts) that means Outlook knows it has an email that needs to be sent. It just hasn't communicated it to Exchange.
Cheers,
12-02-24 05:42 PM
Hi Eric,
As per the developer, bot sends multiple emails and only last one or two emails gets stuck in Outbox whereas others gets deliver during a process run. Whenever this happens he connects to outlook and opens the mails stuck in outbox and sends them again manually. How can I resolve this type of behavior? How to make sure the exchange communicates to outlook to send mail.
Also, is there any action available for refreshing/syncing the outlook folders?
FYI...I have disabled the Cache Exchanged mode
I suggested to keep outlook open throughout the process or just keep wait at the end of process to see if anything happens as a try.
Thanks
PRAVEEN
------------------------------
Praveen Kumar
------------------------------
13-02-24 02:29 PM
Hi @Praveen Kumar,
There is a way to initiate a Send/Receive action on Outlook programmatically, but it's not exposed as an action on the VBO at the moment. Give me a day and we'll add a new action for it.
FWIW - I don't think this has anything to do with Cached Exchange Mode, so you can probably turn that feature back on.
Cheers,
14-02-24 05:31 PM
Hi Eric,
Thanks. Please inform if possible about new addition of action for send/receive in outlook vbo.
Regards
Praveen