Get Started with Redwood: Oracle Cloud SCM and Purchasing
What privilege is required to see View PO using REST API?
Hi everyone,
I’m currently working with the Oracle Fusion Procurement REST API and trying to retrieve Purchase Orders through the Purchase Orders REST endpoint. The user has the “View Purchase Order” privilege, and in the Oracle UI this access works — the user can view POs without any issue.
However, when calling the REST API, the response comes back successfully but with no data, which suggests the user still lacks a required privilege or duty role specifically for REST access.
If we assign the Application Implementation Consultant role, the REST call works and the PO data is returned. But of course, we cannot use this role in production since it grants excessive permissions.
0