Difference between revisions of "V2/CMS Tutorial/Developer Tools/Debug"

From Senfi Docs
Jump to: navigation, search
(Created page with "<h1 class="main-heading">Debug Integration</h1> The CMS supports two ways of debugging 3rd party integrations: * V2/CMS_Tutorial/Developer_Tools/Debug/Logs|Checking Debugg...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<h1 class="main-heading">Debug Integration</h1>
 
<h1 class="main-heading">Debug Integration</h1>
  
The CMS supports two ways of debugging 3rd party integrations:
+
This section provides tutorials on how to debug monitor and debug the integration of 3rd party applications within the CMS.
* [[V2/CMS_Tutorial/Developer_Tools/Debug/Logs|Checking Debugger Logs]]
+
 
* [[V2/CMS_Tutorial/Developer_Tools/Debug/Data|Monitoring Incoming Data]]
+
==== [[V2/CMS_Tutorial/Developer_Tools/Debug/Logs|Check Debugger Logs]] ====
 +
Learn how to check whether there is any issue with your 3rd party integration.
 +
 
 +
==== [[V2/CMS_Tutorial/Developer_Tools/Debug/Data|Monitor Incoming Data]] ====
 +
Learn how to check whether your 3rd party application is sending data to Senfi.

Latest revision as of 13:25, 28 June 2021

Debug Integration

This section provides tutorials on how to debug monitor and debug the integration of 3rd party applications within the CMS.

Check Debugger Logs

Learn how to check whether there is any issue with your 3rd party integration.

Monitor Incoming Data

Learn how to check whether your 3rd party application is sending data to Senfi.