DataWarehouse.ReplaceSegment

Deletes the specified Data Warehouse segment and creates a new Data Warehouse segment of the specified structure.

DataWarehouse.ReplaceSegment Parameters

Parameter Type Description
id xsd:int The ID of the segment to delete. Data Warehouse provides this value in the response to a create segment operation.
rsid xsd:int The report suite used to create the new segment.
segment tns:data_warehouse_segment The segment definition used to define the data set in the new segment.

DataWarehouse.ReplaceSegment Response

Type Description
xsd:int A unique segment identifier for the new segment. If the segment creation fails, the SOAP framework returns an environment fault that describes the error.

Comments (0)

Must be logged in to comment. or register now to comment!