Reg Job Scheduler Setup in Nav 4Sp3
dheebans
Member Posts: 36
Dear all,
I have to run the report daily basis automatically,
For this purpose, installed Application server, but didn't run the report.
How can i run the report automatically.
Advanced Thanks
Regards
DheebanS
I have to run the report daily basis automatically,
For this purpose, installed Application server, but didn't run the report.
How can i run the report automatically.
Advanced Thanks
Regards
DheebanS
--
Thanks & Regards
DheebanS
Thanks & Regards
DheebanS
0
Comments
-
Did you setup for the object to be run in the scheduler setup?.
And is NAS running?0 -
Thanks for replay,
Yes i schedule the report in
Administration, -> Job Scheduler -> Job Scheduler Setup
ID
Description
Enadle - true
Like this schedule the report.
Thanks and Regards
DheebanS--
Thanks & Regards
DheebanS0 -
In IT Administration there is JOB scheduler Folder -> Job Scheduler Management then start the scheduler.
If this has to work with NAS u need to do customizations.0 -
Please tell to me , where and how can i customize .
can i Customize in report or Job scheduler.
Thanks & Regards
DheebanS--
Thanks & Regards
DheebanS0 -
Try by replacing this code in codeunit 1
'MAILLOG':
CODEUNIT.RUN(CODEUNIT::"E-Mail Dispatcher");
With
'MAILLOG':
Report.Run(Report::'your report').
Make sure its a process only report with no GUID's.
Then in NAS setup give the startup parameter as MAILLOG.0 -
i have a doubt,
Can i make separate function maillog or wrote the codeing in Run trigger.
then which start up ,upload the report.
Thanks
Regards
DheebaS--
Thanks & Regards
DheebanS0 -
The code which i have mentioned is in "NASHandler" function in codeunit 1.0
-
thanks for your help.
Maillog is what Data type.
and which one is put in the job scheduler report or code-unit.
Thanks & Regards
DheebanS--
Thanks & Regards
DheebanS0 -
Better to consult senior technical in your office..0
-
Sorry for the inconvenience replay,
me only handle the project , in before i didn't work on job scheduler.
If don't mine, if possible help me.
I wrote the your coding in code-unit , and assign the job schedule code-unit1. in day wise.
Thanks
Regards
DheebanS--
Thanks & Regards
DheebanS0 -
Set report in Job Scheduler..0
-
Thanks for your replay...
I am checking the job scheduler.
But still not update the values.
it means not run.
Thanks & Regards
DheebanS--
Thanks & Regards
DheebanS0 -
did you start the Job?0
-
yes,
from job scheduler, set the time.
assign the report.
Thanks & regards
DheebanS--
Thanks & Regards
DheebanS0 -
After setting time in job Schedule Setup form, you need to start the job through Job Schedule mangement form(6094)
I hope you have set job scheduler mgt. Setup.0 -
Thanks
No i didn't set the management setup, bcs that form have only shut down date and time, so didn't not set.
Just now i start the Job from your advise.
now working fine.
Thanks for your needful help.
After that no need to start the job ah. [Please clarify this only- please]
Very very thanks.
Thanks a lot.....
Regards
DheebanS--
Thanks & Regards
DheebanS0 -
You need to open one client in server machine and the form everytime..it will consume one license..0
-
Thanks for your need full help.
First time its worked, then i stop the Job schedule management and run it again.....
now its the Job schedule assigned report not working...
which area can i check.
Please give the clarification.
Thanks & Regards
DheebanS--
Thanks & Regards
DheebanS0 -
In Job Scheduler setup, you can check Time Between Check and Valida on (monday to sunday) and Start Time and End time..0
-
Ya everything put in Job scheduler, i put time between check 1.--
Thanks & Regards
DheebanS0 -
then check Job Scheduler Log for error.0
-
Ya its showing,
The program has moved the job to the next date and time.--
Thanks & Regards
DheebanS0 -
based on your setup the batch will run tomorrow only..0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 323 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
