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