To broadcast a trigger to a flowchart
Run the Campaign Trigger Utility with the following syntax:
unica_actrg -n flowchart_name trigger_name
For example:
unica_actrg -n account_inquiry_flowchart web_hit
The trigger is broadcast only to all running flowcharts with the specified name. If the flowchart of the specified name 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.