03-18-2026 10:25 AM
Hi all,
I'm trying to figure out how to fix these last 2 errors with publishing items.
So I have almost all my 36 items saved and validated and I want to publish one of them as a test but I keep getting these two errors?
2 Error(s)
Base Unit Indicator (isBaseUnit) should only be true for the lowest level Item in the hierarchy. If ChildTradeItem/gtin is not empty then Base Unit Indicator (isBaseUnit) must be equal to false.
Ordering Unit Indicator (isOrderableUnit) must be true for at least one GTIN within a hierarchical configuration.
I have put every item in as an each and I thought that would be OK?
Thanks for any help!
Matt
03-18-2026 11:39 AM
Hello @WildBird24 . Thank you for utilizing our customer community.
Below, I have provided an explanation regarding the errors you mentioned, using your existing hierarchy as an example:
Base Unit Indicator: This should be set to True for the lowest level item in your hierarchy and False for the items above it. If your hierarchy consists solely of the "Each" item, mark it as True. If you add a "Case" item, then the "Case" should be marked as False.
03-18-2026 11:39 AM
Hello @WildBird24 . Thank you for utilizing our customer community.
Below, I have provided an explanation regarding the errors you mentioned, using your existing hierarchy as an example:
Base Unit Indicator: This should be set to True for the lowest level item in your hierarchy and False for the items above it. If your hierarchy consists solely of the "Each" item, mark it as True. If you add a "Case" item, then the "Case" should be marked as False.
03-19-2026 11:41 AM
That worked it seems. Thanks a bunch for the help!
Matt
a month ago - last edited a month ago
Can anyone assist in how to correct the error I receive when trying to publish?
Base Unit Indicator (isBaseUnit) should only be true for the lowest level Item in the hierarchy. If ChildTradeItem/gtin is not empty then Base Unit Indicator (isBaseUnit) must be equal to false. I have followed the example from Theo above on 03-18-2026 11:39 AM as that aligns with my each/case set up but sill receive the error. Thanks
a month ago
Hello @ccasanova and thank you for reaching out to our customer community. Welcome.
To correct the error you are receiving, please ensure the Base Unit Indicator is True for the lowest level(s) of the hierarchy, only. When you have several items set up as the lowest levels (for example a Display with 3 different consumer units), the Base Unit Indicator should be True for all items that are set up as the lowest leve (the 3 different consumer units, in this hypothetical example, and False for the Display).
If the issue persists, please help us with the GTIN/Item ID to asssist further. Thank you.
a month ago
a month ago
Thank you very much for the reply and additional information, @ccasanova.
The main issue is the items are linked with the Each as the highest hierarchy level instead of the Case:
We have an article here explaining how to unlink the items: How to Unlink Items in IM.
Once unlinked, please start the linking process from the Case, as the system always links from the item you are starting downwards, therefore, if you start from the Each, you can only link the Case inside the Each. More details about linking can be found here, please: How to Link Items to create a Hierarchy.
Regarding the items themselves, we also recommend populating the Consumer Unit Indicator (indicating which item is sold in the stores to the customers, usually the Each only, but there are exceptions) and Dispatch Unit Indicator (how the item is dispatched to the retailer, usually the highest hierarchy level, in this instance - the Case).
Thank you.
a month ago
Thank you and this worked. Appreciate the assistance.