🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@cgignite/ignite-breakpoint

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cgignite/ignite-breakpoint

Breakpoint node for Ignite

latest
Source
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

breakpoint

breakpoint allows you to pause the execution of the flow and help you to load your JSON data (msg.payload) directly into the Ignite JSONata explorer.

Inputs

1. Name

Set a manuell name for the node. If no name is set, the node sets the selected operation name.

2. Timeout

Set the number of time in seconds for which you want to pause the execution of the flow. Node will capture the JSON data (msg.payload) and load after specified time set in the timeout.

Outputs

1. Payload

Returns the JSON object.

Usage

How to use

Input the breakpoint node with some JSON message or other message. Set the timer for which you want to pause the execution of the flow. When you will inject some value, value will wait till the time you specified. You can find the status below the node as well. Once specified time will pass, flow will resume the execution. Once you click on the button "Explore with JSONata", your JSON data (msg.payload) will automatically loaded into ignite-jsonata explorer and open in the new tab.

FAQs

Package last updated on 29 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts