Docs Menu
API Developer Guide / middleware / pub / service / snapShot

Service: snapShot

This service captures a snapshot of the current state or data within the pipeline for debugging or informational purposes. It allows you to record a message (msg) at a specific point in the execution flow.

Input Parameter:

Name Type Description
msg: String The message or information you want to capture in the snapshot.