Hi,
I have facing a problems for Job Queue.
I have created a codeunit 50000 and then i had defined a
Job Queue Entries to pointing to codeunit 50000.
This is a recurring job.
The
Job Queue Entries's Status is process, but i found an error in
Job Queue Log Entries. Please refer error below:
The codeunit was called with a Job Queue Entry record. It has no parameters.
//Environment
//========
Navision Version = NAV 5.00 W1
Database Server = SQL Server 2000 SP4
Windows Server = Windows Server 2003 Standard Edtion
Thanks
Comments
Check out the following post:
http://www.mibuso.com/forum/viewtopic.php?t=19973
Tino Ruijs
Microsoft Dynamics NAV specialist
if you want to solve this error then you have to add Job Queue Entry table no property of your codeunit
hope it helps.
Rajesh Patel
Hi All,
we're getting the same error but do not understand the above fix. Can someone explain in a bit more detail?
cheers
Simply, you open the properties of the codeunit and select Job Queue Entry in the TableNo property.
Cheers,
Carlos