Guide 4: Logs
DCKAP Integrator Guides Guide 4: Logs
Overview
Key Components of API
Core Components of a Workflow
Guide 4: Logs
Logs help check what happened in a workflow.
This guide explains how to read logs and find the exact reason why something succeeded or failed.
Logs help in
-
- Identifying errors
- Finding the point where a workflow stopped
- Understanding the data passed in each step
- Troubleshooting faster and with confidence
Console Logs
Shows quick messages from each step so you can track the workflow in real time.
Detailed Logs
Gives a deeper view of each action with clear success and failure details for every step.
Debug Mode and Breakpoint
Pauses the workflow at a chosen step so you can inspect data and identify issues easily.