Windchill REST Services Domain Capabilities > PTC Domains > PTC UDI Domain > Functions Available in the PTC UDI Domain
Functions Available in the PTC UDI Domain
The following function is available in the PTC UDI domain:
GetValidStateTransitions()
The function GetValidStateTransitions() retrieves the valid state transitions for a UDI super set.
The following are the two examples of the GetValidStateTransitions() function for the non-revisable and revisable UDI super sets, respectively:
GET /Windchill/servlet/odata/UDI/UDISuperSets('OR:com.ptc.qualitymanagement.udi.superset.UdiSuperSet:323573')/PTC.UDI.GetValidStateTransitions()
GET /Windchill/servlet/odata/UDI/UDISuperSets2('OR:com.ptc.qualitymanagement.udi.superset.UdiSuperSet2:323479')/PTC.UDI.GetValidStateTransitions()