POST /DataCube/SaveSchedule/{id}/

Creates a scheduled task for warehousing the data cube.
 

Request

Method Request URI
POST /API/DataCube/SaveSchedule/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Path Parameters

Path Parameter Description
id The ID of the data cube to build the warehouse on.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.WarehouseOptions

Response

Response Body

Error code indication of success or reason of failure.