To kill a running flowchart
You may need to kill a flowchart to immediately stop it. Because flowchart names can be the same in different campaigns and sessions, you should follow the instructions in this section.
1.
% unica_svradm status
Note that even if the flowchart names are the same, you can use the absolute path to uniquely identify a flowchart.
2.
3.
To kill the flowchart, enter the following command at the command prompt, replacing PID with the PID of the flowchart that you want to kill:
unica_svradm kill -p PID
When a flowchart is killed, its buffer is not flushed to disk. Instead, the last checkpoint copy is saved.