Ariba Guided Buying · Arazzo Workflow
Ariba Guided Buying Catalog To Asset Assignment
Version 1.0.0
Find a catalog item, locate an in-progress asset requisition, and assign an asset number.
Provider
Workflows
catalog-to-asset-assignment
Search the catalog, then assign an asset number to an in-progress asset requisition.
Searches a catalog shop for an item, lists the in-progress asset requisitions, and assigns the supplied unique asset number to the first line item of the first requisition so it can progress toward purchase order creation.
1
searchCatalog
listShopItems
Search the catalog shop for items matching the search term so the procured product is identified before assignment.
2
listRequisitions
listAssetRequisitions
List the asset requisitions that are In Progress in the Asset Workbench to select one for asset number assignment.
3
assignAssetNumber
updateAssetLineItems
Assign the supplied unique asset number to the first line item of the selected requisition via a batch update.
Source API Descriptions
openapi