Iam handling share point automation

hi Iam handling share point automation i have to move file from one to another in sharepoint, bur before moving the file i need to check if the same file is already exist or not in the destination folder

@T_Y_Raju,

Try this solution,

Thanks,
Ashok :slight_smile:

@T_Y_Raju

Give the destination folder path in the query field and then filename in the query field …if you get any results then there exists a file…ypu can know by checking the count results.count

Cheers

can u make any sample workflow on this Actually iam new to these activities

@T_Y_Raju

this is how it looks

cheers

hi i tried same way but i am getting error

Find Files And Folders-De: Code: itemNotFound
Message: The resource could not be found.
ClientRequestId: 70dbc74e-10ea-461f-919e-cec2f97fd974

Can you please help me with that

Hi ,

Thanks for reply but it didnot worked .
I am getting error in find file and folder

@T_Y_Raju

As per error the subfolder pth you provided itself is erong or not found

Cheers