Hi,
I setup NAS and the service is up with an SQL 2008 and Nav 5, I also setup the job queue and I changed the report number in order to have the ShowPrintStatus property on No and UseReqForm property on No.
I also set the Job Queue entry with this report with a recurrence all days at 11PM.
but NAS didn't work and the job queue log entries are desparetly empty
any help?
Comments
I set up the server name, the database name, the company name, but I diden't understand the utility of the nasparameter so I set Job1, but in navision I didn't use Job1 in any parameter in navision
To understand NAS better take a look at this How-To http://www.mibuso.com/howtoinfo.asp?FileID=15.
for example i create new codeunit
lets say codeunit 50001
do i need to modified something in codeunit 1?
Back to your question, it depends on what you exactly want to do. Is your own codeunit (50001) SingleInstance and able to run in NAS? Or do you want to set it up in Job Queue? What is the purpose of your codeunit?
actually i want to import data automatically
like using scheduler...
but i dont know how to use NAS
so tried create single codeunit to show message box only
And where do you expect to see that message box, the answer to that question is one of the insights needed to handle a NAS
|To-Increase|