How to move files from input folder to output folder in Microsoft office 365 activities iam using

hi iam trying to move files from input folder to output folder in Microsoft office 365 activities by using move file and folder activity in Microsoft office 365 activitivies

when i run the bot in debug files are moving to output folder , but when i run in production files are not moving from input to output folder and bot is also not giving any exception as well

can how to check files moved in share point or not

Hi @T_Y_Raju - Ensure that the user account under which the bot is running in production has sufficient permissions to access the input and output folders.

there is no problem with permission