function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
rklaassenrklaassen 

Entitlement Process field in Entitlement object

I would like to fill the field 'Entitlement Process' on the object Entitlement automatically with an Apex trigger, but I can't find the field on the object??? Found out that the api name for the field is 'SlaProcess', but the object explorer in the IDE doesn't show the field and the code doesn't recognize the field.
Am i missing something here? The field needs to be saved somewhere?

Prafulla PatilPrafulla Patil

Name of the field you are looking for is SlaProcessid