Ariba Guided Buying · Arazzo Workflow
Ariba Guided Buying Browse Shop Catalog
Version 1.0.0
Open a shop, get a typeahead suggestion, then list the matching catalog items.
Provider
Workflows
browse-shop-catalog
Open a shop, resolve a typeahead suggestion, and list the matching catalog items.
Expands a shop's items and facets, runs an autocomplete on a partial term to pick the top suggestion, and lists the catalog items that match that suggestion.
1
openShop
getShop
Open the shop with its catalog items and facets expanded to establish the browsing context.
2
suggest
getShopAutoComplete
Run a typeahead search with the partial term and capture the top suggestion returned by the shop.
3
listItems
listShopItems
List the catalog items that match the resolved top suggestion in the shop.