In the previous lesson you changed the status of work items.
In this lesson, you check the progress of work items from Rational® Focal Point™ by
using the XPathValueFetcher business rule to make quick course correction.
- In IBM® Rational Focal Point,
log in as Carl Riggs and click .
- Click the Provide security features business
need.
- Click the Edit icon for the Work
Item Status attribute.
- 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"
- Click Evaluate Expression. If
the result is successful, you can see the work item with its current
status as Resolved.
- Click the Save icon
.
- Repeat steps 3-6 for the Improve safety of passengers and Improve
fuel efficiency work items.
You used the XPathValueFetcher business rule to fetch the
status of published work items.
In the next lesson, you generate a traceability report.