If XPath Expression

Performs a test on the results of evaluating an XPath 1.0 expression.

Fields

Operator

Select the condition test type.

Operator

Returns True when...

True

The XPath expression evaluates to True.

Not True

True would return False.

Remarks

For more information on using XPath expression with policies, see XPath 1.0 Expressions in the NetIQ Identity Manager Understanding Policies Guide.

Example

If you are implementing NetIQ Identity Manager Credential Provisioning, there is a sample Subscriber Command Transformation policy that uses the XPath Expression condition. The sample file is called SampleSubCommandTransform.xml. It is found in the DirXML Utilities folder on the Identity Manager media. For more information, see Example Credential Provisioning Policies in the NetIQ Identity Manager Credential Provisioning Guide. To view the policy in XML, see SampleSubCommandTransform.xml.

The sample Credential Provisioning policy is checking each Add operation to see if there is operation data associated with the Add. If there is no operation data, the NetIQ SecureLogin and NetIQ SecretStore credentials are provisioned.

Policy checks each add operation to see if there is operation data associated with the add operation
XPath expression