Manuel - Scheduled execution difference

Hi all,

I have scheduled axapta job axapta jod that works every 15 minutes.

This job tries move files from a folder at local computer to a folder at any server. I tried both winapi::movefile and a ‘bat’ file with winapi::shellexecute. It do not.

But when execute same code with hand, it works.

What might be the problem? A security problem at server side or something else?

Regards,