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

Implementation of SapCpiProductFeatureCleanHook removed in Integration pack 2102

0 Likes
766

Hi

We need to use SapCpiProductFeatureCleanHook to be able to update classification attributes in product Patch inbound. But it seems like the implementation of SapCpiProductFeatureCleanHook was as per documentation in Integration pack 2005 only. In 2102 pack, the hook exists but with kind of empty implementation, so it does not remove product feature values anymore.

Was there some potential risk identified due to which its implementation was removed from 2102 pack?

if not, then we would like to re-introduce it as a custom implementation which is the same as that in 2005 pack.

Accepted Solutions (0)

Answers (1)

Answers (1)

liuhegui
Associate
Associate

Hi Hina Jain,

For performance reason, we moved all clean logic to SapCpiProductFeaturePersistenceHook, we still keep clean hook is for backwards compatible with iflow,