cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ProductFeature Removing issue in HMC

0 Kudos
372

Hi Expert,

I wanted to perform my business logic while removing product feature from Catalog--> product--> attributes tab in hmc. While Removing, I am not able to get the call in the interceptor. If I am implementing AfterSaveListener, I can not able to get the feature model because this is already removed.

Please suggest. Thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

pankajjha
Explorer
0 Kudos

Hi Deepak,

Do you want to delete the records of ProductFeature by Flexible Search?

0 Kudos

I can able to solve this issue by overriding jalo class(product feature).