

Incoming Flow from Oracle DB
Appending the flexible of getting data with modified date in database, by using {{ lastRun'} as variable, system will automatic apply latest lastRun and store new lastRun
Also adding paging in the query:
OFFSET (<{i}>)*500 ROWS FETCH next 500 ROWS ONLY
Where i is a loop
- Choosing a selection results in a full page refresh.
- Opens in a new window.