OSLC integration authentication problem
![](http://jazz.net/_images/myphoto/54f3dec6016f45d5759c623fc4dca6d5.jpg)
2016-02-09 06:20:57,965 [WebContainer : 3 @@ 06:20 <unauthenticated> /ccm/oslc/workitems/_g4YPMsQQEeWu--ONZFjhSw/progressTracking] WARN com.ibm.team.workitem - Unhandled Exception
1) I understand the "_g4YPMsQQEeWu--ONZFjhSw" to be the work item in question, how do I search for this work item using the above string?
2) How do I interpret the message?
Any and all assistance is greatly appreciated.
Kind Regards
Glenn
One answer
![](http://jazz.net/_images/myphoto/54f3dec6016f45d5759c623fc4dca6d5.jpg)
If you try https://<server:port>/ccm/oslc/workitems/_g4YPMsQQEeWu--ONZFjhSw, it should give you full details about the work item (including its ID).
Alternatively, you can try the following URL to pull the work item's info:
https://<server:port>/ccm/rpt/repository/workitem?fields=workitem/workItem[itemId='_g4YPMsQQEeWu--ONZFjhSw']/(id|summary|projectArea/(itemId|name))
Comments
![](http://jazz.net/_images/myphoto/54f3dec6016f45d5759c623fc4dca6d5.jpg)
Hi Kot
![](http://jazz.net/_images/myphoto/e03dea8defba4bf702decf135d15421c.jpg)
Hi Glenn,
If I am not mistaken, I think /progressTracking provides plan-related info. The 'record not found' error can sometimes indicate data corruption. This depends on the type of the records that are missing.
If the work items still exist, but cannot be accessed due to the error and if there are multiple work items being impacted, I would suggest that you engage IBM Support to review the issue.