Windchill REST Services Domain Capabilities > PTC Domains > PTC Event Management Domain > Function Available in the PTC Event Management Domain
Function Available in the PTC Event Management Domain
The following function is available in the PTC Event Management domain:
GetApplicableEvents
The function GetApplicableEvents returns a list of all the events that are available for subscription for the specified Windchill object. Specify the Windchill object in the format PTC.<Domain_Name>.<Entity_Type>. For example, to specify a Part, pass the information as PTC.ProdMgmt.Part in the URL:
GET /Windchill/servlet/odata/EventMgmt/GetApplicableEvents(EntityName='PTC.ProdMgmt.Part')