Jump to: navigation, search

Direct Statistic Definition

Starting with ORS 8.1.400.45, the _genesys.statistic.sData function is enhanced to allow you to directly define statistic parameters in the SCXML routing strategy code via a JavaScript object passed as an input parameter. This enhancement is useful when strategy logic requires statistic parameters to dynamically change.

Background: Configuration Server currently stores statistic parameters as Transaction/Statistic objects in its database. Previous to this enhancement, if a strategy requested a statistic, it could only use the _genesys.statistic.sData function with the name of the Transaction/Statistic object in the Configuration Database defined as a string input parameter.

Statistic Parameters in JavaScript Object

[+] Statistic Parameters in JavaScript Object



Sample Statistic Definitions

[+] Sample Statistic Definitions

This page was last edited on September 29, 2017, at 23:00.
Comments or questions about this documentation? Contact us for support!