DataPools

DataPools are used to derive additional parameter values from supplied parameter values.

A DataPool could be used, for example, at the start of each session, when the only parameter value available would be the StaffID of the currently logged-in user, to run a SQL query that derives the logged-in user's Name from their StaffID, making that user’s name available for use in any component.

DataPools are managed via the DataPool List.

To access the DataPool List:

  • In the Setup menu bar, select Navigation / Data Pools.