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