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

 

commercecontext:inform

Informs the engine about the user's activities.

Syntax

Parameters

list (optional)
Input parameter. Name of the list of assets to be used as the input to inform the engine. Columns are assettype and assetid.

engine (optional)
Input parameter. This argument is used to optimize the recommendations using an external engine. This must be used in conjunction with engineparameters parameter.

engineparameters (optional)
Input parameter. This is a generic list of arguments required as parameters for the engine. This argument is used to optimize the recommendations using an external engine. This must be used in conjunction with the engine parameter.

Description

This tag informs an external engine, of any user activity.

Integration with Oracle Real-Time Decisions (RTD)

To optimize the recommendations with RTD, set the engine parameter to rtd. Other RTD specific parameters must be provided via the engineparameters parameter which is a list with columns informant, sessionkey, and attributes.

Example code snippet:

The informant and sessionkey values are required.
   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.