From: Tim Smith on 24 Jul 2007 11:08 I am a bit confused how to run this...There are a couple of issues...... 1. I write a record with status of ready to the job queue Entries table. 2. On the IT Administration jobs set up menu I make sure the job queue active is set to yes. 3. Nothing happens at this stage....so I go to the job queue processes and find the relevent session...there is only one....and i take functions activate job queue session....still nothing happens.... 4. I go to the object designer and run codeunit 448 Job queue dispatcher. This runs the job, but I get an error message about there being no parameters. Which I don't want to pass to the job anyway. 5. Now i can't get the job to stop! If I run the debugger CU448 is looping round. If I try and de-activate the job from the job queue processes > functions > Deativate... nothing happens. I have to close down the session and restart Nav. I know that I am missing something here....but can't work it out. Your help is appreciated. Tim
From: Samsonite on 27 Jul 2007 09:27 On Jul 25, 1:08 am, Tim Smith <TimSm...(a)discussions.microsoft.com> wrote: > I am a bit confused how to run this...There are a couple of issues...... > 1. I write a record with status of ready to the job queue Entries table. > 2. On the IT Administration jobs set up menu I make sure the job queue > active is set to yes. > 3. Nothing happens at this stage....so I go to the job queue processes and > find the relevent session...there is only one....and i take functions > activate job queue session....still nothing happens.... > 4. I go to the object designer and run codeunit 448 Job queue dispatcher. > This runs the job, but I get an error message about there being no > parameters. Which I don't want to pass to the job anyway. > 5. Now i can't get the job to stop! If I run the debugger CU448 is looping > round. If I try and de-activate the job from the job queue processes > > functions > Deativate... nothing happens. I have to close down the session > and restart Nav. > > I know that I am missing something here....but can't work it out. > > Your help is appreciated. > Tim Hi Tim, Have you setup your NAS Correctly (With Startup paramenter 'JOBQUEUE')? I believe this is how the JobQueue is suppsed to be executed. CU448 is a Single Instance Codeunit and it is suppsed to be launched By NAS.
|
Pages: 1 Prev: Could not load the selected type library Next: N/ODBC SetFlowFilterMultiple date range |