...
The message body contains a JSON object:
scope | The scope object. Note that if you use a document set or global search scope, you will receive an "available" = false result. In fact these scopes do not support files. |
did | The document id. This must be a document within the scope. |
locale | The language to get statistics for. |
...
title | Print title for score. |
value | Decimal value of score. Can be null if score could not be calculated (lack of data) |
unit | Null or the unit of the scroescore. For example "%" with percentages. |
desc | A description of the score and its purpose. Note that this text adapts to the actual score value. |
max | The maximum value the score can have. |
ACCESS CONTROL
Note that the logged user must have access to BA data.
See the resource rights, property canViewBA which must be true.
EXAMPLES
See this example:
...