Cloud Trigger Page
The Trigger page enables you to view the list of triggers, their status, and perform various tasks to manage triggers.
Trigger Interface
Access the cloud trigger page from the Developer page.
For information about adding a new trigger, see Adding a new trigger.
For information about adding a trigger template, see Creating a New Trigger Template.
The following columns enable you to interact with the trigger list:
- Name
-
The user defined name of the trigger.
- Event type
-
The top-level condition that causes the trigger to execute.
- Started?
-
Inidates whether the trigger is in a started or stopped state.
- Success count
-
The number of times the trigger ended at a success node.
- Daily success count
-
The number of times the trigger ended at a success node today.
- Failure count
-
The number of times the trigger ended with a failure. Any execution path that does not lead to a success node is considered a failure.
- Daily failure count
-
The number of times the trigger ended with a failure today. Any execution path that does not lead to a success node is considered a failure.
Action Icons
The following icons enable you to interact with the triggers:
- View
-
Display a graphical daily breakdown of successes and failures as wells as a detailed view of the trigger. For more information, see Viewing a cloud trigger.
- Edit
-
Display the graphical user interface to edit a trigger. See Adding a new trigger for more information on building and editing a trigger.
- Delete
-
Remove the trigger.
- Clone
-
Create a copy of a trigger and display the trigger editing screen.
- Log
-
Display a log of trigger errors.
- Start/Stop
-
Starts or stops a trigger.
Actions Menu
The Actions menu enables you to simultaneously manipulate several triggers at once. Select the check box for the triggers you want or select the check box at the top of the column, select Actions, and then select the action you want. The available actions are Export, Start, and Stop.
Exporting and Importing Triggers
You can import and export triggers from one organization to another (or even between platforms, for example, from production to development). To export a trigger or a group of triggers, select the check box for the trigger you want to export (to select all triggers, select the check box at the top of the column), and then click Export.
Although you can import triggers, the trigger may not function correctly. Triggers make use of tags, things, and thing definition characteristics (for example, attributes, properties, and methods) that may not be available on the import destination. After you import the triggers, you should review and update the trigger or other elements of the target platform to ensure the proper functionality of the triggers.