From Bright Pattern Documentation
Jump to: navigation, search
• 3.10 • 3.11 • 3.12 • 3.13 • 3.14 • 3.15 • 3.16 • 3.17 • 3.18

Get Next Record

This block provides a way for a Scenario to retrieve the next or previous record from a recordset created by a previously executed blocks DB Execute, Fetch URL, RightNow Search, Salesforce.com Search, and Zendesk Search.


Conditional Exits

  • No more items – No more items can be retrieved from the specified recordset.


Settings

  • Title text - The name of the block instance.
  • Direction – Choose whether the next or the previous record shall be retrieved.
  • Recordset name - The recordset that the record shall be retrieved from. Selected from the list of available recordsets. The list is populated from all DB Execute, Fetch URL, RightNow Search, Salesforce.com Search, and Zendesk Search blocks of the scenario.


The columns of the retrieved records (if any) are stored in the scenario variables RS.[name] (for example, RS.id).


< Previous | Next >
< Previous | Next >