Session Iterator Functions

Case IDInternal IDComponentPackage

MZ-36714

Aggregation

aggregation_storage_query_8.2.0.0.mzp

Four different APL sessionIterator functions are introduced to enable search through the sessions in the aggregation storage. This allows for automatic reports and searches instead of manually using the Aggregation Session Inspector in Desktop.

  • sessionIteratorCreate
  • sessessionIteratorNext
  • sessionIteratorErrorCount
  • sessionIteratorDestroy

For more information, see 3.4 Session Iterator Functions.