Tutorials : Integrate Focal Point with IBM Rational solution for CLM applications : Module 3: Manage business needs with CLM applications : Lesson 9: Check progress of work items
  
Lesson 9: Check progress of work items
In the previous lesson you changed the status of work items. In this lesson, you check the progress of work items from Focal Point by using the XPathValueFetcher business rule to make quick course correction.
Video: How to check the progress of work item in Focal Point by using the XPathValueFetcher business rule
Click to watch in new tab.
Steps
1 In Focal Point, log in as Carl Riggs and click Display > My Business Needs.
2 Click the Provide security features business need.
3 Click the Edit icon for the Work Item Status attribute.
4 Copy and paste the XPath:
=XPathValueFetcher('Work Items',"/?oslc_cm.properties=rtc_cm%3Astate%7B*%7D","//rtc_cm:state/dc:title[text()]","State","run_at=1"
5 Click Evaluate Expression.
If the result is successful, you can see the work item with its current status as “Resolved”.
6 Click the Save icon Save.
7 Repeat steps 3 to 6 for the Improve safety of passengers and Improve fuel efficiency work items.
Lesson checkpoint
In this lesson, you learned to use the XPathValueFetcher business rule to fetch the status of work items.
In the next lesson, you generate a traceability report.
Next
Lesson 10: Generate report
Go up to
Module 3: Manage business needs with CLM applications