Retrieving Problem Reports
This example shows you how to retrieve problem reports. Use the following GET request.
URI
GET /Windchill/servlet/odata/ChangeMgmt/ProblemReports HTTP/1.1
To retrieve a specific problem report, use the following GET request:
URI
GET /Windchill/servlet/odata/ChangeMgmt/ProblemReports('OR:wt.change2.WTChangeIssue:233708') HTTP/1.1