Siebel Order Management Guide Addendum for Industry Applications > Setting Up Network Ordering > User Property Reference for Cross-Network Validation >

VORDConnectionToNodeSearchSpec


The VORDConnectionToNodeSearchSpec user property allows you to configure a search specification for use with cascade deletion. That is, if you disconnect a network node, the corresponding network connection is disconnected.

Value

A search specification

Usage

You must modify the VORDConnectionToNoteSearchSpec user property when you enable a nested validation for cascade deletion to be invoked.

For example, if you want to configure cascade deletion for the disconnected node and the ValidateFieldName user property is set to Service Id, then you modify the search specification as follows:

(Connection.[Node] = Node.[Node] OR Connection.[To Node] = Node.[Node]) AND ((Connection.[Compound Product Number] = Node.[Compound Product Number] OR Connection.[Compound Product Number] = Node. [Serial Number]) AND Connection.[Root Asset Id] = Connection.[Id] AND Connection.[Status] = LookupValue('IMPL_PHASE','Active'))

Parent Object Type

Business Component

Functional Area

VORD Network Node

Siebel Order Management Guide Addendum for Industry Applications Copyright © 2009, Oracle and/or its affiliates. All rights reserved. Legal Notices.