stopFlowchart

stopFlowchart(int pid, int runid)

This API stops a running flowchart. For a single listener configuration, a flowchart run can be uniquely identified by the PID that is associated with the flowchart run. The PID indicates the process ID of the unica_acsvr process. If multiple HCL® Campaign listeners are configured, you must include both the run-id that is associated with the flowchart run and the PID.

Parameters

pid: process ID of the unica_acsvr process associated with a flowchart run.

runid: run-id associated with a flowchart run. Required parameter for a clustered listener configuration. Optional parameter if a single listener is configured.

Returns

None

Errors

None