Using Manual Actions
Specific events can be flagged with a manual action selected from an event type's list of available actions. Modelers configure this list in the Cogynt Authoring application.
Your Cogynt modeler can help decide whether there is a custom workflow designed for comments.
Manual actions send messages to Kafka via the _cogynt_manual_actions topic. Executed manual actions are read in Authoring and further update the corresponding event based on a defined logic.
Examples of manual action updates include:
- Changing the risk score.
- Deleting the event.
- Modifying a value for a field.
Once manual actions for the event type in Authoring are enabled, initiate manual actions as follows:
- Drag the desired event into the Object Details Viewer.
- From the top right of Event Details Viewer, click the More (⋮) menu.
- Select Manual Actions.
- In the Manual Actions menu, select the desired action. Optionally, enter a comment.
- Click Ok to confirm the manual action, or Cancel to discard the changes.
Any updates to the event after a manual action has been performed require the user to reload the workspace to see any updates (or deletions) to the event.