Hi,
You may say there is no way to do it. In my process I need to move a file to another location but seems like this cannot be done with job queue:
s3.postimg.org/qtsyxtof7/Sin_t_tulo.png
I have tried dotnet and automation variables, just in case.
Any ideas?
thanks
Comments
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
CopyClientFile(SourceFileName : Text;DestFileName : Text;OverWrite : Boolean)
ClientFileHelper.Copy(SourceFileName,DestFileName,OverWrite);
and reading this:
http://forum.mibuso.com/discussion/57992/nav-2013-nas-file-import-call-back-error