Table of Contents

Search

  1. Introduction
  2. Installation and Upgrade
  3. MDM Multidomain Edition Version 10.2 HotFix 2
  4. MDM Multidomain Edition Version 10.2 HotFix 1
  5. MDM Multidomain Edition Version 10.2
  6. Informatica Global Customer Support

Release Notes

Release Notes

Business Entity Known Limitations

The following table describes known limitations:
Reference Number
Description
MDM-8764
When you generate the business entity schema from an IDD subject area configuration, mandatory lookup fields are not included in the business entity view configuration or transformation configuration.
Workaround: In the Provisioning tool, add the missing configuration code:
  1. Select
    Advance Configuration
    Business Entity Views (XML)
    .
  2. Add the following code to the lookup configuration:
    <ns2:field name="<
    missing field name
    >"/>
  3. Select
    Advance Configuration
    Transformation Configuration (XML)
    .
  4. Add the following code to the co2view configuration:
    <input name=”<
    missing field name
    >” field=”<
    missing field name
    >”/> <output name=”<
    missing field name
    >” field=”<
    missing field name
    >”/>
  5. Add the following code to the view2co configuration:
    <input name=”<
    missing field name
    >” field=”<
    missing field name
    >”/> <output name=”<
    missing field name
    >” field=”<
    missing field name
    >”/>
  6. Select
    Advance Configuration
    Business Entities (XML)
    .
  7. Add the following code to the lookup configuration:
    <ns2:field name="<missing field name>" label="<missing field name>" column="<missingcolumn name>" required="true"/>
  8. Click
    Update
    .
  9. Click
    Validate + Publish
    .

0 COMMENTS

We’d like to hear from you!