Home > Contents > Index >
COMMERCECONTEXT.GETRATINGS
Calculates the ratings of the assets in a named list.
Syntax
<COMMERCECONTEXT.GETRATINGS ASSETS="assetlist
" LISTVARNAME="ratinglist
"
DEFAULTRATING="defaultrating
"/>Parameters
ASSETS
(required)- Input parameter. Name of the list of assets whose ratings you want to calculate. Its columns are
assettype
andassetid
.
LISTVARNAME
(required)- Input and output parameter. As input, name of the list to create on output that stores the assets with their ratings. Its columns are
assettype
,assetid
, andrating
. The list of assets is created and ordered according to the segment ratings associated with the assets.
DEFAULTRATING
(required)- Input parameter. Default rating to use for assets that do not have a rating assigned to them yet.
Description
This tag calculates ratings according to how important the asset is to this visitor, based on the segments to which the visitor belongs. This tag is invoked whenever you use any of these tags:
COMMERCECONTEXT.GETRECOMMENDATIONS
COMMERCECONTEXT.GETSINGLERECOMMENDATION
ASSETSET.ESTABLISHRATINGS
You use this tag during a debugging phase of your application development.
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.