You must create two object structures to enable integration,
one for the FEATURES object and another for the RELATIONSHIPS object.
About this task
The procedures for creating the two object structures
are the same, but ther
Procedure
- Click the New Object Structure icon
in the Object Structures application.
- Specify a name for the object structure, either MXFEATURE
or MXRELATIONSHIP.
- Specify INTEGRATION in the Consumed by field.
- Check the Support Flat Structure check
box to enable processing of data provided in flat files.
- Click New Row in the Source Details
section and specify the name of the object, either FEATURE or RELATIONSHIP.
The object structures are now configured but you must perform
two additional steps to add the FEATURESPECS object to the MXFEATURES
object structure.
- Optional: In the MXFEATURES object structure
only, click New Row in the Source Details section
and specify the following values:
- Specify FEATURESPECS as the object.
- Specify FEATURES as the parent object.
- Specify FeatureSpecClass in the Relationship field.
- Specify 2 in the Object Order field.
to indicate that this object is the second to be processed during
integration.
Object structures can contain many child objects.
The number is this field determines the order in which child objects
are processed during integration.
- Save the object structure.
- Optional: In the MXFEATURES object structure
only, click Add/Modify Alias in the Select
Action menu.
- Select FEATURESPEC.
- Add FS_ as a prefix to FEATURESID, to create an alias
of FS_FEATURESID
- Add FS_ as a prefix to CLASSSTRUCTUREID to create an
alias of FS_CLASSSTRUCTUREID
What to do next
Configure enterprise services to manage integration transactions
between the new object structures and the external system.