CallChange novinky Table of contents User documentation Administrator documentation Documentation for developers Technical support Search on-line

umsTaskCfg - configuration of UMS applications

UmsTaskCfg lets you to control how applications (tasks) run inside UMS.TaskManager envinronment. There are two types of tasks:

UmsTaskCfg usage is the same for both startup and normal tasks, so detailed description you can found bellow at "normal" tasks.

"Startup" tasks

This is "startup" tasks view. Disabled applications are marked by red icon.


 

When you doubleclick by left button on the application name, dialog with application settings will be displayed. Description of individual options you can find bellow, see "normal" tasks.


 

back to top


"Normal" tasks - always running

Switch to the "normal" applications using menu or icon on the toolbar. Disabled applications are marked by red icon.
Distinguishing mark between always running and scheduled tasks is one of these options in task settings:
Run constantly - for always running tasks
Run at time - for scheduled tasks

If you rightclick by mouse on any item, context menu appears with commands for making some task settings. Commands are described bellow at dialog options description.

Also shorcut keys work here. All of them are visible in application main menu; some basic are:

"Last run" column contains time when task was started last time.
Actual task status is described in "Status" column - "Running", "Stopped" or "Will start at ..." (what means tasks is stopped now, of course). To discover actual status of all tasks you must press F5 key to read current data from the server!!
If there is "1" value in "Restart" or "Run once" columns it means that task is requested to be restarted or to be run once (see bellow in task settings). When this request if fulfilled, "0" value is set back (you must refresh current status by F5 pressing, of course).
"Process ID" column gives system ID of the process, which can be used to find application in Windows TaskManager, eventually to kill it.

When you doubleclick by left button on the application name, dialog with application settings will be displayed:


 

back to top


"Normal" tasks - scheduled

There are tasks between normal tasks, which are started at regulat time intervals.

Task settings are the same in common properties as for always running tasks. They differ in advanced settings, where you can set these options:


 

If you want administer applications on the remote server using UmsTaskCfg, you must be logged on using administrative account from the remote server, or you must map network drive from this server using such account (use Connect As function).

Details about UMS.Taskmanager work you can get from application log. Setting of the logging level is described here.

There is "TaskManager" submenu in main menu. It contains commands for controlling UMS.TaskManager service on the server - service can be started, stopped or restarted.

back to top