Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - appUsageInfoType

Description

Application usage record. This record represents the usage of one application route in the given client

Properties

Name Type Occurrence Description
client xs:string Required The user client this usage record relates to
count xs:unsignedInt Required The number of times this route was used on this day.
day xs:string Required The day this record is related to.
route xs:string Required The route in the UI that this record represents. The route is essentually the unique application area being used.
sref xs:string Required The internal s-reference identifier.
In This Document