You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

what is the syntax for category reassignment

Eg : A new item is created and this defaults the item category on the item to xyz based on the categoy assignment rule

set up done as below

Name

Catalog assignment

Description

Auto assignment of item to catalog/category based on given attributes.

Return type

Catalog category

Primary If Expression

True

Secondary If Expression

[Item].[Properties].[Size] == "XS" AND [Item].[Properties].[Material] == "Wool"

Return Value

Catalog[KidsWear].Category[Winter]

the Requirement here is that , even if i change the item category to a different category say Summer manually on the item . this should default to Winter

similarly if when i create an item if i set the category to Summer on this item having the properties as per the expression the category should always default to Winter

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!