Skip to Content
0
Former Member
Jan 18, 2012 at 12:08 PM

Exclude records using script logic.

90 Views

I have created a script logic to exclude records but it does only exclude few records.

Example:-

*SELECT(%SHARED%,"[ID]","ENTITY","CLUSTER<>'SHARED_SERVICES' AND CLUSTER <>'CENTRAL_MANAGEMENT'")

*XDIM_MEMBERSET ENTITY = %SHARED%

Please advice which other logic I can use to exclude records.

Thanks.