Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
This class is responsible for creating the JSON response to the DeepSee REST data services. For examples and a full list of available services see the documentation for %DeepSee.REST.v2<.class>.
|
|
|
Perform specific validation for the service that will handle the request. This is used as a callback in each service that extends %DeepSee.REST
Cancel a running query using the cubeKey and queryKey provided in a previously returned resultset with ResultsComplete=0.
Test method to confirm connection in the service type
Try to obtain results from a previous query that returned incomplete results.
Retrieve the most recently processed ^OBJ.DSTIME stamp(s) for one or more classes from the ^DeepSee.Update global.
Run a listing from either the source or the fact table. Specific listings or a list of fields may be POSTed to add to the query.
Run any compiled KPI and return the associated JSON resultset.
Run any valid MDX (SELECT,DRILLTHROUGH,DRILLFACTS) query and returns the JSON resultset.
Run any stored pivot table and return the associated JSON resultset.