Retrieving the Driver Links for a Non-revisable Regulatory Submission
This example shows you how to retrieve the driver links for a specific non-revisable regulatory submission. Use the following GET URI.
URI
GET /Windchill/servlet/odata/RegMstr/RegulatorySubmissions('OR:com.ptc.qualitymanagement.regmstr.RegulatorySubmission:237897')/DriverLinks
Example: Retrieving a Specific Driver Link Object
The following example shows you how to retrieve a specific driver link for a non-revisable regulatory submission. Use the following GET URI.
URI
GET /Windchill/servlet/odata/RegMstr/RegulatorySubmissions('OR:com.ptc.qualitymanagement.regmstr.RegulatorySubmission:237897')/DriverLinks('OR:com.ptc.qualitymanagement.regmstr.DriverLink:278183')