Table of Contents

Search

  1. Preface
  2. PowerCenter Mappings and Workflows
  3. B2B Data Exchange Transformations
  4. B2B Data Exchange Workflows
  5. Dashboard and Reports
  6. Creating Workflows for Event Reconciliation
  7. Forms Designer
  8. Configuring Email for Monitor Notification
  9. Dashboard and Reports
  10. B2B Data Exchange Web Services API
  11. B2B Data Exchange Run-time Java API
  12. B2B Data Exchange Forms Designer Java API

DX_TPM_Partner Search Operation

DX_TPM_Partner Search Operation

The DX_TPM_Partner
search
operation searches the repository for a specified partner name.

Guidelines

Use the following guidelines when you search for a partner:
  • The request must use the
    search
    operation.
  • The search string must match the partner name exactly. For example,
    InformaticaCorp
    and
    Informa
    do not match the partner name
    Informatica
    . The partner name is not case sensitive.

Response

The web service returns a DXPartnerResponse object that includes the partner information in a DXPartner object.

DX_TPM_Partner Response

The DX_TPM_Partner web service returns NULL in the following situations:
  • The partner name specified in the request does not exist in the repository.
  • The partner name specified in the request is NULL or an empty string.
  • The user account used to log in to the B2B Data Exchange Server is not authorized to view the partner.
  • The name is already reserved for a dedicated system partner.

0 COMMENTS

We’d like to hear from you!