cancel
Showing results for 
Search instead for 
Did you mean: 

Item Value change event in HMC

Former Member
0 Kudos

I want to capture the valuechange event when some attribute of Items get edited in HMC.

I want to capture valuechange events for each attribute as the item is being modified and not wait for SaveAction.

How can I do it?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

Did you tried the Events trail?

It will probably help in this case. Please keep in mind as well, that before the save action there is a validation, which you can use to write your code.

https://wiki.hybris.com/display/release5/Event+System

https://wiki.hybris.com/display/release5/Data+Validation

https://wiki.hybris.com/display/tr51/Trail+~+Validation

Best regards,