This section describes the four different APL sessionIterator functions. They can be used both for Real Time and Batch workflows.
An iterator is started with sessionIteratorCreate, and is ended by using sessionIteratorNext or aborted using sessionIteratorDestroy.
- sessionIteratorCreate
- sessessionIteratorNextsessionIteratorNext
- sessionIteratorErrorCount
- sessionIteratorDestroy
...