Hi team,
Is still OCC &PCC worked in D365FO. Is there any specific setup required to use them. I have do research but not yet found appropriate answer.
Please advise, thanks

Hi team,
Is still OCC &PCC worked in D365FO. Is there any specific setup required to use them. I have do research but not yet found appropriate answer.
Please advise, thanks
For reference, the question is about optimistic and pessimistic concurrency control.
The answer is yes, both options are available in F&O. PCC is AX from the very beginning and OCC was introduced in Dynamics AX 4.0.
You can control the type of concurrency control on the table level (OccEnable property) or for individual queries (pessimisticLock keyword, concurrencyModel() method etc.).