Monday, 3 November 2014

How to remove all items in Hybris using Impex

You can use an impex file or write down the content below directly in HAC:
REMOVE MyItemType[batchmode=true];itemtype(code)[unique=true]
;MyItemType

No comments:

Post a Comment