Documentation Center

validate_name

Returns an XML list of all stored report objects within this user's context, which can be used to validate the name of a new report.

Parameters

action
validate_name
fid
The type of the stored analytics object, either "analytics.snapshot" or "analytics.report"

Example URL

http://<host>:<port>/<context>/web/analytics.xql?action=validate_name&fid=<value>

Successful Result

XML list of all stored report objects within this user's context.

Failed Result

Accessing this API feature requires the "Use analytics" permission, and the function will throw a permission exception if the permission is not available.