Difference between revisions of "Scheduled jobs Module"
Line 8: | Line 8: | ||
= Management of Scheduled Jobs = | = Management of Scheduled Jobs = | ||
Management of scheduled job is an admin tool that need to be managed by a user who holds an admin account. Without an admin account it is impossible to manage scheduled job. | Management of scheduled job is an admin tool that need to be managed by a user who holds an admin account. Without an admin account it is impossible to manage scheduled job. | ||
= Configuration of scheduled jobs module = | |||
The parameter that can be changed about this module is the security key that is used in the URL for launching cron jobs. The users need to visit the area of '''scheduled jobs''' from '''Admin tools''' from home tab. However, this module needs to be activated after each five minutes. However, it depends on the environment in which the software is running. | |||
== UNIX environment == | |||
On UNIX window the users need to activate the module after each five minutes. | |||
== Windows environment == | |||
In windows environment the users need to create new tasks in window task calendar. The users need to run windows with maximum permissions. Choosing trigger according to PC. Then the users need to start the program script for finding the security keys. Upon performing all the important tasks, a command in windows will be executed. This command will execute php, which will be launching work progresses of planned jobs of Tactic. |
Revision as of 12:24, 24 December 2021
Introduction
Organisations are associated with different types of jobs, scheduling the jobs increases the workflow as well as enhances organisational performance. Scheduled jobs are different from tasks and projects. Hence, it is important to keep a track of the all the scheduled jobs. Tactic provides the user in managing projects or tasks and scheduled jobs separately. For this purpose the developers of Tactic have developed scheduled job module. This module helps the users in managing scheduled jobs in a better and more organised manner.
Installation
There is no need of installing this module, as it is already included within Tactic services.
Setup
For using this module the users need to enable it by using an administrator account. The menu options for activating this module are: Home –> Setup – > Module. The users then need to click on Activate. The modules will be activated after completing this step.
Management of Scheduled Jobs
Management of scheduled job is an admin tool that need to be managed by a user who holds an admin account. Without an admin account it is impossible to manage scheduled job.
Configuration of scheduled jobs module
The parameter that can be changed about this module is the security key that is used in the URL for launching cron jobs. The users need to visit the area of scheduled jobs from Admin tools from home tab. However, this module needs to be activated after each five minutes. However, it depends on the environment in which the software is running.
UNIX environment
On UNIX window the users need to activate the module after each five minutes.
Windows environment
In windows environment the users need to create new tasks in window task calendar. The users need to run windows with maximum permissions. Choosing trigger according to PC. Then the users need to start the program script for finding the security keys. Upon performing all the important tasks, a command in windows will be executed. This command will execute php, which will be launching work progresses of planned jobs of Tactic.