granule for job scheduler

ppigletppiglet Member Posts: 35
hi
does everyone know what granule do i need if i want to run Job Scheduler in Administration modul?
or how do i know what granule needed for certain transactions? any documentation?
thank you :)

Comments

  • sajmon06sajmon06 Member Posts: 17
    If you want to run Job Scheduler you need a granule number 5950 called "Job Scheduling" :wink:
    I will use Google before asking dumb questions.
  • johnson_alonsojohnson_alonso Member Posts: 690
    For complete definition, here what I've got from granule explanation of dyn. navision:

    Job Scheduler (5,950)
    INTEGRATION
    You use this granule to automate service tasks. For example, you can have the program automatically generate service contract renewals, or service contract invoices. The program can be set up to perform automatic checks on whether there are any batches to be processed on a specific date.

    Requirements: Depends on the code units that need to be automated.


    Hope it more explains detail and fully understood. :wink:


    Rgds,
    Johnson
  • sajmon06sajmon06 Member Posts: 17
    Job Scheduler was primarily designed to automate jobs in Service module. But with it, you can automate all kind of jobs. And of course, you need granules for objects, which you want to automate. For example:
    • if you want to automate "Adjust Cost - Item Entries" you also need granule 4010 - Basic Inventory.
    • if you want to generate service contract invoices, you also need granule 5951 - Service Contract Management.
    • and so on...
    But still, if you want to use Job Scheduler, you need granule 5950.
    I will use Google before asking dumb questions.
  • DenSterDenSter Member Posts: 8,307
    You need to know that the job scheduler is not really an automation. You have to have an open NAV client that runs the program. It's not a windows service or anything. There are some people in here that have implemented the scheduler in a NAS, but that would be additional development.
  • ppigletppiglet Member Posts: 35
    all,
    thanks for your quick replies
    now how can i get the complete version of granule explanation/documentation?
    thaaaanks
  • johnson_alonsojohnson_alonso Member Posts: 690
    Ppiqlet wrote:
    now how can i get the complete version of granule explanation/documentation?

    Do you mean to obtain the granule and then use it..? if yes, you can buy license to use it from navision reseller company or other microsoft partners company. As I've seen in my license, it is in the service management granule - job schedulling. I think it's not expensive but you must read other requirement relates to it.


    Rgds,
    Johnson
Sign In or Register to comment.