Changes

1,059 bytes added ,  15:22, 30 August 2022
m
no edit summary
Line 2: Line 2:  
==Summary==
 
==Summary==
 
RMS '''Task Manager''' is a remote scripting tool with a user friendly graphics interface integrated into RMS platform. It is located in the '''Management''' top control menu found under '''[[RMS Devices|Devices]]''' section.  
 
RMS '''Task Manager''' is a remote scripting tool with a user friendly graphics interface integrated into RMS platform. It is located in the '''Management''' top control menu found under '''[[RMS Devices|Devices]]''' section.  
Using Task Manager allows users to create '''Task Groups''' which can be executed on demand and for as many devices simultaneously as required. Task groups allows us to automate the process of '''downloading/uploading/executing'''. Each task group can consist of a lot of smaller tasks with different types, timeout intervals and acceptable return code configurations.
      
[[File:RMS manual task manager location v1.png]]
 
[[File:RMS manual task manager location v1.png]]
 +
 +
===Introduction===
 +
----
 +
Using Task Manager allows users to create '''Task Groups''' which can be executed on demand and for as many devices simultaneously as required. Task groups allows us to automate the process of '''downloading/uploading/executing'''. Each task group can consist of a lot of smaller tasks with different types, timeout intervals and acceptable return code configurations.
    
This article will provide information on what is needed in order to start using '''RMS Task Manager''' as well as configuration examples with step-by-step instructions for different usage scenarios.
 
This article will provide information on what is needed in order to start using '''RMS Task Manager''' as well as configuration examples with step-by-step instructions for different usage scenarios.
Line 17: Line 20:     
==Creating a new Task Group==
 
==Creating a new Task Group==
 +
New task group can be created by clicking on the '''"ADD NEW TASK GROUP"''' button inside Task Manager configuration menu.
 +
 +
[[File:RMS manual Task manager configuration menu v1.png]]
 +
 +
On a new task group window, settings of this task group and its tasks can be edited:
 +
*'''Task group name''' - it is a name of your entire Task group
 +
**'''Task name''' - this field names one of your tasks inside this specific task group
 +
**'''Task type''' - select one type from the drop down menu for this specific task
 +
***'''Command'''
 +
***'''Upload file'''
 +
****'''File to upload''' - select file to be uploaded to the device
 +
****'''Target file path''' - location of where this file should be uploaded
 +
****'''Stop task group on failure''' - if the box is unchecked, next task will be executed even if the current one fails
 +
***'''Download file'''
 +
****'''File path in device''' - location of the file in the device to be downloaded
 +
****'''Stop task group on failure''' - if the box is unchecked, next task will be executed even if the current one fails

Navigation menu