setupUserMemory

Description

Initializes user cache for a given user. setupUserMemory must be called before any agent or channel methods.

Syntax

public synchronized int setupUserMemory(String user) throws RemoteException, SearchException

Parameters

user – user name

Return value

Returns the status: 0 if failure, otherwise, successful.