Previous Topic: set user-threads Command—Define the Number of Threads for Requests

Next Topic: Views Parameters

set view Command—Define a View

To define a view to the DSA, you use the set view command.

The syntax of the command is as follows:

set view viewName = {
description="description"
entry = ViewDN 
[options = [collapse-result | collapse-result-under-entry]
[, remap-originator] [, view-entry-access-controls] ]

(phase=1 
subtree = phaseDN
[scope = {subtree | base | one-level}]
[filter = phaseFilter]
[eis = attributeName [,attributeName]...]
[allow-attr = allowAttribute pllow-target= allowTarget]
[prune-attr = pruneAttribute prune-target=pruneTarget]
[options = [ignore-from-result] [result-required] [prune-from-result]]
)
[ if (condition) |
else if (condition) |
else
[ { ]
[,phase=2 
subtree = phase_DN
[scope = {subtree | base | one-level}]
[filter = phaseFilter]
[eis = attributeName [as mappedAttr] [,attributeName]...]
[allow-attr = allowAttributeList allow-target= allowTarget]
[prune-attr = pruneAttributeList prune-target=pruneTargetList]
[merge-dn-attr]
[options = [ignore-from-result] [,result-required] [,prune-from-result] [,collapse-target]]
)
[ } ]
...]
}

More information:

Views Parameters

clear view Command—Remove All View Definitions

get view Command—Display View Definitions

How to Invoke a Search View

How to Use Views


Copyright © 2009 CA. All rights reserved. Email CA about this topic