I'm on Business central Onprem on customer's own servers.
I have a situation that I need to read xml files inside a folder and create records in BC. On success, I need to move the files into another folder to archive them.
Anyone please help me with below,
How to read multiple files in a folder?
How to move files to another folder?