Data Read Next

Block Information

Available in: Page Flow and Cloud Flow

Toolbox Category: Data - Read

Block Type: Regular

Data Read Next is a regular block that initiates reading of the next page of records from a database table.

Data Read Next block

The block consists of the following (from top to bottom):


Usage Example

NOTE: Please refer to the prerequisite information shown here before seeing the example.

The image below shows an example of the Data Read Next block.

Data Read Next example

Here is a summary of the above example:

  • The Mouse/Keyboard Action block is used to handle a button click.

  • When the button is clicked, the Data Read Next block is used to initiate a read for the next page.

  • The Data Status block is used to track the status of the read and upon success, the do something function is invoked.

Last updated