Initializes user cache for a given user. setupUserMemory must be called before any agent or channel methods.
public synchronized int setupUserMemory(String user) throws RemoteException, SearchException
user – user name
Returns the status: 0 if failure, otherwise, successful.