UD_InitiateKnowledgeCenterActivityReport
This web service initiate the KnowledgeCenter Activity report. If group is omitted, then the report reflects all users.
Inputs
- customerId - This refers to the sname provided by Skillsoft. String identifies the customer of OLSA environment.
- group - This optional string is a group path that must start with “/”
- includeSubgroups - This is optional, the default value is true.
- includeDeactivatedUsers - This is optional.
- mode - Select summary or detail.
- reportFormat - Format of the report to generate. Formats include: CSV16, CSV, and HTML.
Note: The reportFormat values are case sensitive and MUST be in upper case.
Outputs
- A report ID handle. Use this value with the UTIL_PollForReport function to get the actual contents of the report.
Additional Faults