You can retrieve details about artifacts, such as their
total estimate value and time spent values from a work item, by using
the XPathValueFetcher business rule. The XPathValueFetcher business
rule queries artifacts in the Rational® solution
for Collaborative Lifecycle Management (CLM) application .
Procedure
To configure an attribute to fetch artifact information
from the CLM application:
- Click .
- Select the module that contains the CALM link attribute
and that requires an attribute to fetch more information from the
CLM system.
- Click Add Attribute.
- Select the attribute type based on the type of value that
you fetch from the CLM application. For example, to fetch
values from the estimate field in the Change and Configuration Management
application, you can use integer attribute type.
- Specify a name and description for the attribute.
- In the Default value field, specify
the XPathValueFetcher business rule in the following format:
=XPathValueFetcher('CALM link attribute',"URL parameters","XPath expression")
- Click OK.