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