Home > Transforms Nodes > JSON Query > Create JSON Query Node
A JSON Query node should be connected to an input provider node, such as a Data Source node. To run the nodes successfully, the input provide node must contain JSON data.
To create a JSON Query node:
In the Components pane, go to the Workflow Editor and expand Transform.
If the Components pane is not visible, then in the SQL Developer menu bar, go to View and click Components. Alternately, press Ctrl+Shift+P to dock the Components pane.
In the Transforms section, click JSON Query Node.
Drag and drop the JSON Query node from the Components pane to the Workflow pane. This adds the JSON Query node to the workflow.
|
Note: Ensure that in the workflow there is a Data Source node, which contains JSON data. |
Right-click the node, for example a Data Source node, from which to create the connection and click Connect in the context menu.
Draw a line from the selected node to the JSON Query node and click again. This connects the JSON Query node to the Data Source node.