How to Use the 'BD Next Row' Component to Iterate Through Query Records in wolkvox Studio
Table of Contents
Introduction
In wolkvox Studio, the "BD" component allows you to connect to a MySQL database to query or register information in real time (for example: order status, customer data, quotas, validations, etc.).
When a query returns more than one record, the "BD Next row" component allows you to move to the next record found, processing them one by one within the flow.
Important: The "BD Next row" component does not have a configuration panel. It is simply dragged onto the canvas and connected after the "BD" component.
