How to move files from one folder to another in DM using API
Hi ,
We are trying to import balances using file based source and to do this we get balance files every hour in DM folder but the file name is same and when the Upload API tries to upload the file it doesn't replace the existing file as the previous file still stays.
So need a API which can move the previous file to another location so that in next run the upload API can upload the latest balance file.
0