My Oracle Support Banner

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

Last updated on APRIL 28, 2023

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 ?

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

{
  "OutputParameters": {
  "@xmlns": "http://xmlns.oracle.com/apps/ap/rest/SUPP/update_vendor/",
  "@xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
  "X_RETURN_STATUS": "U",
  "X_MSG_COUNT": "2",
  "X_MSG_DATA": null,
  "P_VENDOR_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.