Hi Team,
I am trying to move the mail in another mail folder.
I am getting the mails the processing - its like mail transaction -RE
while moving it get failed.
Please refer the pic
I want to move to “Failed_FusionMassApproval” folder.
I have tried but still getting the issue- Move Mail inside the office365 Scope.
Thanks
Anil_G
(Anil Gorthi)
September 29, 2025, 4:10pm
4
@Sanket_Shinde1
please show the parameters
which mvoe email is it?
classic modern? integration services?
Also please open the error from debug panel and show complete error
cheers
Anil_G
(Anil Gorthi)
September 29, 2025, 5:18pm
6
@Sanket_Shinde1
try with \ instead of /
also I believe the movement is between same accounts
cheers
Tried that approach as well not worked
Anil_G
(Anil Gorthi)
September 29, 2025, 5:43pm
8
@Sanket_Shinde1
Just now saw that conversation history is not undwr inbox folder..can you please give the correct folder
Cheers
Sure,
Please wait i will share it asap
Hi @Anil_G
Could you please refer the 1st image?
1 Like
Anil_G
(Anil Gorthi)
September 30, 2025, 7:44am
11
@Sanket_Shinde1
I referred to image thats where I saw conv history is not under inbox..please correct it
cheers
i have just check the properties it shows location like this
for inbox
\abc.@xyz.com \inbox
for those special folders
Failed…
Queueud…
shows
\abc.@xyz.com
1 Like
Anil_G
(Anil Gorthi)
September 30, 2025, 8:42am
13
@Sanket_Shinde1
First thing try with first level folder..yes foe few you might need to inlcude email as well
But if you observe conv history sinnot under inbox..use propery
Conv hist\next folder
Cheers
Hi @Sanket_Shinde1
pls use like below directly-
“Conversation History\Failed_FusionMassApproval”
Or test with other folder -it’s working correctly or not ?
Happy Automation
1 Like
These are separate folders not coming under any other main folder
even i tried with just provide the folder name still its not working.
Jon_Smith
(Jon Smith)
October 1, 2025, 10:37am
17
Was about to say, the real issue is hidden inside the ‘Unspecified error’.
Its actually super bad error reporting from the UiPath team, cause they wrap every email error in another error saying that its ‘unspecified’, when the error is quite clear one step below, but not exposed to default logging.
I’m not an O365 expert, but its suggesting to me that your connection doesnt have the appropriate permissions.
2 Likes
Hi @Jon_Smith ,
Thanks for your valuable inputs