Deep Link to Requisition Details Page with Full Functionality in Redwood UI
Hello Community,
We are currently evaluating deep link options to guide users to the Purchase Requisition Details page within Oracle Fusion using the Redwood user interface.
As per Oracle’s official documentation, the provided deep link is:
"https://<Host>/fscmUI/redwood/procurement/publicrequisitions/requisition-details?intent=LOBUser&requisitionHeaderId=<RequisitionHeaderId>"
However, this link opens the requisition in a read-only public view, which does not fulfill our business requirements. Our users need access to the full set of actions available in the standard requisition interface (e.g., Edit, Cancel, Reassign, etc.)—the same experience users get when navigating to their requisition through the in-application path.
0