Symptom
The interceptors can't be triggered while executing the ImpEx script to INSERT, UPDATE or REMOVE items.
For example:
When creating a customer named 'Tom' in hMC with ID:'Tom' , however, after saving such customer, the ID became 'tom' which is lower case of 'Tom'.
That's because the interceptor: [de.hybris.platform.commerceservices.customer.impl.CustomerOriginalUidPrepareInterceptor] of Extension: [commerceservices] has been triggered which includes the CustomerID-lower-case logic.
Screenshot:
After saving:
But, if we create customer by ImpEx as below:
INSERT_UPDATE User; uid[unique=true]; name
Customer;Tom;Tom
Then, the user id is showed as upper-case :'Tom' in hMC.
Read more...
Environment
Before hybris Commerce Suite Version 5.2.0.0
Product
Keywords
KBA , interceptor , impex , service layer , CEC-SCC-PLA-PL , Platform , How To
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.