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 Understanding Policies for Identity Manager 4.0.2.

Example

If you are implementing Novell Credential Provisioning for Identity Manager 4.0.2, 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 Novell Credential Provisioning for Identity Manager 4.0.2. 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 Novell SecureLogin and Novell SecretStore credentials are provisioned.

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