Managed objects
These topics describe how to work with managed object types. For more information about the IDM object model, see Data models and objects reference.
Define the schema
Managed objects and their properties are defined in the managed object configuration.
The default managed object configuration is not a comprehensive list of all the properties that can be stored in IDM. If you use a generic object mapping, you can create a managed object with any arbitrary property, and that property will be stored in IDM. However, if you create an object with properties that are not defined in the managed object configuration, those properties are not visible in the UI. In addition, you won’t be able to configure the "sub-properties" that are described in the following section.
|