The General category focuses on jobs to evaluate Rules and monitor folder and module connection changes.
The jobs available in this category are:
This job will evaluate a Rule and return its value.
This is useful for checking and testing Rules within your Project to ensure correctness and accuracy.
Uses the Mail Server settings applied in DriveWorks Autopilot to send job notifications.
Name | Description | Example |
---|---|---|
Email Sender | A valid email address for the sender of the email. | DriveAppScheduler@MyCompany.com |
Email Recipient | A valid email address for the recipient of the email. | admin@MyCompany.com |
Email CC | A valid email address for additional recipients of the email. | admin2@MyCompany.com
Multiple recipients can be included by separating each address with a pipebar: admin2@MyCompany.com|admin3@MyCompany.com |
Autopilot Tag | The name of the Autopilot Tag that targets the DriveWorks Autopilot machine to process the Job from.
See DriveWorks Autopilot - Edit Tags for more information. | TagName |
Name | Description | Example |
---|---|---|
Rule to Evaluate | Text box to input the Rule to be evaluated. Pressing "Test Rule" will return the output of the rule below. If the Rule is not valid, the following message will appear: "Not a valid rule - please test in a rules builder. Strings need to be inside quotation marks (“)" | Rule to Evaluate: DWFormContainerWidth < 610 Output: FALSE |
This job will monitor a specified folder for changes.
Uses the Mail Server settings applied in DriveWorks Autopilot to send job notifications.
Name | Description | Example |
---|---|---|
Email Sender | A valid email address for the sender of the email. | DriveAppScheduler@MyCompany.com |
Email Recipient | A valid email address for the recipient of the email. | admin@MyCompany.com |
Email CC | A valid email address for additional recipients of the email. | admin2@MyCompany.com
Multiple recipients can be included by separating each address with a pipebar: admin2@MyCompany.com|admin3@MyCompany.com |
Autopilot Tag | The name of the Autopilot Tag that targets the DriveWorks Autopilot machine to process the Job from.
See DriveWorks Autopilot - Edit Tags for more information. | TagName |
Name | Description | Example |
---|---|---|
Folder Path | Sets the path for the location of the folder to monitor | "C:\DriveWorks\Project\Specifications" |
Folder Destination Path | The path to the destination file. | "[Machine Name]\Generated\" & DWVariableNewFolderName & ".txt" |
Include Sub Folders | Check box to include Sub-Folders within the specified Folder Path | Checked - TRUE |
Alert When | Specifies the type of action to monitor and cause an alert. Choose from: Files Deleted, Files Added or Number of Files | Files Added |
Condition | The condition that must be met before an alert is sent. | < 2 - emails when more than two changes are made to the Folder =5 - emails when exactly five changes are made to the Folder |
This job will monitor the DriveWorks modules connected to the Group.
Please note that the use of this Job requires a Shared Group.
Uses the Mail Server settings applied in DriveWorks Autopilot to send job notifications.
Name | Description | Example |
---|---|---|
Email Sender | A valid email address for the sender of the email. | DriveAppScheduler@MyCompany.com |
Email Recipient | A valid email address for the recipient of the email. | admin@MyCompany.com |
Email CC | A valid email address for additional recipients of the email. | admin2@MyCompany.com
Multiple recipients can be included by separating each address with a pipebar: admin2@MyCompany.com|admin3@MyCompany.com |
Autopilot Tag | The name of the Autopilot Tag that targets the DriveWorks Autopilot machine to process the Job from.
See DriveWorks Autopilot - Edit Tags for more information. | TagName |
Name | Description | Example |
---|---|---|
Alert When | Specifies the type of action to monitor and cause an alert. Choose from: Module Offline, Number of Distinct Modules or Number of Modules | Number of Distinct Modules |
Condition | The condition that must be met before an alert is sent. | <3 - emails when the number of Modules changes by more than three =1 - emails as soon as one Module is changed |
Learn more about the functionality that powers these jobs.