DataWarehouse.VerifySegment

Validates the specified segment definition without creating a new Data Warehouse segment.
This is useful for checking segment syntax before creating the new segment in Data Warehouse.

DataWarehouse.VerifySegment Parameters

Parameter Type Description
segment tns:data_warehouse_segment The segment definition to verify.

DataWarehouse.VerifySegment Response

Type Description
xsd:boolean Returns True if the segment filter is syntactically valid. Otherwise, returns an environment fault at the first syntax error in the segment definition.

Comments (0)

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