Source Master Items Using Supplier Item for Marketplace Punchouts
You can now source master items on a blanket agreement using a supplier item reference when creating requisitions using marketplace punchouts in the Redwood Self Service Procurement application. The punchout catalog must allow the Process master items and agreement lines using punchout option to use the feature.
When the punchout payload contains a supplier item reference, it will be matched to any existing blanket agreement with a corresponding master item line and sourced to that agreement.
When the supplier passes a value for the SupplierPartID attribute in the punchout payload, it is matched to an existing agreement to source it as illustrated here:
The attribute tag must be a child tag of the ItemIn and ItemID tags of the payload as shown here:
<ItemIn quantity="1">
<ItemID>
<SupplierPartID>ABC-001</SupplierPartID>
Steps to Enable and Configure
You don't need to do anything to enable this feature.
Tips And Considerations
- The marketplace punchout feature is available for cXML-based punchout flows only.
- In order to source an agreement, the agreement must be valid.
Key Resources
- To know how to provide the required privileges to your requesters to use your own configured role instead of the Requisition Self Service User role, refer to the Privileges Required for a Predefined Role for a Requisition Self Service User topic.
- For more information on how to enable a guided journey for Redwood pages, refer to the Enable a Guided Journey for Redwood Pages topic.
- For information about using Oracle Visual Builder Studio to extend your Redwood application pages, see Oracle Fusion Cloud HCM and SCM: Extending Redwood Applications for HCM and SCM Using Visual Builder Studio.