// You can find instructions for this file here:
// http://www.treeview.net

// Decide if the names are links or just the icons
USETEXTLINKS = 1  //replace 0 with 1 for hyperlinks

// Decide if the tree is to start all open or just show the root folders
STARTALLOPEN = 0 //replace 0 with 1 to show the whole tree

ICONPATH = 'images_ui/'

HIGHLIGHT = 1
HIGHLIGHT_BG = '#487599'
HIGHLIGHT_COLOR = '#ffffff'
WRAPTEXT = 1
foldersTree = gFld("Administrator’s Guide")

foldersTree.xID = "xobjxobj"
first0 = insDoc(foldersTree, gLnk("R", "Copyright Page", "copyrite.html"))
first0.xID = "copyrite"

first1 = insFld(foldersTree, gFld("Reporting and Analysis Architecture Overview", "ch01.html"))
first1.xID = "ch01"
second1 = insDoc(first1, gLnk("R", "Hyperion and Enterprise Performance Management", "launch.html"))
second1.xID = "launch"
second2 = insDoc(first1, gLnk("R", "About Reporting and Analysis", "ch01s02.html"))
second2.xID = "ch01s02"
second3 = insFld(first1, gFld("Reporting and Analysis Architecture", "ch01s03.html"))
second3.xID = "ch01s03"
third1 = insDoc(second3, gLnk("R", "Client Layer", "ch01s03s01.html"))
third1.xID = "ch01s03s01"
third2 = insFld(second3, gFld("Application Layer", "ch01s03s02.html"))
third2.xID = "ch01s03s02"
fourth1 = insDoc(third2, gLnk("R", "Application Layer Web Tier", "ch01s03s02s01.html"))
fourth1.xID = "ch01s03s02s01"
fourth2 = insDoc(third2, gLnk("R", "Application Layer Services Tier", "ch01s03s02s02.html"))
fourth2.xID = "ch01s03s02s02"
third3 = insDoc(second3, gLnk("R", "Database Layer", "ch01s03s03.html"))
third3.xID = "ch01s03s03"
first2 = insFld(foldersTree, gFld("Administration Tools and Tasks", "ch02.html"))
first2.xID = "ch02"
second1 = insDoc(first2, gLnk("R", "Understanding Hyperion Home and Install Home", "ch02s01.html"))
second1.xID = "ch02s01"
second2 = insFld(first2, gFld("Administration Tools", "ch02s02.html"))
second2.xID = "ch02s02"
third1 = insDoc(second2, gLnk("R", "Workspace Configuration Information", "ch02s02s01.html"))
third1.xID = "ch02s02s01"
third2 = insDoc(second2, gLnk("R", "Administer Module", "tools_admin.html"))
third2.xID = "tools_admin"
third3 = insDoc(second2, gLnk("R", "Interactive Reporting Services Manager", "ch02s02s03.html"))
third3.xID = "ch02s02s03"
third4 = insDoc(second2, gLnk("R", "Impact Manager Module", "ch02s02s04.html"))
third4.xID = "ch02s02s04"
third5 = insDoc(second2, gLnk("R", "Job Utilities Calendar Manager", "job_util_htm.html"))
third5.xID = "job_util_htm"
third6 = insFld(second2, gFld("Service Configurators", "services_main_htm.html"))
third6.xID = "services_main_htm"
fourth1 = insDoc(third6, gLnk("R", "RSC", "ch02s02s06s01.html"))
fourth1.xID = "ch02s02s06s01"
fourth2 = insDoc(third6, gLnk("R", "LSC", "ch02s02s06s02.html"))
fourth2.xID = "ch02s02s06s02"
third7 = insDoc(second2, gLnk("R", "Servlet Configurator", "ch02s02s07.html"))
third7.xID = "ch02s02s07"
second3 = insFld(first2, gFld("Starting and Stopping Services", "ch02s03.html"))
second3.xID = "ch02s03"
third1 = insDoc(second3, gLnk("R", "Before Starting Services", "ch02s03s01.html"))
third1.xID = "ch02s03s01"
third2 = insFld(second3, gFld("Starting Reporting and Analysis Services", "ch02s03s02.html"))
third2.xID = "ch02s03s02"
fourth1 = insDoc(third2, gLnk("R", "start_BIPlus Method", "ch02s03s02s01.html"))
fourth1.xID = "ch02s03s02s01"
fourth2 = insDoc(third2, gLnk("R", "startCommonServices Method", "ch02s03s02s02.html"))
fourth2.xID = "ch02s03s02s02"
fourth3 = insDoc(third2, gLnk("R", "Windows Service Methods (Windows Only)", "ch02s03s02s03.html"))
fourth3.xID = "ch02s03s02s03"
third3 = insDoc(second3, gLnk("R", "Starting Subsets of Services", "ch02s03s03.html"))
third3.xID = "ch02s03s03"
third4 = insDoc(second3, gLnk("R", "Starting Services and server.dat", "ch02s03s04.html"))
third4.xID = "ch02s03s04"
third5 = insDoc(second3, gLnk("R", "Starting Interactive Reporting Services Manager", "ch02s03s05.html"))
third5.xID = "ch02s03s05"
third6 = insDoc(second3, gLnk("R", "Stopping Services", "ch02s03s06.html"))
third6.xID = "ch02s03s06"
third7 = insDoc(second3, gLnk("R", "Service Start-up Dependencies", "ch02s03s07.html"))
third7.xID = "ch02s03s07"
second4 = insDoc(first2, gLnk("R", "Changing Service Port Assignments", "ch02s04.html"))
second4.xID = "ch02s04"
second5 = insDoc(first2, gLnk("R", "Starting the Workspace Servlet", "ch02s05.html"))
second5.xID = "ch02s05"
second6 = insFld(first2, gFld("Configuring Interactive Reporting Services Manager", "ch02s06.html"))
second6.xID = "ch02s06"
third1 = insDoc(second6, gLnk("R", "Interactive Reporting Services Manager Event Thresholds", "ch02s06s01.html"))
third1.xID = "ch02s06s01"
third2 = insDoc(second6, gLnk("R", "Configuring Interactive Reporting Services", "ch02s06s02.html"))
third2.xID = "ch02s06s02"
second7 = insDoc(first2, gLnk("R", "Securing Your Workspace Production Environment", "ch02s07.html"))
second7.xID = "ch02s07"
second8 = insDoc(first2, gLnk("R", "Quick Guide to Common Administrative Tasks", "ch02s08.html"))
second8.xID = "ch02s08"
first3 = insFld(foldersTree, gFld("Administer Module", "ch03.html"))
first3.xID = "ch03"
second1 = insDoc(first3, gLnk("R", "Overview", "ch03s01.html"))
second1.xID = "ch03s01"
second2 = insFld(first3, gFld("Setting General Properties", "admin_general.html"))
second2.xID = "admin_general"
third1 = insDoc(second2, gLnk("R", "General Properties", "admin_tip_general.html"))
third1.xID = "admin_tip_general"
third2 = insDoc(second2, gLnk("R", "User Interface Properties", "admin_tip_ui.html"))
third2.xID = "admin_tip_ui"
second3 = insDoc(first3, gLnk("R", "Managing Users", "admin_provision_users.html"))
second3.xID = "admin_provision_users"
second4 = insDoc(first3, gLnk("R", "Assigning Reporting and Analysis Default Preferences", "assigning_default_preferences.html"))
second4.xID = "assigning_default_preferences"
second5 = insFld(first3, gFld("Managing Physical Resources", "admin_phys_resources.html"))
second5.xID = "admin_phys_resources"
third1 = insDoc(second5, gLnk("R", "Viewing Physical Resources", "ch03s05s01.html"))
third1.xID = "ch03s05s01"
third2 = insDoc(second5, gLnk("R", "Access Permissions for Physical Resources", "ch03s05s02.html"))
third2.xID = "ch03s05s02"
third3 = insDoc(second5, gLnk("R", "Adding Physical Resources", "ch03s05s03.html"))
third3.xID = "ch03s05s03"
third4 = insDoc(second5, gLnk("R", "Modifying Physical Resources", "ch03s05s04.html"))
third4.xID = "ch03s05s04"
third5 = insDoc(second5, gLnk("R", "Deleting Physical Resources", "ch03s05s05.html"))
third5.xID = "ch03s05s05"
third6 = insDoc(second5, gLnk("R", "Printer Properties", "admin_tip_printer.html"))
third6.xID = "admin_tip_printer"
third7 = insDoc(second5, gLnk("R", "Output Directory Properties", "admin_tip_dir.html"))
third7.xID = "admin_tip_dir"
second6 = insFld(first3, gFld("Managing MIME Types", "admin_mime_types.html"))
second6.xID = "admin_mime_types"
third1 = insDoc(second6, gLnk("R", "Defining MIME Types", "admin_tip_mime.html"))
third1.xID = "admin_tip_mime"
third2 = insDoc(second6, gLnk("R", "Modifying MIME Types", "ch03s06s02.html"))
third2.xID = "ch03s06s02"
third3 = insDoc(second6, gLnk("R", "Inactivating or Re-activating MIME Types", "ch03s06s03.html"))
third3.xID = "ch03s06s03"
third4 = insDoc(second6, gLnk("R", "Deleting MIME Types", "ch03s06s04.html"))
third4.xID = "ch03s06s04"
second7 = insFld(first3, gFld("Managing Notifications", "ch03s07.html"))
second7.xID = "ch03s07"
third1 = insFld(second7, gFld("Understanding Subscriptions and Notifications", "ch03s07s01.html"))
third1.xID = "ch03s07s01"
fourth1 = insDoc(third1, gLnk("R", "Subscription Types", "ch03s07s01s01.html"))
fourth1.xID = "ch03s07s01s01"
fourth2 = insDoc(third1, gLnk("R", "How Event Service Obtains Information", "ch03s07s01s02.html"))
fourth2.xID = "ch03s07s01s02"
fourth3 = insDoc(third1, gLnk("R", "Notification Mechanisms", "ch03s07s01s03.html"))
fourth3.xID = "ch03s07s01s03"
third2 = insDoc(second7, gLnk("R", "Modifying Notification Properties", "admin_tip_notify.html"))
third2.xID = "admin_tip_notify"
second8 = insDoc(first3, gLnk("R", "Managing SmartCuts", "admin_tip_smartcuts.html"))
second8.xID = "admin_tip_smartcuts"
second9 = insDoc(first3, gLnk("R", "Managing Row-Level Security", "admin_tip_rls.html"))
second9.xID = "admin_tip_rls"
second10 = insFld(first3, gFld("Tracking System Usage", "ch03s10.html"))
second10.xID = "ch03s10"
third1 = insDoc(second10, gLnk("R", "Managing Usage Tracking", "admin_tip_usage_tracking.html"))
third1.xID = "admin_tip_usage_tracking"
third2 = insDoc(second10, gLnk("R", "Tracking Events and Documents", "admin_tip_events.html"))
third2.xID = "admin_tip_events"
third3 = insDoc(second10, gLnk("R", "Sample Usage Tracking Reports", "ch03s10s03.html"))
third3.xID = "ch03s10s03"
first4 = insFld(foldersTree, gFld("Using Impact Management Services", "ch04.html"))
first4.xID = "ch04"
second1 = insDoc(first4, gLnk("R", "Introduction", "ch04s01.html"))
second1.xID = "ch04s01"
second2 = insDoc(first4, gLnk("R", "About Impact Management Services", "ch04s02.html"))
second2.xID = "ch04s02"
second3 = insDoc(first4, gLnk("R", "Impact Management Assessment Services", "im_as_update_meta.html"))
second3.xID = "im_as_update_meta"
second4 = insDoc(first4, gLnk("R", "About Impact Management Metadata", "ch04s04.html"))
second4.xID = "ch04s04"
second5 = insFld(first4, gFld("Impact Management Update Services", "im_us_update_dm.html"))
second5.xID = "im_us_update_dm"
third1 = insDoc(second5, gLnk("R", "Update Data Models Transformation", "ch04s05s01.html"))
third1.xID = "ch04s05s01"
third2 = insDoc(second5, gLnk("R", "Link Between Data Models and Queries", "ch04s05s02.html"))
third2.xID = "ch04s05s02"
third3 = insDoc(second5, gLnk("R", "Update Data Models Workflow", "ch04s05s03.html"))
third3.xID = "ch04s05s03"
third4 = insDoc(second5, gLnk("R", "JavaScript Update Workflow", "ch04s05s04.html"))
third4.xID = "ch04s05s04"
third5 = insDoc(second5, gLnk("R", "Custom Update Workflow", "ch04s05s05.html"))
third5.xID = "ch04s05s05"
second6 = insDoc(first4, gLnk("R", "Impact Manager Module Size and Time Guidelines", "ch04s06.html"))
second6.xID = "ch04s06"
second7 = insDoc(first4, gLnk("R", "Running the Update Services", "ch04s07.html"))
second7.xID = "ch04s07"
second8 = insDoc(first4, gLnk("R", "Script Logging Levels", "ch04s08.html"))
second8.xID = "ch04s08"
second9 = insDoc(first4, gLnk("R", "Access to Impact Management Services", "ch04s09.html"))
second9.xID = "ch04s09"
second10 = insFld(first4, gFld("Synchronize Metadata Feature", "im_as_synch_meta.html"))
second10.xID = "im_as_synch_meta"
third1 = insDoc(second10, gLnk("R", "Using the Run Now Option", "ch04s10s01.html"))
third1.xID = "ch04s10s01"
third2 = insDoc(second10, gLnk("R", "Using the Schedule Option", "ch04s10s02.html"))
third2.xID = "ch04s10s02"
second11 = insFld(first4, gFld("Update Data Models Feature", "im_us_update_datam.html"))
second11.xID = "im_us_update_datam"
third1 = insDoc(second11, gLnk("R", "Specifying Data Models", "im_us_specify_dm.html"))
third1.xID = "im_us_specify_dm"
third2 = insDoc(second11, gLnk("R", "Viewing Candidates to Update", "im_us_candidates.html"))
third2.xID = "im_us_candidates"
third3 = insDoc(second11, gLnk("R", "Using Scheduling Options", "im_us_schedule.html"))
third3.xID = "im_us_schedule"
third4 = insDoc(second11, gLnk("R", "Reviewing the Confirmation Dialog Box", "ch04s11s04.html"))
third4.xID = "ch04s11s04"
second12 = insDoc(first4, gLnk("R", "Data Model Updates and Jobs", "ch04s12.html"))
second12.xID = "ch04s12"
second13 = insFld(first4, gFld("JavaScript Update Feature", "im_us_update_jsu.html"))
second13.xID = "im_us_update_jsu"
third1 = insDoc(second13, gLnk("R", "Using JavaScript Update", "im_us_jsu_update.html"))
third1.xID = "im_us_jsu_update"
third2 = insDoc(second13, gLnk("R", "Selecting Parameters", "im_us_jsu_param.html"))
third2.xID = "im_us_jsu_param"
third3 = insDoc(second13, gLnk("R", "Using Scheduling Options", "im_us_jsu_sched.html"))
third3.xID = "im_us_jsu_sched"
third4 = insDoc(second13, gLnk("R", "Verifying Updated JavaScript", "ch04s13s04.html"))
third4.xID = "ch04s13s04"
second14 = insDoc(first4, gLnk("R", "Custom Update Feature", "im_us_update_csu.html"))
second14.xID = "im_us_update_csu"
second15 = insFld(first4, gFld("Using the SortDataModelTopics Script", "ch04s15.html"))
second15.xID = "ch04s15"
third1 = insDoc(second15, gLnk("R", "Performing a Custom Update", "im_us_csu_update.html"))
third1.xID = "im_us_csu_update"
third2 = insDoc(second15, gLnk("R", "Selecting Parameters", "im_us_csu_param.html"))
third2.xID = "im_us_csu_param"
third3 = insDoc(second15, gLnk("R", "Creating a Parameter Text File", "ch04s15s03.html"))
third3.xID = "ch04s15s03"
third4 = insDoc(second15, gLnk("R", "Using Scheduling Options", "im_us_csu_sched.html"))
third4.xID = "im_us_csu_sched"
third5 = insDoc(second15, gLnk("R", "Verifying the Custom Update", "ch04s15s05.html"))
third5.xID = "ch04s15s05"
second16 = insFld(first4, gFld("Advanced Scripting", "ch04s16.html"))
second16.xID = "ch04s16"
third1 = insDoc(second16, gLnk("R", "Workspace Custom Scripting Environment", "ch04s16s01.html"))
third1.xID = "ch04s16s01"
third2 = insDoc(second16, gLnk("R", "Calling Scripts in Workspace", "ch04s16s02.html"))
third2.xID = "ch04s16s02"
third3 = insDoc(second16, gLnk("R", "Monitoring Script Execution", "ch04s16s03.html"))
third3.xID = "ch04s16s03"
third4 = insDoc(second16, gLnk("R", "Custom Scripts", "ch04s16s04.html"))
third4.xID = "ch04s16s04"
third5 = insDoc(second16, gLnk("R", "Script Parameters", "ch04s16s05.html"))
third5.xID = "ch04s16s05"
third6 = insFld(second16, gFld("Document Object Model Tree Structure", "ch04s16s06.html"))
third6.xID = "ch04s16s06"
fourth1 = insDoc(third6, gLnk("R", "Document Conversion and Loading Strategies", "ch04s16s06s01.html"))
fourth1.xID = "ch04s16s06s01"
fourth2 = insDoc(third6, gLnk("R", "Traversing the Document Object Model", "ch04s16s06s02.html"))
fourth2.xID = "ch04s16s06s02"
fourth3 = insDoc(third6, gLnk("R", "XPath-Style Searching", "ch04s16s06s03.html"))
fourth3.xID = "ch04s16s06s03"
fourth4 = insDoc(third6, gLnk("R", "Differences Between the Impact Management Services and Interactive Reporting Studio Document Object Models", "ch04s16s06s04.html"))
fourth4.xID = "ch04s16s06s04"
fourth5 = insDoc(third6, gLnk("R", "Investigating the Impact Management Services DOM Structure", "ch04s16s06s05.html"))
fourth5.xID = "ch04s16s06s05"
third7 = insFld(second16, gFld("Accessing Properties", "ch04s16s07.html"))
third7.xID = "ch04s16s07"
fourth1 = insDoc(third7, gLnk("R", "Collections", "ch04s16s07s01.html"))
fourth1.xID = "ch04s16s07s01"
fourth2 = insDoc(third7, gLnk("R", "Property Types", "ch04s16s07s02.html"))
fourth2.xID = "ch04s16s07s02"
third8 = insDoc(second16, gLnk("R", "Accessing the File System", "ch04s16s08.html"))
third8.xID = "ch04s16s08"
third9 = insDoc(second16, gLnk("R", "General Java Code in Scripts", "ch04s16s09.html"))
third9.xID = "ch04s16s09"
third10 = insDoc(second16, gLnk("R", "Using Batch Input Files", "ch04s16s10.html"))
third10.xID = "ch04s16s10"
third11 = insFld(second16, gFld("Scripting References", "ch04s16s11.html"))
third11.xID = "ch04s16s11"
fourth1 = insDoc(third11, gLnk("R", "ScriptEnvironment Object", "ch04s16s11s01.html"))
fourth1.xID = "ch04s16s11s01"
fourth2 = insDoc(third11, gLnk("R", "Reporting and Analysis Repository: Repository Artifact", "ch04s16s11s02.html"))
fourth2.xID = "ch04s16s11s02"
fourth3 = insDoc(third11, gLnk("R", "The Node Object", "ch04s16s11s03.html"))
fourth3.xID = "ch04s16s11s03"
fourth4 = insDoc(third11, gLnk("R", "The BqyDocument Object", "ch04s16s11s04.html"))
fourth4.xID = "ch04s16s11s04"
fourth5 = insDoc(third11, gLnk("R", "Method and Properties References", "ch04s16s11s05.html"))
fourth5.xID = "ch04s16s11s05"
second17 = insFld(first4, gFld("Connecting Interactive Reports", "ch04s17.html"))
second17.xID = "ch04s17"
third1 = insDoc(second17, gLnk("R", "Step 1-Configuring Hyperion Interactive Reporting Data Access Service", "ch04s17s01.html"))
third1.xID = "ch04s17s01"
third2 = insDoc(second17, gLnk("R", "Step 2-Creating Interactive Reporting Database Connections", "ch04s17s02.html"))
third2.xID = "ch04s17s02"
third3 = insDoc(second17, gLnk("R", "Step 3-Importing Interactive Reporting Database Connections into Workspace", "ch04s17s03.html"))
third3.xID = "ch04s17s03"
third4 = insDoc(second17, gLnk("R", "Step 4-Associating Interactive Reporting Database Connections with Interactive Reports", "ch04s17s04.html"))
third4.xID = "ch04s17s04"
second18 = insDoc(first4, gLnk("R", "Using Show Task Status List", "im_ts_report.html"))
second18.xID = "im_ts_report"
second19 = insFld(first4, gFld("Managing Tasks", "im_mtl_report.html"))
second19.xID = "im_mtl_report"
third1 = insDoc(second19, gLnk("R", "Using the Undo Feature", "im_mtl_undo.html"))
third1.xID = "im_mtl_undo"
third2 = insDoc(second19, gLnk("R", "Using Show Actions of a Task", "ch04s19s02.html"))
third2.xID = "ch04s19s02"
second20 = insFld(first4, gFld("Using Show Impact of Change Interactive Report", "im_ioc_impact_report.html"))
second20.xID = "im_ioc_impact_report"
third1 = insDoc(second20, gLnk("R", "Generating Parameter Files", "ch04s20s01.html"))
third1.xID = "ch04s20s01"
second21 = insFld(first4, gFld("Creating New Data Models", "im_us_create_dm.html"))
second21.xID = "im_us_create_dm"
third1 = insFld(second21, gFld("Renaming Tables or Columns", "ch04s21s01.html"))
third1.xID = "ch04s21s01"
fourth1 = insDoc(third1, gLnk("R", "Example: Renaming Tables and Columns", "ch04s21s01s01.html"))
fourth1.xID = "ch04s21s01s01"
third2 = insDoc(second21, gLnk("R", "Using Normalized and Denormalized Data Models", "ch04s21s02.html"))
third2.xID = "ch04s21s02"
third3 = insDoc(second21, gLnk("R", "Deleting Columns", "ch04s21s03.html"))
third3.xID = "ch04s21s03"
second22 = insDoc(first4, gLnk("R", "Changing Column Data Types", "ch04s22.html"))
second22.xID = "ch04s22"
second23 = insDoc(first4, gLnk("R", "Compatible Replacement Data Model and Document Character Sets", "ch04s23.html"))
second23.xID = "ch04s23"
second24 = insDoc(first4, gLnk("R", "Changing User Names and Passwords for Interactive Reporting Documents", "ch04s24.html"))
second24.xID = "ch04s24"
second25 = insFld(first4, gFld("Service Configuration Parameters", "ch04s25.html"))
second25.xID = "ch04s25"
third1 = insDoc(second25, gLnk("R", "Request Queue Polling Interval", "ch04s25s01.html"))
third1.xID = "ch04s25s01"
third2 = insDoc(second25, gLnk("R", "Clear Log Entries After", "ch04s25s02.html"))
third2.xID = "ch04s25s02"
first5 = insFld(foldersTree, gFld("Automating Activities", "ch05.html"))
first5.xID = "ch05"
second1 = insFld(first5, gFld("Managing Calendars", "s_main_window_htm.html"))
second1.xID = "s_main_window_htm"
third1 = insDoc(second1, gLnk("R", "Viewing Calendar Manager", "ch05s01s01.html"))
third1.xID = "ch05s01s01"
third2 = insDoc(second1, gLnk("R", "Creating Calendars", "cal_mgr_create.html"))
third2.xID = "cal_mgr_create"
third3 = insDoc(second1, gLnk("R", "Deleting Calendars", "ch05s01s03.html"))
third3.xID = "ch05s01s03"
third4 = insDoc(second1, gLnk("R", "Modifying Calendars", "ch05s01s04.html"))
third4.xID = "ch05s01s04"
third5 = insFld(second1, gFld("Calendar Manager Properties", "ch05s01s05.html"))
third5.xID = "ch05s01s05"
fourth1 = insDoc(third5, gLnk("R", "Calendar Properties", "ch05s01s05s01.html"))
fourth1.xID = "ch05s01s05s01"
fourth2 = insDoc(third5, gLnk("R", "Custom Calendar Periods and Years Properties", "ch05s01s05s02.html"))
fourth2.xID = "ch05s01s05s02"
fourth3 = insDoc(third5, gLnk("R", "Custom Calendar Non-Working Days Properties", "ch05s01s05s03.html"))
fourth3.xID = "ch05s01s05s03"
third6 = insFld(second1, gFld("Viewing the Job Log", "s_managing_htm_log.html"))
third6.xID = "s_managing_htm_log"
fourth1 = insDoc(third6, gLnk("R", "Job Log Retrieval Criteria", "s_managing_htm_logb.html"))
fourth1.xID = "s_managing_htm_logb"
fourth2 = insDoc(third6, gLnk("R", "Job Log Entries", "s_log_entries_htm.html"))
fourth2.xID = "s_log_entries_htm"
fourth3 = insDoc(third6, gLnk("R", "Job Log Entry Details", "s_log_info_htm.html"))
fourth3.xID = "s_log_info_htm"
third7 = insDoc(second1, gLnk("R", "Deleting Job Log Entries", "ch05s01s07.html"))
third7.xID = "ch05s01s07"
second2 = insFld(first5, gFld("Managing Time Events", "ch05s02.html"))
second2.xID = "ch05s02"
third1 = insDoc(second2, gLnk("R", "Managing Public Recurring Time Events", "ch05s02s01.html"))
third1.xID = "ch05s02s01"
third2 = insDoc(second2, gLnk("R", "Creating Externally Triggered Events", "ch05s02s02.html"))
third2.xID = "ch05s02s02"
third3 = insDoc(second2, gLnk("R", "Triggering Externally Triggered Events", "ch05s02s03.html"))
third3.xID = "ch05s02s03"
second3 = insDoc(first5, gLnk("R", "Administering Public Job Parameters", "ch05s03.html"))
second3.xID = "ch05s03"
second4 = insDoc(first5, gLnk("R", "Managing Interactive Reporting Database Connections", "ch05s04.html"))
second4.xID = "ch05s04"
second5 = insDoc(first5, gLnk("R", "Managing Pass-Through for Jobs and Interactive Reporting Documents", "ch05s05.html"))
second5.xID = "ch05s05"
second6 = insFld(first5, gFld("Managing Job Queuing", "ch05s06.html"))
second6.xID = "ch05s06"
third1 = insDoc(second6, gLnk("R", "Scheduled Jobs", "ch05s06s01.html"))
third1.xID = "ch05s06s01"
third2 = insDoc(second6, gLnk("R", "Background Jobs", "ch05s06s02.html"))
third2.xID = "ch05s06s02"
third3 = insDoc(second6, gLnk("R", "Foreground Jobs", "ch05s06s03.html"))
third3.xID = "ch05s06s03"
third4 = insDoc(second6, gLnk("R", "Interactive Reporting Services Availability and Jobs", "ch05s06s04.html"))
third4.xID = "ch05s06s04"
second7 = insDoc(first5, gLnk("R", "Running Jobs in Parallel", "ch05s07.html"))
second7.xID = "ch05s07"
first6 = insFld(foldersTree, gFld("Administering Content", "ch06.html"))
first6.xID = "ch06"
second1 = insFld(first6, gFld("Customizing the User Interface", "ch06s01.html"))
second1.xID = "ch06s01"
third1 = insDoc(second1, gLnk("R", "Changing the Default Language Selection", "ch06s01s01.html"))
third1.xID = "ch06s01s01"
third2 = insDoc(second1, gLnk("R", "Replacing the Logon Panel Image", "ch06s01s02.html"))
third2.xID = "ch06s01s02"
third3 = insDoc(second1, gLnk("R", "Removing Access to Java Client Installers", "ch06s01s03.html"))
third3.xID = "ch06s01s03"
third4 = insDoc(second1, gLnk("R", "Preventing Users from Changing Passwords", "ch06s01s04.html"))
third4.xID = "ch06s01s04"
third5 = insDoc(second1, gLnk("R", "Redirecting URLs after Users Log Off", "ch06s01s05.html"))
third5.xID = "ch06s01s05"
second2 = insDoc(first6, gLnk("R", "Organizing Items and Folders", "ch06s02.html"))
second2.xID = "ch06s02"
second3 = insDoc(first6, gLnk("R", "Administrating Pushed Content", "ch06s03.html"))
second3.xID = "ch06s03"
second4 = insFld(first6, gFld("Administering Personal Pages", "ch06s04.html"))
second4.xID = "ch06s04"
third1 = insDoc(second4, gLnk("R", "Configuring the Generated Personal Page", "ch06s04s01.html"))
third1.xID = "ch06s04s01"
third2 = insFld(second4, gFld("Understanding Broadcast Messages", "ch06s04s02.html"))
third2.xID = "ch06s04s02"
fourth1 = insDoc(third2, gLnk("R", "Configuring Content for Broadcast Messages", "ch06s04s02s01.html"))
fourth1.xID = "ch06s04s02s01"
fourth2 = insDoc(third2, gLnk("R", "Configuring Preconfigured Folders", "ch06s04s02s02.html"))
fourth2.xID = "ch06s04s02s02"
fourth3 = insDoc(third2, gLnk("R", "Configuring Folder Items", "ch06s04s02s03.html"))
fourth3.xID = "ch06s04s02s03"
fourth4 = insDoc(third2, gLnk("R", "Renaming Broadcast Messages Folders", "ch06s04s02s04.html"))
fourth4.xID = "ch06s04s02s04"
third3 = insDoc(second4, gLnk("R", "Providing Optional Personal Page Content to Users", "ch06s04s03.html"))
third3.xID = "ch06s04s03"
third4 = insDoc(second4, gLnk("R", "Displaying HTML Files as File Content Windows", "ch06s04s04.html"))
third4.xID = "ch06s04s04"
third5 = insDoc(second4, gLnk("R", "Configuring Graphics for Bookmarks", "ch06s04s05.html"))
third5.xID = "ch06s04s05"
third6 = insDoc(second4, gLnk("R", "Configuring Exceptions", "ch06s04s06.html"))
third6.xID = "ch06s04s06"
third7 = insDoc(second4, gLnk("R", "Viewing Personal Pages", "ch06s04s07.html"))
third7.xID = "ch06s04s07"
third8 = insDoc(second4, gLnk("R", "Publishing Personal Pages", "ch06s04s08.html"))
third8.xID = "ch06s04s08"
third9 = insDoc(second4, gLnk("R", "Configuring Other Personal Pages Properties", "ch06s04s09.html"))
third9.xID = "ch06s04s09"
first7 = insFld(foldersTree, gFld("Configuring RSC Services", "ch07.html"))
first7.xID = "ch07"
second1 = insFld(first7, gFld("About RSC", "rsc_services_about.html"))
second1.xID = "rsc_services_about"
third1 = insDoc(second1, gLnk("R", "Starting RSC", "ch07s01s01.html"))
third1.xID = "ch07s01s01"
third2 = insDoc(second1, gLnk("R", "Logging On to RSC", "rsc_login.html"))
third2.xID = "rsc_login"
third3 = insDoc(second1, gLnk("R", "Using RSC", "ch07s01s03.html"))
third3.xID = "ch07s01s03"
second2 = insFld(first7, gFld("Managing Services", "ch07s02.html"))
second2.xID = "ch07s02"
third1 = insDoc(second2, gLnk("R", "Adding RSC Services", "ch07s02s01.html"))
third1.xID = "ch07s02s01"
third2 = insDoc(second2, gLnk("R", "Deleting RSC Services", "ch07s02s02.html"))
third2.xID = "ch07s02s02"
third3 = insDoc(second2, gLnk("R", "Pinging RSC Services", "ch07s02s03.html"))
third3.xID = "ch07s02s03"
second3 = insFld(first7, gFld("Modifying RSC Service Properties", "ch07s03.html"))
second3.xID = "ch07s03"
third1 = insFld(second3, gFld("Common RSC Properties", "rsc_common_props.html"))
third1.xID = "rsc_common_props"
fourth1 = insDoc(third1, gLnk("R", "General RSC Properties", "rsc_gen_props.html"))
fourth1.xID = "rsc_gen_props"
fourth2 = insDoc(third1, gLnk("R", "Advanced RSC Properties", "rsc_advanced_props.html"))
fourth2.xID = "rsc_advanced_props"
fourth3 = insDoc(third1, gLnk("R", "RSC Storage Properties", "rsc_storage_props.html"))
fourth3.xID = "rsc_storage_props"
third2 = insDoc(second3, gLnk("R", "Repository Service Dynamic Properties", "ch07s03s02.html"))
third2.xID = "ch07s03s02"
third3 = insFld(second3, gFld("Job Service Properties", "rsc_jf_props.html"))
third3.xID = "rsc_jf_props"
fourth1 = insDoc(third3, gLnk("R", "Job Service Dynamic Properties", "rsc_jf_dynamic_props.html"))
fourth1.xID = "rsc_jf_dynamic_props"
fourth2 = insDoc(third3, gLnk("R", "Job Service Database Properties", "rsc_jf_db_props.html"))
fourth2.xID = "rsc_jf_db_props"
fourth3 = insDoc(third3, gLnk("R", "Job Service SQR Production Reporting Properties", "rsc_jf_pr_props.html"))
fourth3.xID = "rsc_jf_pr_props"
third4 = insDoc(second3, gLnk("R", "Define SQR Production Reporting Server", "rsc_jf_define_pr_server.html"))
third4.xID = "rsc_jf_define_pr_server"
third5 = insDoc(second3, gLnk("R", "Setup SQR Production Reporting Server", "rsc_jf_setup_pr_server.html"))
third5.xID = "rsc_jf_setup_pr_server"
third6 = insDoc(second3, gLnk("R", "Job Service Application Properties", "rsc_jf_app_props.html"))
third6.xID = "rsc_jf_app_props"
third7 = insFld(second3, gFld("Adding Applications for Job Service", "rsc_jf_apps_add.html"))
third7.xID = "rsc_jf_apps_add"
fourth1 = insDoc(third7, gLnk("R", "Command Tokens", "ch07s03s07s01.html"))
fourth1.xID = "ch07s03s07s01"
fourth2 = insDoc(third7, gLnk("R", "Command String Examples", "ch07s03s07s02.html"))
fourth2.xID = "ch07s03s07s02"
third8 = insDoc(second3, gLnk("R", "Executable Job Service Properties", "rsc_jf_exe_props.html"))
third8.xID = "rsc_jf_exe_props"
second4 = insFld(first7, gFld("Managing Hosts", "rsc_host_setup.html"))
second4.xID = "rsc_host_setup"
third1 = insDoc(second4, gLnk("R", "Adding Hosts", "rsc_host_add.html"))
third1.xID = "rsc_host_add"
third2 = insDoc(second4, gLnk("R", "Modifying Hosts", "rsc_host_modify.html"))
third2.xID = "rsc_host_modify"
third3 = insDoc(second4, gLnk("R", "Deleting Hosts", "rsc_host_delete.html"))
third3.xID = "rsc_host_delete"
second5 = insFld(first7, gFld("Managing Repository Databases", "ch07s05.html"))
second5.xID = "ch07s05"
third1 = insFld(second5, gFld("Defining Database Servers", "rsc_db_server_define.html"))
third1.xID = "rsc_db_server_define"
fourth1 = insDoc(third1, gLnk("R", "Database Server Properties", "rsc_db_server_props.html"))
fourth1.xID = "rsc_db_server_props"
fourth2 = insDoc(third1, gLnk("R", "Adding Database Servers", "rsc_db_server_add.html"))
fourth2.xID = "rsc_db_server_add"
fourth3 = insDoc(third1, gLnk("R", "Adding Job Service Database Connectivity", "rsc_js_add_db_connectivity.html"))
fourth3.xID = "rsc_js_add_db_connectivity"
fourth4 = insDoc(third1, gLnk("R", "Modifying Database Servers", "rsc_db_server_modify.html"))
fourth4.xID = "rsc_db_server_modify"
fourth5 = insDoc(third1, gLnk("R", "Deleting Database Servers", "rsc_db_server_delete.html"))
fourth5.xID = "rsc_db_server_delete"
third2 = insDoc(second5, gLnk("R", "Define Database Connectivity From", "rsc_define_db_connectivity_from.html"))
third2.xID = "rsc_define_db_connectivity_from"
third3 = insDoc(second5, gLnk("R", "Define Database Connectivity", "rsc_define_db_connectivity.html"))
third3.xID = "rsc_define_db_connectivity"
third4 = insDoc(second5, gLnk("R", "Changing the Services Repository Database Password", "ch07s05s04.html"))
third4.xID = "ch07s05s04"
third5 = insDoc(second5, gLnk("R", "Changing the Repository Database Driver or JDBC URL", "ch07s05s05.html"))
third5.xID = "ch07s05s05"
second6 = insFld(first7, gFld("Managing Jobs", "ch07s06.html"))
second6.xID = "ch07s06"
third1 = insDoc(second6, gLnk("R", "Optimizing Enterprise-Reporting Applications Performance", "ch07s06s01.html"))
third1.xID = "ch07s06s01"
third2 = insDoc(second6, gLnk("R", "From Adding Job Services to Running Jobs", "ch07s06s02.html"))
third2.xID = "ch07s06s02"
second7 = insFld(first7, gFld("Using the ConfigFileAdmin Utility", "ch07s07.html"))
second7.xID = "ch07s07"
third1 = insDoc(second7, gLnk("R", "About config.dat", "ch07s07s01.html"))
third1.xID = "ch07s07s01"
third2 = insDoc(second7, gLnk("R", "Modifying config.dat", "ch07s07s02.html"))
third2.xID = "ch07s07s02"
third3 = insDoc(second7, gLnk("R", "Specifying Explicit Access Requirements for Interactive Reporting Documents and Job Output", "ch07s07s03.html"))
third3.xID = "ch07s07s03"
third4 = insDoc(second7, gLnk("R", "Setting the ServletUser Password when Interactive Reporting Explicit Access is Enabled", "ch07s07s04.html"))
third4.xID = "ch07s07s04"
first8 = insFld(foldersTree, gFld("Configuring LSC Services", "ch08.html"))
first8.xID = "ch08"
second1 = insFld(first8, gFld("About LSC", "ch08s01.html"))
second1.xID = "ch08s01"
third1 = insDoc(second1, gLnk("R", "Starting LSC", "lsc_login.html"))
third1.xID = "lsc_login"
third2 = insDoc(second1, gLnk("R", "Using LSC", "ch08s01s02.html"))
third2.xID = "ch08s01s02"
second2 = insFld(first8, gFld("Modifying LSC Service Properties", "lsc_props_modify.html"))
second2.xID = "lsc_props_modify"
third1 = insDoc(second2, gLnk("R", "Common LSC Properties", "lsc_common_props.html"))
third1.xID = "lsc_common_props"
third2 = insDoc(second2, gLnk("R", "Assessment and Update Services Properties", "lsc_har_tfm_props.html"))
third2.xID = "lsc_har_tfm_props"
third3 = insFld(second2, gFld("Hyperion Interactive Reporting Service Properties", "lsc_bi_props.html"))
third3.xID = "lsc_bi_props"
fourth1 = insDoc(third3, gLnk("R", "Hyperion Interactive Reporting Service General Properties", "lsc_bi_gen_props.html"))
fourth1.xID = "lsc_bi_gen_props"
fourth2 = insDoc(third3, gLnk("R", "Fonts for UNIX", "ch08s02s03s02.html"))
fourth2.xID = "ch08s02s03s02"
third4 = insFld(second2, gFld("Hyperion Interactive Reporting Data Access Service Properties", "lsc_das_props.html"))
third4.xID = "lsc_das_props"
fourth1 = insDoc(third4, gLnk("R", "Hyperion Interactive Reporting Data Access Service General Properties", "lsc_das_gen_props.html"))
fourth1.xID = "lsc_das_gen_props"
fourth2 = insDoc(third4, gLnk("R", "Hyperion Interactive Reporting Data Access Service Data Source Properties", "lsc_das_datasource_props.html"))
fourth2.xID = "lsc_das_datasource_props"
fourth3 = insDoc(third4, gLnk("R", "Adding Data Sources for Hyperion Interactive Reporting Data Access Service", "lsc_das_add_datasource.html"))
fourth3.xID = "lsc_das_add_datasource"
third5 = insDoc(second2, gLnk("R", "Hyperion Interactive Reporting Job Service Properties", "lsc_irjob_gen_props.html"))
third5.xID = "lsc_irjob_gen_props"
second3 = insFld(first8, gFld("Modifying Host Properties", "ch08s03.html"))
second3.xID = "ch08s03"
third1 = insDoc(second3, gLnk("R", "Host General Properties", "lsc_host_gen_props.html"))
third1.xID = "lsc_host_gen_props"
third2 = insDoc(second3, gLnk("R", "Host Database Properties", "lsc_host_db_props.html"))
third2.xID = "lsc_host_db_props"
third3 = insDoc(second3, gLnk("R", "Host Shared Services Properties", "lsc_host_ss_props.html"))
third3.xID = "lsc_host_ss_props"
third4 = insDoc(second3, gLnk("R", "Host Authentication Properties", "lsc_host_authentication_props.html"))
third4.xID = "lsc_host_authentication_props"
second4 = insDoc(first8, gLnk("R", "Modifying Properties in portal.properties", "ch08s04.html"))
second4.xID = "ch08s04"
first9 = insFld(foldersTree, gFld("Configuring the Servlets", "ch09.html"))
first9.xID = "ch09"
second1 = insDoc(first9, gLnk("R", "Using Servlet Configurator", "servlet_configurator.html"))
second1.xID = "servlet_configurator"
second2 = insFld(first9, gFld("Modifying Properties with Servlet Configurator", "ch09s02.html"))
second2.xID = "ch09s02"
third1 = insFld(second2, gFld("User Interface Properties", "servlet_ui_props.html"))
third1.xID = "servlet_ui_props"
fourth1 = insDoc(third1, gLnk("R", "User Interface: Login Properties", "ch09s02s01s01.html"))
fourth1.xID = "ch09s02s01s01"
fourth2 = insDoc(third1, gLnk("R", "User Interface: Configuration Properties", "ch09s02s01s02.html"))
fourth2.xID = "ch09s02s01s02"
fourth3 = insDoc(third1, gLnk("R", "User Interface: Localization Properties", "ch09s02s01s03.html"))
fourth3.xID = "ch09s02s01s03"
fourth4 = insDoc(third1, gLnk("R", "User Interface: Subscription Properties", "ch09s02s01s04.html"))
fourth4.xID = "ch09s02s01s04"
fourth5 = insDoc(third1, gLnk("R", "User Interface: Job Output Properties", "ch09s02s01s05.html"))
fourth5.xID = "ch09s02s01s05"
fourth6 = insDoc(third1, gLnk("R", "User Interface: SmartCut Properties", "ch09s02s01s06.html"))
fourth6.xID = "ch09s02s01s06"
fourth7 = insDoc(third1, gLnk("R", "User Interface: Color Properties", "ch09s02s01s07.html"))
fourth7.xID = "ch09s02s01s07"
third2 = insFld(second2, gFld("Personal Pages Properties", "servlet_personal_pages_props.html"))
third2.xID = "servlet_personal_pages_props"
fourth1 = insDoc(third2, gLnk("R", "Personal Pages: General Properties", "ch09s02s02s01.html"))
fourth1.xID = "ch09s02s02s01"
fourth2 = insDoc(third2, gLnk("R", "Personal Pages: Publish Properties", "ch09s02s02s02.html"))
fourth2.xID = "ch09s02s02s02"
fourth3 = insDoc(third2, gLnk("R", "Personal Pages: Generated Properties", "ch09s02s02s03.html"))
fourth3.xID = "ch09s02s02s03"
fourth4 = insDoc(third2, gLnk("R", "Personal Pages: Syndicated Content Property", "ch09s02s02s04.html"))
fourth4.xID = "ch09s02s02s04"
fourth5 = insDoc(third2, gLnk("R", "Personal Pages: Color Scheme Properties", "ch09s02s02s05.html"))
fourth5.xID = "ch09s02s02s05"
third3 = insFld(second2, gFld("Internal Properties", "servlet_internal_props.html"))
third3.xID = "servlet_internal_props"
fourth1 = insDoc(third3, gLnk("R", "Internal: Redirect Property", "ch09s02s03s01.html"))
fourth1.xID = "ch09s02s03s01"
fourth2 = insDoc(third3, gLnk("R", "Internal: Cookies Properties", "ch09s02s03s02.html"))
fourth2.xID = "ch09s02s03s02"
fourth3 = insDoc(third3, gLnk("R", "Internal: Transfer Property", "ch09s02s03s03.html"))
fourth3.xID = "ch09s02s03s03"
fourth4 = insDoc(third3, gLnk("R", "Internal: Jobs Property", "ch09s02s03s04.html"))
fourth4.xID = "ch09s02s03s04"
fourth5 = insDoc(third3, gLnk("R", "Internal: Upload Property", "ch09s02s03s05.html"))
fourth5.xID = "ch09s02s03s05"
fourth6 = insDoc(third3, gLnk("R", "Internal: Temp Property", "ch09s02s03s06.html"))
fourth6.xID = "ch09s02s03s06"
third4 = insFld(second2, gFld("Cache Properties", "servlet_cache_props.html"))
third4.xID = "servlet_cache_props"
fourth1 = insDoc(third4, gLnk("R", "Cache: Objects Properties", "ch09s02s04s01.html"))
fourth1.xID = "ch09s02s04s01"
fourth2 = insDoc(third4, gLnk("R", "Cache: System Property", "ch09s02s04s02.html"))
fourth2.xID = "ch09s02s04s02"
fourth3 = insDoc(third4, gLnk("R", "Cache: Templates Property", "ch09s02s04s03.html"))
fourth3.xID = "ch09s02s04s03"
fourth4 = insDoc(third4, gLnk("R", "Cache: Notification Property", "ch09s02s04s04.html"))
fourth4.xID = "ch09s02s04s04"
fourth5 = insDoc(third4, gLnk("R", "Cache: Browser Property", "ch09s02s04s05.html"))
fourth5.xID = "ch09s02s04s05"
third5 = insDoc(second2, gLnk("R", "Diagnostics Properties", "servlet_diagnostics_props.html"))
third5.xID = "servlet_diagnostics_props"
third6 = insFld(second2, gFld("Applications Properties", "servlet_app_props.html"))
third6.xID = "servlet_app_props"
fourth1 = insDoc(third6, gLnk("R", "Applications: URL Properties", "ch09s02s06s01.html"))
fourth1.xID = "ch09s02s06s01"
fourth2 = insDoc(third6, gLnk("R", "Applications: iHTML Properties", "ch09s02s06s02.html"))
fourth2.xID = "ch09s02s06s02"
fourth3 = insDoc(third6, gLnk("R", "Applications: Data Access Servlet Properties", "servlet_apps_das.html"))
fourth3.xID = "servlet_apps_das"
second3 = insFld(first9, gFld("Zero Administration and Interactive Reporting", "ch09s03.html"))
second3.xID = "ch09s03"
third1 = insDoc(second3, gLnk("R", "6x Server URL Mapping", "ch09s03s01.html"))
third1.xID = "ch09s03s01"
third2 = insDoc(second3, gLnk("R", "Client Processing", "ch09s03s02.html"))
third2.xID = "ch09s03s02"
second4 = insFld(first9, gFld("Load Testing Interactive Reporting", "ch09s04.html"))
second4.xID = "ch09s04"
third1 = insDoc(second4, gLnk("R", "Data Access Servlet Property", "ch09s04s01.html"))
third1.xID = "ch09s04s01"
third2 = insDoc(second4, gLnk("R", "Hyperion Interactive Reporting Data Access Service Property", "ch09s04s02.html"))
third2.xID = "ch09s04s02"
third3 = insDoc(second4, gLnk("R", "Hyperion Interactive Reporting Service Property", "ch09s04s03.html"))
third3.xID = "ch09s04s03"
first10 = insFld(foldersTree, gFld("Backup Strategies", "ch10.html"))
first10.xID = "ch10"
second1 = insDoc(first10, gLnk("R", "Overview", "ch10s01.html"))
second1.xID = "ch10s01"
second2 = insDoc(first10, gLnk("R", "What to Back Up", "ch10s02.html"))
second2.xID = "ch10s02"
second3 = insDoc(first10, gLnk("R", "General Backup Procedure", "ch10s03.html"))
second3.xID = "ch10s03"
second4 = insDoc(first10, gLnk("R", "Maintenance Mode for System Backups", "ch10s04.html"))
second4.xID = "ch10s04"
second5 = insFld(first10, gFld("Backing Up the Reporting and Analysis File System", "ch10s05.html"))
second5.xID = "ch10s05"
third1 = insDoc(second5, gLnk("R", "Complete Backup", "ch10s05s01.html"))
third1.xID = "ch10s05s01"
third2 = insDoc(second5, gLnk("R", "Post-Installation", "ch10s05s02.html"))
third2.xID = "ch10s05s02"
third3 = insDoc(second5, gLnk("R", "Weekly Full and Daily Incremental", "ch10s05s03.html"))
third3.xID = "ch10s05s03"
third4 = insDoc(second5, gLnk("R", "As Needed", "ch10s05s04.html"))
third4.xID = "ch10s05s04"
third5 = insDoc(second5, gLnk("R", "Reference Table for All File Backups", "ch10s05s05.html"))
third5.xID = "ch10s05s05"
second6 = insDoc(first10, gLnk("R", "Sample Backup Script", "ch10s06.html"))
second6.xID = "ch10s06"
second7 = insDoc(first10, gLnk("R", "Backing Up the Repository Database", "ch10s07.html"))
second7.xID = "ch10s07"
second8 = insDoc(first10, gLnk("R", "Backing Up the Workspace Servlets", "ch10s08.html"))
second8.xID = "ch10s08"
first11 = insFld(foldersTree, gFld("Troubleshooting", "ch11.html"))
first11.xID = "ch11"
second1 = insDoc(first11, gLnk("R", "Overview", "ch11s01.html"))
second1.xID = "ch11s01"
second2 = insFld(first11, gFld("Logging Architecture", "ch11s02.html"))
second2.xID = "ch11s02"
third1 = insDoc(second2, gLnk("R", "Log4j", "ch11s02s01.html"))
third1.xID = "ch11s02s01"
third2 = insDoc(second2, gLnk("R", "Logging Service", "ch11s02s02.html"))
third2.xID = "ch11s02s02"
third3 = insDoc(second2, gLnk("R", "Log Management Helper", "ch11s02s03.html"))
third3.xID = "ch11s02s03"
third4 = insDoc(second2, gLnk("R", "Server Synchronization", "ch11s02s04.html"))
third4.xID = "ch11s02s04"
second3 = insFld(first11, gFld("Log File Basics", "ch11s03.html"))
second3.xID = "ch11s03"
third1 = insDoc(second3, gLnk("R", "Log File Location", "ch11s03s01.html"))
third1.xID = "ch11s03s01"
third2 = insDoc(second3, gLnk("R", "Hyperion Interactive Reporting Service and Hyperion Interactive Reporting Data Access Service Local Log Files", "ch11s03s02.html"))
third2.xID = "ch11s03s02"
third3 = insDoc(second3, gLnk("R", "Log File Naming Convention", "ch11s03s03.html"))
third3.xID = "ch11s03s03"
third4 = insDoc(second3, gLnk("R", "Log Message File Format", "ch11s03s04.html"))
third4.xID = "ch11s03s04"
third5 = insDoc(second3, gLnk("R", "Configuration Log", "ch11s03s05.html"))
third5.xID = "ch11s03s05"
second4 = insFld(first11, gFld("Configuring Log Properties for Troubleshooting", "ch11s04.html"))
second4.xID = "ch11s04"
third1 = insDoc(second4, gLnk("R", "Configuration Files", "ch11s04s01.html"))
third1.xID = "ch11s04s01"
third2 = insFld(second4, gFld("Configuring Logging Levels", "ch11s04s02.html"))
third2.xID = "ch11s04s02"
fourth1 = insDoc(third2, gLnk("R", "Configuring Loggers", "ch11s04s02s01.html"))
fourth1.xID = "ch11s04s02s01"
fourth2 = insDoc(third2, gLnk("R", "Configuring Debug Loggers", "ch11s04s02s02.html"))
fourth2.xID = "ch11s04s02s02"
third3 = insFld(second4, gFld("Configuring Appenders", "ch11s04s03.html"))
third3.xID = "ch11s04s03"
fourth1 = insDoc(third3, gLnk("R", "Configuring Synchronous or Asynchronous Messaging", "ch11s04s03s01.html"))
fourth1.xID = "ch11s04s03s01"
fourth2 = insDoc(third3, gLnk("R", "Configuring Root Level Appenders", "ch11s04s03s02.html"))
fourth2.xID = "ch11s04s03s02"
third4 = insDoc(second4, gLnk("R", "Configuring Log Rotation", "ch11s04s04.html"))
third4.xID = "ch11s04s04"
second5 = insFld(first11, gFld("Analyzing Log Files", "ch11s05.html"))
second5.xID = "ch11s05"
third1 = insDoc(second5, gLnk("R", "Viewing Log Files", "ch11s05s01.html"))
third1.xID = "ch11s05s01"
third2 = insDoc(second5, gLnk("R", "Standard Console Log File", "ch11s05s02.html"))
third2.xID = "ch11s05s02"
third3 = insDoc(second5, gLnk("R", "Logs for Importing General Content", "ch11s05s03.html"))
third3.xID = "ch11s05s03"
third4 = insDoc(second5, gLnk("R", "Logs for Importing Interactive Reporting Content", "ch11s05s04.html"))
third4.xID = "ch11s05s04"
third5 = insDoc(second5, gLnk("R", "Logs for Running Jobs", "ch11s05s05.html"))
third5.xID = "ch11s05s05"
third6 = insDoc(second5, gLnk("R", "Logs for Logon and Logoff Errors", "ch11s05s06.html"))
third6.xID = "ch11s05s06"
third7 = insDoc(second5, gLnk("R", "Logs for Access Control", "ch11s05s07.html"))
third7.xID = "ch11s05s07"
third8 = insDoc(second5, gLnk("R", "Logs for Configuration", "ch11s05s08.html"))
third8.xID = "ch11s05s08"
second6 = insDoc(first11, gLnk("R", "Information Needed by Customer Support", "ch11s06.html"))
second6.xID = "ch11s06"
first12 = insDoc(foldersTree, gLnk("R", "Glossary", "go01.html"))
first12.xID = "go01"