Retrieving the Subject Links for a Revisable Regulatory Submission
This example shows you how to retrieve the subject links for a specific revisable regulatory submission. Use the following GET URI.
URI
GET /Windchill/servlet/odata/RegMstr/RegSubmission2('OR:com.ptc.qualitymanagement.regmstr.RegSubmission2:237897')/SubjectLinks
Example: Retrieving a Specific Subject Link
The following example shows you how to retrieve a specific subject link for a revisable regulatory submission. Use the following GET URI.
URI
GET /Windchill/servlet/odata/RegMstr/RegSubmission2('OR:com.ptc.qualitymanagement.regmstr.RegSubmission2:237897')/SubjectLinks('OR:com.ptc.qualitymanagement.regmstr.SubjectLink:278183')