We've reorganized our documentation navigation structure to align directly with your operational workflows. See the release notes and the walkthrough video for more information.
Stay organized with collections
Save and categorize content based on your preferences.
TIPCommon.smp_io
The TIPCommon.smp_io module provides a standardized interface for managing
stateful data within connectors. It facilitates the reading and writing of alert
IDs and general content to persistent storage, supporting both file-based and
database-backed data streams to ensure consistency across connector executions.
State management
These functions are primarily used by connectors to track processed alerts and
maintain execution state. They handle the complexity of JSON serialization,
default value assignment, and data repair to prevent regressions.
The following table provides the technical specifications for each I/O utility,
organized for quick parameter reference:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-26 UTC."],[],[]]