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