Broadcasting a trigger to all campaigns

Use this procedure to send an inbound trigger to all campaigns.

About this task

Run the Unica Campaign Trigger Utility with the following syntax:

unica_actrg * trigger_name

For example:

unica_actrg * web_hit

The trigger is broadcast to all flowcharts in all campaigns. If any flowchart starts with a Schedule process configured to run when receiving a broadcast based on the web_hit inbound trigger, that flowchart runs when the broadcast trigger is received.

Note: On UNIX servers, the asterisk must either be escaped (\*) or enclosed in double quotation marks ("*").