TRIGGERS
Triggers are parts of a Job and controls when the Job starts
The time Trigger lets you specify a custom schedule or interval schedule. The custom schedule provides detailed scheduling down to the second while the interval schedule lets you defined a schedule based on complex intervals.
The event Trigger is based on events in the system, like file changes, process start/end, service status change, new email arrival etc. Whenever an event Trigger triggers - realtime data is provided through Variables. For example, if the File Trigger is used you can use the Variables, which contains file name and path, in upcoming Tasks.
|
VisualCron Trigger - The VisualCron event Trigger watches internal processes of VisualCron. This Trigger subscribes on internal events, like when a Job has started or has been completed. Events that are happening in VisualCron are immediately caught by this event type. It is possible to monitor a local or remote Server instance.
|
|
File Trigger - The File event trigger monitors changes in a file system. The Trigger reacts on files that has been changed, removed or created based on special attributes. The Trigger is instant when file has been created. It is possible to retrieve the folder, full path or just the name of the created file so you can use it in your Tasks for example.
|
|
Process Trigger - The Process event trigger monitors process changes like when a process has started or stopped. With this Trigger VisualCron subscribe to start and stop notifications from the system.
|
|
Service Trigger - The Service Trigger monitors changes in status of a specific Windows service. This Trigger reacts instantly on all changes.
|
|
Registry Trigger - The Registry event Trigger monitors a change in a registry tree, registry key or registry value. Registry changes can be monitored remotely, reacts directly and changes are not dependent on the polling interval. The event will be fired directly when a change occur.
|
|
Event log Trigger - The Event log Trigger is watching the Windows event log for changes. Many applications and Windows itself logs directly to the event log. With this Trigger you can monitor the common logs or specific logs for changes based on event type id, source, message etc.
|
|
Custom WMI Trigger - The Custom event Trigger is a wrapper for the most common WMI events. There are thousands of events which opens up a lot of options. Almost every installed hardware device in a computer publish events, for example when the CDROM drive is ejected. This event is somewhat deprecated and replaced by the more advanced Performance Counter Trigger
|
|
Network Trigger - The Network Trigger is able to monitor for the network events.
|
|
Performance Counter Trigger - The Performance counter Trigger lets you set up a watcher for the internal counters in Windows that are called Performance counters. Counters are used to provide information as to how well the operating system or an application, service, or driver is performing.
|
|
Email Trigger. - The Email event Trigger is able to monitor a mailbox through POP3 or IMAP4 protocol. The actual connection properties are defined in the Connections window. Based on subject, sender and content different actions can be performed with the email.
|
|
RSS Trigger - The RSS Trigger is able to watch a remote RSS feed for changes. Based on content on certain parts of the feed item you can Trigger the Job.
|
|
System start/shutdown Trigger - The System Start/Shutdown Trigger is able to Trigger a Job when the computer has been startup or just before shutdown of the computer.
|
|
Remote file Trigger (Pro) - The Remote File Trigger is able to monitor file events on remote computers using the protocols FTP and SFTP.
|
|
SQL Trigger - The SQL Trigger is able to monitor and Trigger upon a result value from a text or stored procedure query. The SQL Trigger supports all kind of database Connections.
|
|
Session change Trigger - The Session change Trigger fires on various session events on the current server. Like user logon, session connected etc.
|
|
Cloud file Trigger (Pro) - The Cloud File Trigger is able to monitor file events in various online cloud services like Amazon S3, Google Drive, OneDrive, Azure storage, Box and Dropbox.
|
|
MSMQ Trigger (Pro) - The MSMQ Trigger is able to monitor a MSMQ queue.
|
|
MFT Server Trigger (Pro) - The MFT Server Trigger monitors the internal MFT server for events.
|
|
Printer Trigger (Pro) - The Printer Trigger monitors the printer spool for events.
|
|
AMQP Trigger (Pro) - The AMQP Trigger is able to monitor a AMQP queue. Currently supporting RabbitMQ and Azure Service Bus Trigger.
|
|
Slack Trigger (Pro) - The Slack Trigger is able to monitor for Slack messages.
|
|
PeopleSoft Trigger (Pro) - The PeopleSoft Trigger is able to monitor for PeopleSoft Process Scheduler.
|
|
Azure queue storage Trigger (Pro) - The Azure Queue Storage Trigger is able to monitor a Azure Storage Queue.
|
|
MSTeams Trigger (Pro) - The MSTeams Trigger is able to monitor a MSTeams channel queue.
|
|
Amazon SQS Trigger (Pro) - The AmazonSQS Trigger is able to monitor a Amazon SQS queue.
|
|
Sharepoint file Trigger (Pro) - Sharepoint File Trigger is able to monitor file events in SharePoint service.
|
|
HTTP Rest Trigger (Pro) - The HTTP Rest Trigger is able to register incoming requests of a RESTful web service.
|
|
HTTP Trigger (Pro) - Unknown event type
|
|
Folder Trigger - Unknown event type
|
|
Desktop Trigger - Unknown event type
|
|
Webmacro Trigger - Unknown event type
|
|
WebService Trigger (Pro) - Unknown event type
|