Usage scenarios

1. Controlling information collected by the Trigger Service

Information is collected by the Trigger Service by way of an aggregator source. The Globus Toolkit distribution includes several standard aggregator sources (see Aggregator Sources Reference for more details). To create your own custom information source, see the Developer's Guide.

2. Controlling the Conditions Under Which the Executable is Executed

This is handled through configuration options (see Configuration interface for details).

3. Programming the Executable

The executable program triggered by the Trigger Service can be written in any programming or scripting language. The specifications for this program are documented in Configuring Execution Aggregator Source.