Skip to Content
1
Former Member
Jul 21, 2016 at 06:16 PM

How we can track changes on an hybris entity ?

934 Views

Hi Experts,

We need to track changes on the entity "MyEntity" (newValue, oldValue, changedBy, changeDate)

This requirement is already done in the Admin area : alt text

How can we track changes after modifying the entity by service layer ?

Example : myEntity.setDescription("blabla"); modelService.save(myEntity);

Because currently, changing entity values are not tracked.

Regards

Houssem

Attachments

6105-capture.png (12.8 kB)