• Docs
  • Home

›Breakpoint

Messages

  • Set Property Fixed
  • Delete Message Property
  • Move Property
  • Map Range

Data Formats

  • Convert to/from JSON
  • Convert to/from XML
  • Convert to/from YAML
  • Generate CSV output
  • Parse CSV input
  • Simple GET request
  • Split text

Flow Control

  • Trigger On Start
  • Trigger At Interval
  • Trigger At Time
  • Route On Property
  • Route On Context
  • Operate On Array
  • Trigger Timeout
  • Trigger Placeholder
  • Rate Limit Messages
  • Rate Limit Message Stream
  • Report By Exception
  • Join Streams

Error handling

  • Retry On Error
  • Trigger On Error

HTTP Endpoints

  • Create Endpoint
  • Handle Query Parameters
  • Handle Url Parameters
  • Access Headers
  • Serve JSON
  • Serve Local File
  • Post Data
  • Post Form Data
  • Post JSON
  • Cookies

HTTP Requests

  • GET Request
  • Set URL
  • Set URL using Template
  • Set Query String
  • Parse JSON
  • Binary Response
  • Set Request Header

MQTT

  • MQTT broker
  • Publish Message
  • Set the topic
  • Publish Retained Message
  • Subscribe to a topic
  • Receive a parsed JSON message

OData

  • Define a Metadata Model
  • Define Metadata Model using EDM
  • Convert Request to Query
  • Read Only OData Service
  • Create an OData Service

Sequelize

  • Execute a Query

Auth

  • Basic Authentication
  • Generate JWT
  • Verify JWT

JSONata

  • JSONata Node
  • JSONata Explorer

Breakpoint

  • Introduction
  • How to Use

OpenAPI

  • Introduction
  • OpenAPI Router
  • OpenAPI Client

Release Management

  • Upload Download Release Management

Designer

  • Designer

Monitor

  • Introduction
  • How To Use

CI/CD

  • Introduction
  • Installation

Introduction

About

breakpoint allows you to pause the execution of the flow and helps you to explore your JSON data (msg.payload) directly into the Ignite JSONata Explorer.

Running Status

The breakpoint node initially starts with status Stopped.

When you initiate a message within it, the node changes to status Running.

Once the node finishes the timeout value and stops running service, the node changes to status Resumed.

Properties

Below are the properties of breakpoint node.

Timeout

Set the amout of time that you want to pause the execution of the flow and want to explore data into the Ignite JSONata Explorer. After the timeout period, the data will be automatically wiped out and the node status will be Resumed.

Explore With JSONata

When the node is in Running status, data will be available in breakpoint node and when you will click on the button, data will be automatically loaded into JSONata explorer in another tab.

← JSONata ExplorerHow to Use →
  • About
  • Running Status
  • Properties
    • Timeout
    • Explore With JSONata
Copyright © 2021 Cyber Group