Feedback

  • Contents
 

Record

This Web Interaction tool starts and stops recording of a web interaction, just as if a CIC client user had pressed the Record button. If this tool stops recording, the recording object is disconnected and the standard OnDisconnect handlers fire to process the recording and send it to the appropriate party.

Inputs

Interaction Identifier

The unique identifier of the web interaction.

Recording Party

The user requesting the recording.

Supervisory Flag

Set to True if the requestor has supervisory status.

Record Action

Whether to Start or Stop recording.

Exit Paths

Success

This path is taken if the recording is successfully started or stopped.

Failure

This path is taken if the operation fails.