Debug Node

      Debug Node


        Article summary

        Debug Node

        The Debug node allows a user to view the data from the connected node. It enables you to query data at specific points in your workflow. You can use this node to test and validate data coming into the Rayven platform from devices.

        You must attach a debug node to the output of another node for it to work. For example, connecting a debug node to a formula node will display the data leaving the formula node. Note that you must query a specific Device ID to obtain results.

        Adding a Debug node to your workflow

        1. First, select your desired solution and navigate to Rayven Workflow.
        2. Select ‘Tools’ from the left-hand panel.
        3. Find the Debug node and drag it onto the canvas.
        4. Provide input to the Debug node by connecting it to your node of interest.
        5. Double click on the Debug node to open its configuration window.


        Configuring your Debug node

        1. First, give your node a Name. Choose something simple that clearly explains its purpose.
        2. Choose a Device from the drop-down list to view its data.
          • If using FTP, select 'none' to view all the data.

        Once you have connected and saved your Debug node, it is ready to collect data within the workflow.


         


        What's Next