Connect an AI assistant
Your AI assistant can read this documentation directly, so it answers from the current content instead of guessing. Add one of the servers below to your client — they use the Model Context Protocol (MCP). Each one covers a different body of content, so add the one you need.
The catalog did not load. Refresh the page to try again.
Loading…
{{server.name}}
{{server.summary}}
{{server.documentCount.toLocaleString()}} pages Not published to this site
- Name
-
{{server.name}} - URL
-
{{mcpServerUrl(server.path)}}
| Tool | What it does |
|---|---|
{{tool.name}} |
{{part.text}}{{part.text}} |
How can we help?
Searching in {{docApp.searchFilterBySpecificBookTitle}}
Searching for:
{{docApp.searchResultFilteredItems.length}} results for:
{{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Found {{docApp.searchResponse.totalResultsAvailable}} matches. Showing the top {{docApp.searchResponse.results ? docApp.searchResponse.results.length : 0}}. Use a more specific search to further narrow down the results.
No documentation pages match this search, so all content types are shown.
Most matches are in {{docApp.searchDocTypeRescue.best.name}}.
There is no book with the ID "{{docApp.searchBookRescue.bid}}", so the book filter from this link was ignored and results from all books are shown.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}} {{resultItem.matchedBy === 'semantic' ? 'semantic' : (resultItem.matchedBy === 'both' ? 'keyword + semantic' : 'keyword')}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Description
Information about a report run.
Properties
| Name | Type | Occurrence | Description |
|---|---|---|---|
runId |
xs:unsignedInt |
Required | The identifier of the run instance of report |
reportId |
xs:unsignedInt |
Required | The identifier of the report |
status |
reportRunStatusType |
Required | The current status of the report run |
statusMessage |
xs:string |
Optional | The current status/error message |
description |
xs:string |
Optional | The description provided when the report was run |
timeRun |
xs:dateTime |
Optional | The date/time the report run started |
timeCompleted |
xs:dateTime |
Optional | The date/time the report run ended |
timeTaken |
xs:unsignedInt |
Optional | The amount of time (in seconds) it took to run this report |
runBy |
xs:anyURI |
Required | The URN of the user who initiated the report run |
htmlLink |
xs:anyURI |
Optional | The location of the HTML report, the actual location in webdav or other reachable HTTP location. This is DEPRECATED and should not be used, USE reportRunOutputFileType INSTEAD |
htmlFileSize |
xs:unsignedInt |
Optional | The size of the HTML content created. This is DEPRECATED and should not be used, USE reportRunOutputFileType INSTEAD |
csvLink |
xs:anyURI |
Optional | The location of the CSV report output, the actual location in webdav or other reachable HTTP location. This is DEPRECATED and should not be used, USE reportRunOutputFileType INSTEAD |
csvFileSize |
xs:unsignedInt |
Optional | The size of the CSV document created. This is DEPRECATED and should not be used, USE reportRunOutputFileType INSTEAD |
pdfLink |
xs:anyURI |
Optional | The location of the PDF report output, the actual location in webdav or other reachable HTTP location. This is DEPRECATED and should not be used, USE reportRunOutputFileType INSTEAD |
pdfFileSize |
xs:unsignedInt |
Optional | The size of the PDF document created. This is DEPRECATED and should not be used, USE reportRunOutputFileType INSTEAD |
publish |
xs:boolean |
Optional | Optionaly Publish the Report (Typically from Schedule) |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}