Published at: 2025-10-30
Integration Flow Details Page - Execution Report
I. Execution Report
picture coming soon:
- Displays node-level logs in execution sequence:
Target System includes:
- Intermediate tables
- Write API calls
Source System:
- External → CRM includes:
- Read API calls
- Temporary database data
- Temporary database processing
picture coming soon:
CRM → External:
- CRM trigger logs
picture coming soon:
Added “Field Mapping” log list
picture coming soon:
Nodes without logs (e.g., ID mapping, CRM queries) appear grayed out and non-clickable.
-
Each log list includes filters to search logs for its execution node.
-
Added cross-node data search capability:
- Supports exact searches by source data ID or primary Attribute.
- Searches all execution nodes simultaneously.
II. Cross-Node Search
A record may terminate at any node or trigger multiple syncs (each sync corresponds to one Sync Log).
Examples:
- A new record terminates at the “Target System” write node.
- A filtered record terminates at the “Data Scope” node.
Cross-node search results display:
- Syncs ordered by trigger sequence.
- Sync Log details include:
- Executor
- Execution Status (applies only to non-filtered records)
- Data Version (distinguishes between sync triggers; CRM records use version, external records use temporary database timestamps)
- Termination Node & Status
Example Scenario:
For a CRM→External sync where the write operation succeeds but post-sync functions fail:
- Executor: System
- Execution Status: Success
- Termination Node & Status: Post-sync function [Error]
picture coming soon:
Final Node & Status:
picture coming soon:
Syncs Not Triggering Writes:
picture coming soon: