Configure Trading Partner Information for PostiIntegration

After you activate the integration, you must perform manual tasks to configure the trading partner ("Advanced Network Devices" in this example) for the outbound transaction message selected in the integration. This includes specifying the communication protocol and address as well as the user credentials in Oracle E-Business Suite.

Additionally, obtain the integration endpoint URL you recorded earlier, such as https://<Oracle Integration Host>:<Port>/ic/api/integration/v1/flows/ebusiness/PROCESS_PO/1.0/metadata.

Perform the following steps to configure the trading partner in Oracle E-Business Suite:

  1. Log in to Oracle E-Business Suite as a user (such as sysadmin) who has the XML Gateway responsibility.

  2. Select the XML Gateway responsibility and then select Define Trading Partners from the navigation menu. The Define Trading Partner Setup form appears.

  3. In the Trading Partner Setup form, search and locate the desired trading partner called "Advanced Network Devices".

  4. In the Trading Partner Details region, add the following information for the trading partner:

    • Transaction Type: PO

    • Transaction Subtype: PRO

    • Standard Code: OAG

    • External Transaction Type: PO

    • External Transaction Subtype: PROCESS

    • Direction: OUT

    • Map: itg_process_po_007_out

    • Connection/Hub : DIRECT

    • Protocol: HTTPS

    • Protocol address:https://<Oracle Integration Host>:<Port>/ic/api/integration/v1/flows/ebusiness/PROCESS_PO/1.0/

      Enter the integration endpoint URL (without metadata at the end) you recorded earlier.

    • Username: <Oracle Integration user name>

      Enter the Oracle Integration user credentials used to execute integrations in Oracle Integration.

    • Password: password

      Replace password with the actual password value of the associated Oracle Integration user.


    Description of trading_partner_setup.gif follows
    Description of the illustration trading_partner_setup.gif

  5. Save your work.