Task Properties dialog box
Use this dialog to configure various properties for a task.
To open the Task Properties dialog box, right-click the background of any task in a configuration, and select Properties on the shortcut menu.
The Task Properties dialog box has four categories of settings:
General task properties
| Attribute Name | Attribute Description |
|---|---|
| Active | Select this checkbox to activate the task and its workflows when you start the configuration. You can clear this checkbox to prevent workflows in a task from being run by the AutoStore service. |
| Task Information | Enter the general information about the process:
|
| Perform this task | In the
Every box, enter the frequency of execution for this task between 5 and 999 seconds. The
default setting is 20 seconds.
You can increase the priority of a task by decreasing the execution interval specified here. You can increase this value if a task is relatively unimportant. |
| If this task fails | Select the Retry checkbox if you want the service to retry performing the task when it does not initially succeed. Enter the number of retries between 1 and 100. |
Administrator Alerts task properties
This feature is to notify the administrator about AutoStore server shutdowns or volume license warnings.
| Attribute Name | Attribute Description |
|---|---|
| Activate Alerts | Select this checkbox to enable alerts to be sent to one or more email addresses for certain types of server notifications, such as abnormal server shutdowns or volume license warnings when 80 percent of the volume is depleted. Please note, when the license is fully depleted, this state stops the further sending of alert messages; however, the AutoStore log will still show the license warning message. |
| SMTP / GRAPH | Select one of these radio buttons to choose the connection method. It could be a direct connection via Simple Mail Transfer Protocol or via Graph API. |
| Server | Enter the name or IP address of the SMTP server. |
| Port | Enter the SMTP server port. |
| Test | Select this button to test the SMTP/GRAPH connection with logon credentials. In case of a failed SMTP connection, a detailed log appears in a new dialog, which can be copied to the clipboard. |
| This server requires an encrypted connection (SSL) | Select this checkbox to enable Secure Sockets Layer (SSL) encryption. |
| User name | Enter the user name to connect to the SMTP server. |
| Password | Enter the password for the user name. |
| From | Enter the return email address that will be specified in the alert. |
| To | Enter the email address that will receive the alert. Using a semicolon separator (;), more than one recipient can be added. |
| Client ID | Enter the Client ID, which is a public identifer of your Entra ID application. |
| Client Secret | Enter the Client Secret. Please note, it is confidential and should only be used to authenticate your application. |
| Tenant ID | Enter the Tenant ID. This is the unique identifier of the Entra ID instance. |
| Send test email | Select this button to send a test email using the SMTP or GRAPH credentials. |
Scheduling properties
These options allow you to schedule when workflows defined by a task will be performed. You can clear the boxes here to perform a task continually. According to standard convention, 12 AM denotes midnight and 12 PM denotes noon.
| Attribute Name | Attribute Description |
|---|---|
| Standard processing | Schedule the task to run in a designated time slot by selecting the Schedule checkbox and entering Start time and End time. The task will be repeated during this time slot at the interval specified by the Perform this task option in the General settings. A task will be performed once if the Start time and the End time are the same. Clear the Schedule checkbox to repeat the task continuously. |
| Retry processing | Schedule retries in case of failure in a designated time slot by selecting the Schedule checkbox and entering Start time and End time. These settings are only available if the Settings box is selected for Standard processing. A failed task will be retried during this time slot at the interval specified by the Perform this task option in the General settings. A task will be retried once if the Start time and the End time are the same. Clear the Schedule checkbox to not attempt to repeat the task if it fails. |
Advanced properties
| Attribute Name | Attribute Description |
|---|---|
| Home directory | Home directory is the directory where the information about the current task run is saved. This information is
necessary for retrying task in case of failures. By default this value is
C:\<ProductName>\<Task_ID>, where <ProductName> is the name of this product
and <Task_ID> is the global unique identifier of the task.
AutoStore creates three subfolders under a home directory to use in task processing: Work, Retry, and Reject. |
| Restrict access | This option aims to protect data and images being processed by AutoStore from being easily accessible from
outside applications. At a high level, any document that is being written to the file system by AutoStore would only be readable by
another AutoStore process.
When the Restrict access box is checked, AutoStore sets the home directory to not inherit permissions and then explicitly remove individual permissions. It restricts home directory access to local Administrators group and local SYSTEM accounts only. When the Restrict access box is not checked, the home directory inherits permissions from its parent folder. Any regular, non-admin user is not restricted from accessing a home directory.
|
| Debug | The
Debug option is only used for support purposes and should only be selected when requested by a
qualified server Administrator. When the
Debug option is selected, the various components within the server create log messages in the log
file. These messages are designed to help the support staff take a closer look at the internal operations of the server running in
the background.
Threshold has a range of 0 to10, with 0 representing the lowest level of logging and 10 representing the highest level of logging. When the
Debug option is turned on, the number of log messages from each module increases based on the
Threshold level selected. This operation requires free disk space and can affect system
operations if it is not turned off. System performance and availability might be impacted if the hard-disk storage is depleted.
|