When you have more than one action in the Action Builder, you can
reorder the actions by dragging and dropping them. The Action Builder
can be accessed from the "for each" action in Policy Builder.
The XPath expression builder now supports Generic and Unique XPath
paths. Just click the Generic button to show a generic XPath expression
or the Unique button to show a unique XPath expression.
A generic XPath expression is one where you would match any of the nodes
at the level in the tree that the expression points to. For example, if
you had the following xml
<add class-name="User" src-dn="\Sam"> <association>1012</association> <add-attr attr-name="cn"> <value>Sam</value> </add-attr> <add-attr attr-name="Surname"> <value>Jones</value> </add-attr> <add-attr attr-name="Given Name"> <value>Sam</value> </add-attr> <add-attr attr-name="Telephone Number"> <value>555-1212</value> </add-attr> </add> |
There is a new icon used to launch the XPath Builder. This icon better represents
the functionality of the XPath Builder.
The Parse DN Verb in the Argument Builder now supports the Custom DN field fully
by giving you a text field into which you can enter your custom DN delimiter.
The icons on the toolbar for the Policy Builder have been reordered and some have
been added to a menu that drops from the last item on the toolbar.
Other Enhancements & Bug Fixes | |
|