Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

COMMERCECONTEXT.GETRATINGS

Calculates the ratings of the assets in a named list.

Syntax

Parameters

ASSETS (required)
Input parameter. Name of the list of assets whose ratings you want to calculate. Its columns are assettype and assetid.

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, and rating. 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:

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.