Skip to Content
0
Former Member
Nov 20, 2006 at 07:17 PM

Change Attribute Value using JAVA APIs

36 Views

Hi,

Scenario:

Main Table: Products ( Code: MDM_PRODUCTS)

Taxonomy Table: Classification ( Code: MDM_CLASSIFICATION)

Field in main table referring to Taxonomy: Classification Detail ( CODE: CLASSIFICATION_DETAILS)

Hope the scenario is clear. I need to Update the linked attributes' value at runtime.

I tried to use CatalogData's UpdateRecordAttributes function but got confused in "how to assign the value to the attribute". Any idea/code sample on this will be really helpful.

Thanks and Regards,

Mausam