This topic describes how to implement a graph to load values for a managed attribute.
Recommended practice is to load managed value attributes after loading standard attributes and managed attributes (PDRs and DDRs). If you add managed attribute values for an attribute that has not already been defined in the data domain, the managed attribute is created with system default values for the DDR and, if necessary, for the PDR.
Use the Add Managed Values component to add managed values to a managed attribute. An instance of the Add Managed Values component can only add managed values to one managed attribute. Adding values to multiple managed attributes requires multiple instances of the component, either in the same graph or in different graphs.
spec|displayname|parent|synonymwhere:
The following graphic illustrates a simple managed attribute input file:
This example defines several parent categories, including CAT_BIKES and CAT_COMPONENTS. The following values are defined as children of the CAT_BIKES value:
The input file is typically stored in the data-in directory of the project.
A Universal Data Reader
Specify the location of the input file (typically the data-in directory of the project) in the File URL field.
The two components are joined by a basic edge. See Connecting two components with an edge. The following graphic illustrates a typical configuration: