Windchill REST Services Domain Capabilities > PTC Domains > PTC Effectivity Management Domain
PTC Effectivity Management Domain
PTC Effectivity Management domain enables you to access effectivity information of Windchill objects. Effectivity is the planned date, lot, or serial number at which old versions of the object are replaced with new versions in production. Objects that are effectivity-managed include parts, documents, manufacturing process objects such as, process plans (manufacturing process plans, sequences, and operations), and manufacturing resources (plants, resource groups, skills, process materials, tooling, and work center).
* 
In this release, product effectivity is supported. You can retrieve the effectivities of Part and IndependentAssignedExpression entities using the Effectivities navigation property. Pending effectivity is not supported.
The following table lists the significant OData entities available in the PTC Effectivity Management domain. To see all the OData entities available in the PTC Effectivity Management domain, refer to the EDM of the domain. The domain EDM is available at the metadata URL.
Items
OData Entities
Description
Effectivity
Effectivity
SerialNumberEffectivity
LotEffectivity
UnitEffectivity
MSNEffectivity
BlockEffectivity
DateEffectivity
The Effectivity entity represents the effectivity of a Windchill object.
SerialNumberEffectivity, LotEffectivity, UnitEffectivity, MSNEffectivity, and BlockEffectivity entities represent number or range-based effectivities.
DateEffectivity represents date-based effectivity.
Effectivity context
PartEffectivityContext
The PartEffectivityContext entity represents an effectivity context, which is a Part Master.
The entity provides navigation to Context and Organization entities.