Windchill REST Services Domain Capabilities > PTC Domains > PTC UDI Domain > Actions Available in the PTC UDI Domain
Actions Available in the PTC UDI Domain
The following action is available in the PTC UDI domain:
SetState
The SetState action is used to set the state of a UDI super set object. The action is bound to the UDISuperSet and UDISuperSet2 entities.
The following are the two examples of the SetState action for the non-revisable and revisable UDI super sets, respectively:
POST /Windchill/servlet/odata/UDI/UDISuperSets('OR:com.ptc.qualitymanagement.udi.superset.UdiSuperSet:323573')/PTC.UDI.SetState
POST /Windchill/servlet/odata/UDI/UDISuperSets2('OR:com.ptc.qualitymanagement.udi.superset.UdiSuperSet2:323479')/PTC.UDI.SetState
Refer to the domain EDM for a complete list of actions.