My Oracle Support Banner

R12: AP: How To Create A REST Webservice To Use Payables Vendors Public API To Update a Supplier Site. (Doc ID 2866382.1)

Last updated on APRIL 03, 2024

Applies to:

Oracle Payables - Version 12.2.9 and later
Information in this document applies to any platform.

Goal

How To Create A REST Webservice To Use Payables Vendors Public API To Update a Supplier Site ?

Using Integrated SOA Gateway and deployed the REST webservice for supplier interface to create supplier, sites and contacts.  But, getting some unexpected error while updating supplier sites

{
  "OutputParameters": {
  "@xmlns": "http://xmlns.oracle.com/apps/ap/rest/SUPP/update_vendor_site/",
  "@xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
  "X_RETURN_STATUS": "U",
  "X_MSG_COUNT": "2",
  "X_MSG_DATA": null,
  "X_VENDOR_SITE_ID": null,
  "X_PARTY_SITE_ID": null,
  "X_LOCATION_ID": null
  }
}

Not able to debug the error here , as only getting the status as U.

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.