Script Action

The Script Action is used to execute a script. This gives you the flexibility to respond to events in ways not provided for by the built-in Actions offered by adTempus.

While an Action is being executed, adTempus cannot perform any other "work" on the job with which the action is associated. For example:

Therefore when you use a script action your script should be something that runs quickly, so adTempus can be about its business. If your script goes and launches some external application using the application's automation interface, and then spends 10 minutes doing something with that application, your adTempus job is going to be patiently waiting.

See Also

Script Action Properties

Responses Overview

Actions

Using Scripts