Table of Contents

Search

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

Installation and Configuration Guide

Installation and Configuration Guide

Update the Configuration File for Portal Association Utility

Update the Configuration File for Portal Association Utility

After you create the package, update the
config.properties
file with the required properties. The portal association utility searches for the records based on the properties that you specify in the
config.properties
file.
  1. Go the following directory:
    <MDM Installation Directory>/app/tsr/PortalAssociation
  2. In a text editor, open the
    config.properties
    file.
  3. Edit the value of the following properties as required:
    Property
    Description
    soap.call.timeout
    Number of minutes after which the portal association utility times out.
    search.table.name
    Name of the base object containing the records.
    search.table.filter
    Filters that you want to use for searching the base object.
    Use the format in the following example where the values of base object class and full name are used as the filters:
    search.table.filter=PRTY_BO_CLASS_CD='Organization' and FULL_NM='Informatica'
    .
    column.name.portal.association
    Name of the column containing the portal association codes.
    package.name.portal.association
    Name of the update package to access the following columns in the
    C_BO_PRTY
    table:
    • ROWID
    • PRTL_ASSC_CD
    • HUB_STATE
    • INTERACTION_ID
    Default is
    PKG_PRTL_ASSC
    .
  4. Save the file.

0 COMMENTS

We’d like to hear from you!