Various Troubleshooting Techniques
MODULE 7
4 Videos
Description
Different Sync Strategies
- One-Way Sync
(i) Record “Flag” and Validate
(ii) Remember “Last Modified Date”
(iii) Capture Data - Two-Way Sync
(i) Conflict Management Technique
(ii) Circular Update Management
(a)Distinctly Identify updates from User Vs. Integrations
(b)Automatically merge data with Manual Conflict Management - Real-Time Sync
(i) Synchronous Pattern
(ii) Asynchronous Pattern: Fire and Forget
Description
On-Premise Agent Configuration for ProcessFlow Execution
Prerequisites before installing the Agent
- Dot Net Framework
- Exempt Inbound and outbound activities from firewall to all our sites
- 59050 and 59051 Port are available To check port availability use command “netstat —a —13” in Command Prompt
- To check the process Open “Windows PowerShell” and execute
-Get-Process -Id (Get-NetTCPConnection -LocalPort 59050).OwningProcess
Description
Types of Logs
- Integration :Logs
- Environment Logs
- Event Logs
Attribute Logs
- Info Logs
2) Error Logs
3) Status Logs
Description
Report Options
Dashboard
- Accessed directly from the platform.
- What’s going on in an integration.
- Updated with data in real time and generate reports.
- Widgets to play with.
Rules
- Generate notification when a certain criteria is met.