To generate a script file from the Recording Servlet, use the Component Browser to modify the value of the recording property. Set this to true to start recording or false to stop recording.

Then, use your web browser to make a series of requests from your site, in the pattern of user behavior that you want to record. Each of your requests becomes part of the script.

The script is saved to the file specified by the Recording Servlet’s recordFile property. By default, the script is saved to <ATG11dir>/home/logs/record.log. Each time you start recording, the old script file is overwritten. So be sure to copy the script before you enable recording for a second time.


Copyright © 1997, 2015 Oracle and/or its affiliates. All rights reserved. Legal Notices