Whitepaper - Retrieving Multi-Row Attributes for an Item in PIM using a CX
Content
Currently, Configurator Cloud does not have support for multi-row attributes that may be defined for a particular model or its components upon import from PIM into the Configurator Modeling Environment. This document describes a simple approach to retrieve all the attributes defined for an item in PIM using a CX. The example provided in the document is just that and is not meant for production use. The sample code takes the Item Name for an item defined in PIM as an input and returns all the item attributes for the item, including multi-row attributes. Customers can use this sample code as a starting point for retrieving item attributes and using them within a CX rule to satisfy their specific modeling requirements.