Table of Contents

Search

  1. Preface
  2. Introduction to Informatica MDM - Customer 360
  3. Before You Install
  4. Installing MDM - Customer 360
  5. After You Install
  6. Business Processes for Customer Management
  7. Customizing Customer 360
  8. Upgrading Customer 360
  9. Troubleshooting

Installation and Configuration Guide

Installation and Configuration Guide

Creating an External Resource for the Aggregate View

Creating an External Resource for the Aggregate View

Configure an external resource for the aggregate view of the relationship graph. The aggregate view displays an aggregated view of the related records for a Person business entity.
  1. In the Provisioning tool, click
    Configuration
    Component Editor
    .
    The
    Component Editor
    appears.
  2. In the
    Components
    list, select
    External Resources
    , and click
    Create
    .
    The
    Properties
    panel appears.
  3. Specify a name for the external resource.
  4. Add the following XML code format for the external resource:
    <iframe src="http://<Host>:<Port>/<Relationship Graph UI WAR Name>/noshell/graph/<Source>/Customer/{{rowidObject}}/aggregate" width="100%" height="800px"></iframe>
    The XML code format uses the following parameters:
    Host
    Host name or IP address of the machine on which you deploy the
    Relate 360
    relationship graph user interface WAR file.
    Port
    Port on which the host listens.
    Relationship Graph UI WAR Name
    Name of the relationship graph user interface WAR file that you deploy on the host.
    Source
    Source name of the records. If you do not have the source name for the records, use the source name that you used in
    Relate 360
    to process the customer data.
    The following sample XML code creates an external resource for the aggregate view:
    <iframe src="http://10.12.128.71:8080/bdrm-ui/noshell/graph/MDM/Customer/{{rowidObject}}/aggregate" width="100%" height="800px"></iframe>
  5. Click
    Apply
    .
  6. Publish the changes to the MDM Hub.
    1. Click
      Publish
      .
      A confirmation dialog box appears that prompts you to publish or review the changes.
    2. Review the changes or publish without a review.
      • To publish without a review, click
        Publish
        .
      • To publish after a review, click
        Review Changes
        and follow the instructions that appear on the screen.

0 COMMENTS

We’d like to hear from you!