Report to show EWM project areas and the process area they're using
hi all
I've been asked to determine which project areas are using a particular project area for their process.
The only approach I've found to report on project areas is via a BIRT report that pulls from the com.ibm.team.process.ProjectArea ("Live" data).
While I can show the processDefinition.name, it's the process area used to initialize the project area.
I need the project area identified by "Use the process configuration from another project area for this project area".
Ideas anyone?
thanks,
Steve
Accepted answer
Thanks Ralph. I used your example. The key takeaway was that we needed to use the ProjectArea to ask the question, not the IProjectArea. Weird, but we're all set.