jcarlosrestrepo

I need to group the properties of a product. For example:
--descriptive properties--
name
description
picture
--technical properties--
battery type
screen type
material
--physical properties--
size
weight

A solution is to edit the property metadata and assign a new property "group". However, when i create or edit a property (using the catalog and inventory schema manager) the form does not display the new metadata property. The new field is added in the tables of the catalog database, but the catalog and inventory schema manager does not allow to edit this field.

any suggestion
thanks in advance



Re: Commerce Server 2007 Catalog and inventory schema manager - property metadata

Max Akbar - MSFT

Does the user have access to edit the catalog properties I just did this operation and I have no issues editing the catalog meta data property.

As a test make sure that you are a member of the Administrator role in AzMan for CatalogandInventorySystem. Next try to edit the catalog meta data property if this works then you have permission issues.

-Max






Re: Commerce Server 2007 Catalog and inventory schema manager - property metadata

jcarlosrestrepo

Thank you Max, but i have reviewed the permissions and i am a member of the administration role for CatalogAndInventorySystem.

The Catalog and inventory schema manager allows me to edit the property metadata without errors but i expect that once the metadata have been edited, the form for creating/editing new properties refreshes dynamically and shows the new metadata properties. For example, I expect that when i create/edit a property, the form shows the "group" field (previously added as a metadata property) but the form is always the same, with the same fields (Property name, Data type, display on site, ...)





Re: Commerce Server 2007 Catalog and inventory schema manager - property metadata

Max Akbar - MSFT

No, the two UIs work differently and they cache schema data on the client system. The UIs do not share any cache, this means that after you make schema changes you need to either restart your Catalog Manger UI or hit the refresh button. Sorry the UIs are not smart enough to detect schema changes.

-Max