//
//	FindinSite-CD-JS-HelpIndex database entirex
//
//	Copyright (c) 2016-2022 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA
//
var entirex = {
    baseurls: ["../"],
    varname: "entirex",
        tree: [
            { url: "about/about.htm", title: "About this Documentation",
              tree: [
                  { url: "about/document_conventions.htm", title: "Document Conventions" },
                  { url: "about/online_information.htm", title: "Online Information and Support" },
                  { url: "about/data_protection.htm", title: "Data Protection" },
              ]
            },
            { url: "relnotes/overview.htm", title: "EntireX Version 10.8 Release Notes",
              tree: [
                  { url: "relnotes/v108.htm", title: "What's New" },
                  { url: "relnotes/dropped.htm", title: "Dropped Features" },
                  { url: "relnotes/platCover.htm", title: "Platform Coverage" },
                  { url: "relnotes/prereq.htm", title: "Prerequisites" },
                  { url: "relnotes/v107.htm", title: "What was New in Version 10.7" },
                  { url: "relnotes/v105.htm", title: "What was New in Version 10.5" },
                  { url: "relnotes/v103.htm", title: "What was New in Version 10.3" },
                  { url: "relnotes/v101.htm", title: "What was New in Version 10.1" },
              ]
            },
            { url: "concepts/overview.htm", title: "Introduction to webMethods EntireX" },
            { url: "scenarios/overview.htm", title: "Common Integration Scenarios",
              tree: [
                  { url: "scenarios/all.htm", title: "Overview of Scenarios" },
                  { url: "scenarios/cob.htm", title: "Connecting COBOL" },
                  { url: "scenarios/nat.htm", title: "Connecting Natural" },
                  { url: "scenarios/is.htm", title: "Connecting Integration Server" },
                  { url: "scenarios/ws.htm", title: "Connecting Web Services" },
                  { url: "scenarios/rest.htm", title: "REST Scenarios" },
              ]
            },
            { url: "is2cob/overview.htm", title: "Calling Integration Server from COBOL",
              tree: [
                  { url: "is2cob/zos.htm", title: "Calling Integration Server from COBOL under z/OS" },
                  { url: "is2cob/zos-cics.htm", title: "Calling Integration Server from COBOL under z/OS CICS" },
                  { url: "is2cob/zos-batch.htm", title: "Calling Integration Server from COBOL under z/OS Batch" },
                  { url: "is2cob/zos-ims.htm", title: "Calling Integration Server from COBOL under z/OS IMS" },
                  { url: "is2cob/zos-idms.htm", title: "Calling Integration Server from COBOL under z/OS IDMS/DC" },
                  { url: "is2cob/bs2.htm", title: "Calling Integration Server from COBOL under BS2000" },
                  { url: "is2cob/vse-cics.htm", title: "Calling Integration Server from COBOL under z/VSE CICS" },
                  { url: "is2cob/vse-batch.htm", title: "Calling Integration Server from COBOL under z/VSE Batch" },
                  { url: "is2cob/i.htm", title: "Calling Integration Server from COBOL under IBM i" },
              ]
            },
            { url: "is2nat/overview.htm", title: "Calling Integration Server from Natural" },
            { url: "cob2is/overview.htm", title: "Calling COBOL from Integration Server",
              tree: [
                  { url: "cob2is/zos.htm", title: "Calling COBOL on z/OS from Integration Server" },
                  { url: "cob2is/zos-cics.htm", title: "Calling COBOL on z/OS CICS from Integration Server" },
                  { url: "cob2is/zos-cics-dfhz.htm", title: "Calling COBOL DFHCOMMAREA (Zero Footprint using CICS ECI) from Integration Server" },
                  { url: "cob2is/zos-cics-dfh-s.htm", title: "Calling COBOL DFHCOMMAREA (Minimal Footprint using CICS Socket Listener) from Integration Server" },
                  { url: "cob2is/zos-cics-dfh.htm", title: "Calling COBOL DFHCOMMAREA on z/OS CICS from Integration Server" },
                  { url: "cob2is/zos-cics-large-s.htm", title: "Calling COBOL Large Buffer (Minimal Footprint using CICS Socket Listener) on z/OS CICS from Integration Server" },
                  { url: "cob2is/zos-cics-large.htm", title: "Calling COBOL Large Buffer on z/OS CICS from Integration Server" },
                  { url: "cob2is/zos-cics-channel-s.htm", title: "Calling COBOL Channel Container (Minimal Footprint using CICS Socket Listener) on z/OS CICS from Integration Server" },
                  { url: "cob2is/zos-cics-channel.htm", title: "Calling COBOL Channel Container on z/OS CICS from Integration Server" },
                  { url: "cob2is/zos-batch.htm", title: "Calling COBOL on z/OS Batch from Integration Server" },
                  { url: "cob2is/zos-ims.htm", title: "Calling COBOL on z/OS IMS from Integration Server" },
                  { url: "cob2is/zos-ims-mpp.htm", title: "Calling COBOL on z/OS IMS MPP (Zero Footprint using IMS Connect) from Integration Server" },
                  { url: "cob2is/zos-ims-bmp.htm", title: "Calling COBOL on z/OS IMS BMP (Batch) from Integration Server" },
                  { url: "cob2is/bs2.htm", title: "Calling COBOL on BS2000 from Integration Server" },
                  { url: "cob2is/vse.htm", title: "Calling COBOL on z/VSE from Integration Server" },
                  { url: "cob2is/vse-cics.htm", title: "Calling COBOL on z/VSE CICS from Integration Server" },
                  { url: "cob2is/vse-cics-dfhz.htm", title: "Calling COBOL DFHCOMMAREA on z/VSE CICS (Zero Footprint using CICS ECI) from Integration Server" },
                  { url: "cob2is/vse-cics-dfh-s.htm", title: "Calling COBOL DFHCOMMAREA (Minimal Footprint using CICS Socket Listener) from Integration Server" },
                  { url: "cob2is/vse-cics-channel-s.htm", title: "Calling COBOL Channel Container (Minimal Footprint using CICS Socket Listener) on z/VSE CICS from Integration Server" },
                  { url: "cob2is/vse-cics-large-s.htm", title: "Calling COBOL Large Buffer (Minimal Footprint using CICS Socket Listener) on z/VSE CICS from Integration Server" },
                  { url: "cob2is/i.htm", title: "Calling COBOL on IBM i from Integration Server" },
              ]
            },
            { url: "cob2rest/overview.htm", title: "Calling COBOL from REST",
              tree: [
                  { url: "cob2rest/zos.htm", title: "Calling COBOL on z/OS from REST" },
                  { url: "cob2rest/zos-cics.htm", title: "Calling COBOL on z/OS CICS from REST" },
                  { url: "cob2rest/zos-cics-dfhz.htm", title: "Calling COBOL DFHCOMMAREA (Zero Footprint using CICS ECI) from REST" },
                  { url: "cob2rest/zos-cics-dfh-s.htm", title: "Calling COBOL DFHCOMMAREA (Minimal Footprint Using CICS Socket Listener) from REST" },
                  { url: "cob2rest/zos-cics-dfh.htm", title: "Calling COBOL DFHCOMMAREA on z/OS CICS from REST" },
                  { url: "cob2rest/zos-cics-large.htm", title: "Calling COBOL Large Buffer on z/OS CICS from REST" },
                  { url: "cob2rest/zos-cics-large-s.htm", title: "Calling COBOL Large Buffer (Minimal Footprint using CICS Socket Listener) on z/OS CICS from REST" },
                  { url: "cob2rest/zos-cics-channel.htm", title: "Calling COBOL Channel Container on z/OS CICS from REST" },
                  { url: "cob2rest/zos-cics-channel-s.htm", title: "Calling COBOL Channel Container (Minimal Footprint using CICS Socket Listener) on z/OS CICS from REST" },
                  { url: "cob2rest/zos-batch.htm", title: "Calling COBOL on z/OS Batch from REST" },
                  { url: "cob2rest/zos-ims.htm", title: "Calling COBOL on z/OS IMS from REST" },
                  { url: "cob2rest/zos-ims-mpp.htm", title: "Calling COBOL on z/OS IMS MPP (Zero Footprint using IMS Connect) from REST" },
                  { url: "cob2rest/zos-ims-bmp.htm", title: "Calling COBOL on z/OS IMS BMP (Batch) from REST" },
                  { url: "cob2rest/bs2.htm", title: "Calling COBOL on BS2000 from REST" },
                  { url: "cob2rest/vse.htm", title: "Calling COBOL on z/VSE from REST" },
                  { url: "cob2rest/vse-cics.htm", title: "Calling COBOL on z/VSE CICS from REST" },
                  { url: "cob2rest/vse-cics-dfhz.htm", title: "Calling COBOL DFHCOMMAREA on z/VSE CICS (Zero Footprint using CICS ECI) from REST" },
                  { url: "cob2rest/vse-cics-dfh-s.htm", title: "Calling COBOL DFHCOMMAREA (Minimal Footprint Using CICS Socket Listener) from REST" },
                  { url: "cob2rest/vse-cics-channel-s.htm", title: "Calling COBOL Channel Container (Minimal Footprint Using CICS Socket Listener) from REST" },
                  { url: "cob2rest/vse-cics-large-s.htm", title: "Calling COBOL Large Buffer (Minimal Footprint Using CICS Socket Listener) from REST" },
                  { url: "cob2rest/i.htm", title: "Calling COBOL on IBM i from REST" },
              ]
            },
            { url: "cob2ws/overview.htm", title: "Calling COBOL from a Web Service" },
            { url: "nat2is/overview.htm", title: "Calling Natural from Integration Server" },
            { url: "nat2rest/overview.htm", title: "Calling Natural from REST" },
            { url: "nat2ws/overview.htm", title: "Calling Natural from a Web Service" },
            { url: "ws2cob/overview.htm", title: "Calling a Web Service from COBOL" },
            { url: "ws2nat/overview.htm", title: "Calling a Web Service from Natural" },
            { url: "rest2cob/overview.htm", title: "Calling REST from COBOL",
              tree: [
                  { url: "rest2cob/zos.htm", title: "Calling REST from COBOL under z/OS" },
                  { url: "rest2cob/zos-cics.htm", title: "Calling REST from COBOL under z/OS CICS" },
                  { url: "rest2cob/zos-batch.htm", title: "Calling REST from COBOL under z/OS Batch" },
                  { url: "rest2cob/zos-ims.htm", title: "Calling REST from COBOL under z/OS IMS" },
                  { url: "rest2cob/zos-idms.htm", title: "Calling REST from COBOL under z/OS IDMS/DC" },
                  { url: "rest2cob/bs2.htm", title: "Calling Integration Server from COBOL under BS2000" },
                  { url: "rest2cob/vse-cics.htm", title: "Calling REST from COBOL under z/VSE CICS" },
                  { url: "rest2cob/vse-batch.htm", title: "Calling REST from COBOL under z/VSE Batch" },
                  { url: "rest2cob/i.htm", title: "Calling REST from COBOL under IBM i" },
              ]
            },
            { url: "rest2nat/overview.htm", title: "Calling REST from Natural" },
            { url: "installGeneral/overview.htm", title: "General Installation Information",
              tree: [
                  { url: "installGeneral/packages.htm", title: "EntireX Installation Packages" },
                  { url: "installGeneral/licenseConcept.htm", title: "License Concept for webMethods EntireX" },
                  { url: "installGeneral/license.htm", title: "Software AG Mainframe Product Licensing" },
                  { url: "installGeneral/ports.htm", title: "Port Numbers in EntireX" },
                  { url: "installGeneral/mig.htm", title: "Migrating EntireX Data from Earlier Versions" },
                  { url: "installGeneral/fixes.htm", title: "Installing Fixes" },
                  { url: "installGeneral/commandCentral.htm", title: "Installing EntireX using Command Central" },
                  { url: "installGeneral/templates.htm", title: "Template-based Provisioning" },
                  { url: "installGeneral/docker.htm", title: "Building an EntireX Docker Image" },
                  { url: "installGeneral/plugins.htm", title: "Installing EntireX Design-time outside the Designer" },
              ]
            },
            { url: "installZos/overview.htm", title: "Installing EntireX under z/OS",
              tree: [
                  { url: "installZos/intro.htm", title: "Introduction to Installing EntireX under z/OS" },
                  { url: "installZos/simple.htm", title: "Simplified z/OS Installation Method" },
                  { url: "installZos/broker.htm", title: "Installing EntireX Broker under z/OS" },
                  { url: "installZos/rpc.htm", title: "Installing the EntireX RPC Servers under z/OS" },
                  { url: "installZos/cicsSocketListener.htm", title: "EntireX CICS Socket Listener" },
                  { url: "installZos/security.htm", title: "Installing EntireX Security under z/OS" },
                  { url: "installZos/java.htm", title: "Installing EntireX Java Components under z/OS UNIX" },
                  { url: "installZos/icu.htm", title: "Installing the EntireX ICU Custom Converter Build Environment under z/OS UNIX" },
                  { url: "installZos/verify.htm", title: "Verifying the z/OS Installation" },
                  { url: "installZos/adabas.htm", title: "Installing Adabas Components for EntireX under z/OS" },
                  { url: "installZos/install-tp.htm", title: "Installing Adabas with TP Monitors" },
              ]
            },
            { url: "installUnix/overview.htm", title: "Post-installation Steps under UNIX" },
            { url: "installWin/overview.htm", title: "Post-installation Steps under Windows" },
            { url: "installI/overview.htm", title: "Installing EntireX under IBM i" },
            { url: "installBs2/overview.htm", title: "Installing EntireX under BS2000",
              tree: [
                  { url: "installBs2/general.htm", title: "General Information" },
                  { url: "installBs2/broker.htm", title: "Installing EntireX Broker under BS2000" },
                  { url: "installBs2/bs2Rpc.htm", title: "Installing the RPC Server for BS2000" },
                  { url: "installBs2/security.htm", title: "Installing EntireX Security under BS2000" },
              ]
            },
            { url: "installVse/overview.htm", title: "Installing EntireX under z/VSE" },
            { url: "adminGeneral/overview.htm", title: "Platform-independent Administration Topics",
              tree: [
                  { url: "adminGeneral/envVars.htm", title: "Environment Variables in EntireX" },
                  { url: "adminGeneral/exxDirs.htm", title: "Directories as Used in EntireX" },
                  { url: "adminGeneral/resourceAlloc.htm", title: "Broker Resource Allocation" },
                  { url: "adminGeneral/attributes.htm", title: "Broker Attributes" },
                  { url: "adminGeneral/persist.htm", title: "Concepts of Persistent Messaging" },
                  { url: "adminGeneral/persistUsing.htm", title: "Using Persistence and Units of Work" },
                  { url: "adminGeneral/uowStatus.htm", title: "Broker UOW Status Transition" },
                  { url: "adminGeneral/accounting.htm", title: "Accounting in EntireX Broker" },
                  { url: "adminGeneral/monitor.htm", title: "Monitoring EntireX Applications and Components" },
                  { url: "adminGeneral/sslCerts.htm", title: "SSL/TLS, HTTP(S), and Certificates with EntireX" },
                  { url: "adminGeneral/authRules.htm", title: "Authorization Rules" },
                  { url: "adminGeneral/compression.htm", title: "Data Compression in EntireX Broker" },
                  { url: "adminGeneral/timeout.htm", title: "Timeout Considerations for EntireX Broker" },
                  { url: "adminGeneral/exxmsg.htm", title: "EXXMSG - Command-line Tool for Displaying Error Messages" },
                  { url: "adminGeneral/cc-mf.htm", title: "Introduction to EntireX Mainframe Broker Monitoring" },
                  { url: "adminGeneral/cc-mf-gui.htm", title: "EntireX Mainframe Broker Monitoring using the Command Central GUI" },
                  { url: "adminGeneral/cc-mf-cmd.htm", title: "EntireX Mainframe Broker Monitoring using the Command Central Command Line" },
                  { url: "adminGeneral/cc-rpc.htm", title: "Introduction to Administering EntireX RPC Servers using Command Central (UNIX and Windows)" },
              ]
            },
            { url: "commandCentral/overview.htm", title: "Administering EntireX Components with Command Central",
              tree: [
                  { url: "commandCentral/intro.htm", title: "Introduction to Administering EntireX Broker with Command Central (UNIX and Windows)" },
                  { url: "commandCentral/gui.htm", title: "Administering EntireX Broker using the Command Central GUI" },
                  { url: "commandCentral/cmd.htm", title: "Administering EntireX Broker using the Command Central Command Line" },
              ]
            },
            { url: "adminZos/overview.htm", title: "EntireX Administration under z/OS",
              tree: [
                  { url: "adminZos/lo_broker.htm", title: "Broker Configuration",
                    tree: [
                        { url: "adminZos/setupBroker.htm", title: "Setting up Broker Instances" },
                        { url: "adminZos/attributes.htm", title: "Broker Attributes" },
                        { url: "adminZos/internatBroker.htm", title: "Configuring Broker for Internationalization" },
                        { url: "adminZos/managePersist.htm", title: "Managing the Broker Persistent Store" },
                        { url: "adminZos/resourceAlloc.htm", title: "Broker Resource Allocation" },
                    ]
                  },
                  { url: "adminZos/lo_brokerAddOns.htm", title: "Broker Add-ons",
                    tree: [
                        { url: "adminZos/stubs.htm", title: "Administering Broker Stubs" },
                        { url: "adminZos/commandLine.htm", title: "Broker Command-line Utilities" },
                        { url: "adminZos/opCmds.htm", title: "Operator Commands" },
                    ]
                  },
                  { url: "adminZos/rpc.htm", title: "RPC Servers and Listeners" },
                  { url: "adminZos/lo_trace.htm", title: "Logging and Tracing EntireX",
                    tree: [
                        { url: "adminZos/trace.htm", title: "Tracing EntireX Broker" },
                        { url: "adminZos/shutdownStats.htm", title: "Broker Shutdown Statistics" },
                        { url: "adminZos/commandLogging.htm", title: "Command Logging in EntireX" },
                        { url: "adminZos/accounting.htm", title: "Accounting in EntireX Broker" },
                    ]
                  },
              ]
            },
            { url: "adminUnix/overview.htm", title: "EntireX Administration under UNIX",
              tree: [
                  { url: "adminUnix/lo_broker.htm", title: "Broker Configuration",
                    tree: [
                        { url: "adminUnix/setupBroker.htm", title: "Setting up Broker Instances" },
                        { url: "adminUnix/setupAdminService.htm", title: "Configuring the Administration Service" },
                        { url: "adminUnix/attributes.htm", title: "Broker Attributes" },
                        { url: "adminUnix/internatBroker.htm", title: "Configuring Broker for Internationalization" },
                        { url: "adminUnix/managePersist.htm", title: "Managing the Broker Persistent Store" },
                        { url: "adminUnix/resourceAlloc.htm", title: "Broker Resource Allocation" },
                    ]
                  },
                  { url: "adminUnix/lo_brokerAddOns.htm", title: "Broker Add-ons",
                    tree: [
                        { url: "adminUnix/stubs.htm", title: "Administering Broker Stubs" },
                        { url: "adminUnix/commandLine.htm", title: "Broker Command-line Utilities" },
                        { url: "adminUnix/atm.htm", title: "Attach Manager" },
                    ]
                  },
                  { url: "adminUnix/lo_brokerAgents.htm", title: "Broker Agents",
                    tree: [
                        { url: "adminUnix/tcpAgent.htm", title: "Settting up and Administering the EntireX Broker TCP Agent" },
                        { url: "adminUnix/sslAgent.htm", title: "Settting up and Administering the EntireX Broker SSL Agent" },
                        { url: "adminUnix/httpsAgent.htm", title: "Settting up and Administering the EntireX Broker HTTP(S) Agent" },
                    ]
                  },
                  { url: "adminUnix/rpc.htm", title: "RPC Servers and Listeners" },
                  { url: "adminUnix/lo_trace.htm", title: "Logging and Tracing EntireX",
                    tree: [
                        { url: "adminUnix/trace.htm", title: "Tracing webMethods EntireX" },
                        { url: "adminUnix/traceUtility.htm", title: "EntireX Trace Utility" },
                        { url: "adminUnix/shutdownStats.htm", title: "Broker Shutdown Statistics" },
                        { url: "adminUnix/commandLogging.htm", title: "Command Logging in EntireX" },
                        { url: "adminUnix/accounting.htm", title: "Accounting in EntireX Broker" },
                    ]
                  },
              ]
            },
            { url: "adminWin/overview.htm", title: "EntireX Administration under Windows",
              tree: [
                  { url: "adminWin/lo_broker.htm", title: "Broker Configuration",
                    tree: [
                        { url: "adminWin/setupFirewall.htm", title: "Configuring webMethods EntireX to Run with the Microsoft Windows Personal Firewall" },
                        { url: "adminWin/setupBroker.htm", title: "Setting up Broker Instances" },
                        { url: "adminWin/setupAdminService.htm", title: "Configuring the Administration Service" },
                        { url: "adminWin/attributes.htm", title: "Broker Attributes" },
                        { url: "adminWin/internatBroker.htm", title: "Configuring Broker for Internationalization" },
                        { url: "adminWin/managePersist.htm", title: "Managing the Broker Persistent Store" },
                        { url: "adminWin/resourceAlloc.htm", title: "Broker Resource Allocation" },
                    ]
                  },
                  { url: "adminWin/lo_brokerAddOns.htm", title: "Broker Add-ons",
                    tree: [
                        { url: "adminWin/stubs.htm", title: "Administering Broker Stubs" },
                        { url: "adminWin/commandLine.htm", title: "Broker Command-line Utilities" },
                        { url: "adminWin/atm.htm", title: "Attach Manager" },
                    ]
                  },
                  { url: "adminWin/lo_brokerAgents.htm", title: "Broker Agents",
                    tree: [
                        { url: "adminWin/tcpAgent.htm", title: "Settting up and Administering the EntireX Broker TCP Agent" },
                        { url: "adminWin/sslAgent.htm", title: "Settting up and Administering the EntireX Broker SSL Agent" },
                        { url: "adminWin/httpsAgent.htm", title: "Settting up and Administering the EntireX Broker HTTP(S) Agent" },
                    ]
                  },
                  { url: "adminWin/rpc.htm", title: "RPC Servers and Listeners",
                    tree: [
                        { url: "adminWin/rpcAsWinService.htm", title: "Running an EntireX RPC Server as a Windows Service" },
                    ]
                  },
                  { url: "adminWin/lo_trace.htm", title: "Logging and Tracing EntireX",
                    tree: [
                        { url: "adminWin/trace.htm", title: "Tracing webMethods EntireX" },
                        { url: "adminWin/traceUtility.htm", title: "EntireX Trace Utility" },
                        { url: "adminWin/shutdownStats.htm", title: "Broker Shutdown Statistics" },
                        { url: "adminWin/commandLogging.htm", title: "Command Logging in EntireX" },
                        { url: "adminWin/accounting.htm", title: "Accounting in EntireX Broker" },
                    ]
                  },
              ]
            },
            { url: "adminBs2/overview.htm", title: "EntireX Administration under BS2000",
              tree: [
                  { url: "adminBs2/lo_broker.htm", title: "Broker Configuration" },
                  { url: "adminBs2/setupBroker.htm", title: "Setting up Broker Instances" },
                  { url: "adminBs2/attributes.htm", title: "Broker Attributes" },
                  { url: "adminBs2/internatBroker.htm", title: "Configuring Broker for Internationalization" },
                  { url: "adminBs2/managePersist.htm", title: "Managing the Broker Persistent Store" },
                  { url: "adminBs2/resourceAlloc.htm", title: "Broker Resource Allocation" },
                  { url: "adminBs2/secBs2.htm", title: "EntireX Broker Security Server for BS2000" },
                  { url: "adminBs2/lo_brokerAddOns.htm", title: "Broker Add-ons" },
                  { url: "adminBs2/stubs.htm", title: "Administering Broker Stubs" },
                  { url: "adminBs2/commandLine.htm", title: "Broker Command-line Utilities" },
                  { url: "adminBs2/opCmds.htm", title: "Operator Commands" },
                  { url: "adminBs2/adminRpc.htm", title: "Administering the RPC Server for BS2000" },
                  { url: "adminBs2/lo_trace.htm", title: "Logging and Tracing EntireX" },
                  { url: "adminBs2/trace.htm", title: "Tracing EntireX Components under BS2000" },
                  { url: "adminBs2/shutdownStats.htm", title: "Broker Shutdown Statistics" },
                  { url: "adminBs2/commandLogging.htm", title: "Command Logging in EntireX" },
                  { url: "adminBs2/accounting.htm", title: "Accounting in EntireX Broker" },
              ]
            },
            { url: "adminVse/overview.htm", title: "EntireX Administration under z/VSE" },
            { url: "adminI/overview.htm", title: "EntireX Administration under IBM i" },
            { url: "broker/overview.htm", title: "EntireX Broker",
              tree: [
                  { url: "broker/concepts-lo.htm", title: "Concepts and Facilities of EntireX Broker",
                    tree: [
                        { url: "broker/interop.htm", title: "Concept of Interoperability" },
                        { url: "broker/genarch.htm", title: "General Architecture of EntireX Broker" },
                        { url: "broker/functions.htm", title: "Functionality of EntireX Broker" },
                        { url: "broker/ref.htm", title: "Broker Quick Reference" },
                    ]
                  },
                  { url: "broker/cis.htm", title: "Broker Command and Information Services" },
                  { url: "broker/reporting.htm", title: "EntireX Broker Reporting",
                    tree: [
                        { url: "broker/commandLogging.htm", title: "Command Logging in EntireX" },
                    ]
                  },
                  { url: "broker/docker.htm", title: "Building an EntireX Broker Image" },
              ]
            },
            { url: "highAvail/overview.htm", title: "High Availability in EntireX",
              tree: [
                  { url: "highAvail/intro.htm", title: "Introduction to High Availability" },
                  { url: "highAvail/gloss.htm", title: "Commonly Used High Availability Terms" },
                  { url: "highAvail/zos.htm", title: "High Availability with Sysplex under z/OS" },
                  { url: "highAvail/zos-dvipa.htm", title: "Setting up your EntireX Environment for Sysplex" },
                  { url: "highAvail/win.htm", title: "High Availability with NLB under Windows" },
                  { url: "highAvail/win-nlb.htm", title: "Setting up your EntireX Environment for NLB" },
                  { url: "highAvail/other.htm", title: "High Availability with Other Clustering Technologies" },
                  { url: "highAvail/other-detail.htm", title: "Setting up Your EntireX Environment for High Availability with Other Clustering Technologies" },
                  { url: "highAvail/containerOrch.htm", title: "High Availability with Container Orchestration" },
                  { url: "highAvail/containerOrch-setup.htm", title: "Setting up your Environment for High Availability with Container Orchestration" },
              ]
            },
            { url: "scripting/overview.htm", title: "EntireX Monitoring Scripts",
              tree: [
                  { url: "scripting/intro.htm", title: "Introduction" },
                  { url: "scripting/showBroker.htm", title: "Show Broker and Registered Services" },
                  { url: "scripting/monitorObj.htm", title: "Monitoring EntireX Components" },
                  { url: "scripting/monitorEnv.htm", title: "Monitoring your EntireX Environment" },
              ]
            },
            { url: "security/overview.htm", title: "EntireX Security",
              tree: [
                  { url: "security/intro.htm", title: "Introduction to EntireX Security" },
                  { url: "security/zos.htm", title: "EntireX Security under z/OS" },
                  { url: "security/unix.htm", title: "EntireX Security under UNIX" },
                  { url: "security/win.htm", title: "EntireX Security under Windows" },
              ]
            },
            { url: "webservices/overview.htm", title: "EntireX and Web Services" },
            { url: "monitor/overview.htm", title: "Monitoring EntireX",
              tree: [
                  { url: "monitor/intro.htm", title: "Introduction to Monitoring Approaches" },
                  { url: "monitor/cc-mf.htm", title: "EntireX Mainframe Broker Monitoring" },
              ]
            },
            { url: "appMon/overview.htm", title: "Application Monitoring",
              tree: [
                  { url: "appMon/intro.htm", title: "Introduction to Application Monitoring" },
                  { url: "appMon/components.htm", title: "Components that Support Application Monitoring" },
                  { url: "appMon/setup.htm", title: "Setting up Application Monitoring" },
                  { url: "appMon/kpi.htm", title: "KPI Definitions for Application Monitoring" },
              ]
            },
            { url: "rpcServers/overview.htm", title: "EntireX RPC Servers and Listeners" },
            { url: "cRpc/overview.htm", title: "EntireX RPC Server for C",
              tree: [
                  { url: "cRpc/intro.htm", title: "Introduction to the RPC Server for C" },
                  { url: "cRpc/admin-cc-gui.htm", title: "Administering the RPC Server for C using the Command Central GUI" },
                  { url: "cRpc/admin-cc-cmd.htm", title: "Administering the RPC Server for C using the Command Central Command Line" },
                  { url: "cRpc/adminRpc.htm", title: "Administering the RPC Server for C with Local Scripts" },
                  { url: "cRpc/scenarios.htm", title: "Scenarios" },
              ]
            },
            { url: "dotNetRpc/overview.htm", title: "EntireX RPC Server for .NET",
              tree: [
                  { url: "dotNetRpc/intro.htm", title: "Introduction to the RPC Server for .NET" },
                  { url: "dotNetRpc/admin-cc-gui.htm", title: "Administering the RPC Server for .NET using the Command Central GUI" },
                  { url: "dotNetRpc/admin-cc-cmd.htm", title: "Administering the RPC Server for .NET using the Command Central Command Line" },
                  { url: "dotNetRpc/adminRpc.htm", title: "Administering the RPC Server for .NET with Local Scripts" },
                  { url: "dotNetRpc/scenarios.htm", title: "Scenarios" },
              ]
            },
            { url: "javaRpc/overview.htm", title: "EntireX RPC Server for Java",
              tree: [
                  { url: "javaRpc/intro.htm", title: "Introduction to the RPC Server for Java" },
                  { url: "javaRpc/admin-cc-gui.htm", title: "Administering the RPC Server for Java using the Command Central GUI" },
                  { url: "javaRpc/admin-cc-cmd.htm", title: "Administering the RPC Server for Java using the Command Central Command Line" },
                  { url: "javaRpc/adminRpc.htm", title: "Administering the RPC Server for Java with Local Scripts" },
                  { url: "javaRpc/scenarios.htm", title: "Scenarios and Programmer Information" },
                  { url: "javaRpc/admin-cc-ref.htm", title: "Parameter Reference" },
                  { url: "javaRpc/docker.htm", title: "Building an EntireX RPC Server for Java Docker Image" },
              ]
            },
            { url: "xmlRpc/overview.htm", title: "EntireX RPC Server for XML/SOAP",
              tree: [
                  { url: "xmlRpc/intro.htm", title: "Introduction to the RPC Server for XML/SOAP" },
                  { url: "xmlRpc/admin-cc-gui.htm", title: "Administering the RPC Server for XML/SOAP using the Command Central GUI" },
                  { url: "xmlRpc/admin-cc-cmd.htm", title: "Administering the RPC Server for XML/SOAP using the Command Central Command Line" },
                  { url: "xmlRpc/adminRpc.htm", title: "Administering the RPC Server for XML/SOAP with Local Scripts" },
                  { url: "xmlRpc/javaApi.htm", title: "Java API" },
                  { url: "xmlRpc/sagRuntime.htm", title: "Running the RPC Server for XML/SOAP in the Software AG Runtime" },
                  { url: "xmlRpc/docker.htm", title: "Building an EntireX RPC Server for XML/SOAP Docker Image" },
              ]
            },
            { url: "xmlListener/overview.htm", title: "Listener for XML/SOAP" },
            { url: "cicsRpc/overview.htm", title: "EntireX RPC Server for z/OS CICS®",
              tree: [
                  { url: "cicsRpc/intro.htm", title: "Introduction to the RPC Server for CICS" },
                  { url: "cicsRpc/adminRpc.htm", title: "Administering the RPC Server for CICS" },
                  { url: "cicsRpc/onlineMaint.htm", title: "RPC Online Maintenance Facility" },
                  { url: "cicsRpc/deploymentService.htm", title: "Deployment Service" },
                  { url: "cicsRpc/svmFiles.htm", title: "Server-side Mapping Files" },
                  { url: "cicsRpc/scenarios.htm", title: "Scenarios and Programmer Information" },
              ]
            },
            { url: "cicsSocket/overview.htm", title: "EntireX RPC Server for CICS Socket Listener",
              tree: [
                  { url: "cicsSocket/intro.htm", title: "Introduction to the RPC Server for CICS Socket Listener" },
                  { url: "cicsSocket/admin-cc-gui.htm", title: "Administering the RPC Server for CICS Socket Listener using the Command Central GUI" },
                  { url: "cicsSocket/admin-cc-cmd.htm", title: "Administering the RPC Server for CICS Socket Listener using the Command Central Command Line" },
                  { url: "cicsSocket/adminRpc.htm", title: "Administering the RPC Server for CICS Socket Listener" },
                  { url: "cicsSocket/prepListener.htm", title: "Preparing for CICS Socket Listener" },
              ]
            },
            { url: "batchRpc/overview.htm", title: "EntireX RPC Server for z/OS Batch",
              tree: [
                  { url: "batchRpc/intro.htm", title: "Introduction to the RPC Server for Batch" },
                  { url: "batchRpc/adminRpc.htm", title: "Administering the RPC Server for Batch" },
                  { url: "batchRpc/extractorService.htm", title: "Extractor Service" },
                  { url: "batchRpc/deploymentService.htm", title: "Deployment Service" },
                  { url: "batchRpc/svmFiles.htm", title: "Server-side Mapping Files" },
                  { url: "batchRpc/scenarios.htm", title: "Scenarios and Programmer Information" },
              ]
            },
            { url: "imsRpc/overview.htm", title: "EntireX RPC Server for IMS",
              tree: [
                  { url: "imsRpc/intro.htm", title: "Introduction to the RPC Server for IMS" },
                  { url: "imsRpc/adminRpc.htm", title: "Administering the RPC Server for IMS" },
                  { url: "imsRpc/extractorService.htm", title: "Extractor Service" },
                  { url: "imsRpc/deploymentService.htm", title: "Deployment Service" },
                  { url: "imsRpc/svmFiles.htm", title: "Server-side Mapping Files" },
                  { url: "imsRpc/scenarios.htm", title: "Scenarios and Programmer Information" },
              ]
            },
            { url: "rpcAciBridge/overview.htm", title: "EntireX RPC-ACI Bridge",
              tree: [
                  { url: "rpcAciBridge/intro.htm", title: "Introduction to the EntireX RPC-ACI Bridge" },
                  { url: "rpcAciBridge/adminRpc.htm", title: "Administering the RPC-ACI Bridge" },
                  { url: "rpcAciBridge/cobol.htm", title: "Writing ACI Servers for the RPC-ACI Bridge in COBOL" },
                  { url: "rpcAciBridge/natural.htm", title: "Writing ACI Servers for the RPC-ACI Bridge in Natural" },
              ]
            },
            { url: "bs2Rpc/overview.htm", title: "EntireX RPC Server for BS2000",
              tree: [
                  { url: "bs2Rpc/intro.htm", title: "Introduction to the RPC Server for BS2000" },
                  { url: "bs2Rpc/adminRpc.htm", title: "Administering the RPC Server for BS2000" },
                  { url: "bs2Rpc/svmFiles.htm", title: "Server-side Mapping Files" },
                  { url: "bs2Rpc/extractorService.htm", title: "Extractor Service" },
                  { url: "bs2Rpc/deploymentService.htm", title: "Deployment Service" },
                  { url: "bs2Rpc/scenarios.htm", title: "Scenarios" },
              ]
            },
            { url: "imsConnect/overview.htm", title: "EntireX RPC Server for IMS Connect",
              tree: [
                  { url: "imsConnect/intro.htm", title: "Introduction to the RPC Server for IMS Connect" },
                  { url: "imsConnect/admin-cc-gui.htm", title: "Administering the RPC Server for IMS Connect using the Command Central GUI" },
                  { url: "imsConnect/admin-cc-cmd.htm", title: "Administering the RPC Server for IMS Connect using the Command Central Command Line" },
                  { url: "imsConnect/adminRpc.htm", title: "Administering the RPC Server for IMS Connect with Local Scripts" },
                  { url: "imsConnect/prepare.htm", title: "Extracting from Message Format Service" },
                  { url: "imsConnect/svmFiles.htm", title: "Server-side Mapping Files" },
                  { url: "imsConnect/scenarios.htm", title: "Scenarios" },
              ]
            },
            { url: "cicsEci/overview.htm", title: "EntireX RPC Server for CICS® ECI",
              tree: [
                  { url: "cicsEci/intro.htm", title: "Introduction to the RPC Server for CICS ECI" },
                  { url: "cicsEci/adminRpc.htm", title: "Administering the RPC Server for CICS ECI" },
                  { url: "cicsEci/prepare.htm", title: "Preparing IBM CICS for ECI" },
                  { url: "cicsEci/svmFiles.htm", title: "Server-side Mapping Files" },
                  { url: "cicsEci/scenarios.htm", title: "Scenarios" },
              ]
            },
            { url: "as4Rpc/overview.htm", title: "EntireX RPC Server for IBM® AS/400®",
              tree: [
                  { url: "as4Rpc/intro.htm", title: "Introduction to the RPC Server for AS/400" },
                  { url: "as4Rpc/adminRpc.htm", title: "Administering the RPC Server for AS/400" },
              ]
            },
            { url: "mqRpc/overview.htm", title: "EntireX RPC Server for IBM® MQ",
              tree: [
                  { url: "mqRpc/intro.htm", title: "Introduction to the RPC Server for IBM MQ" },
                  { url: "mqRpc/map.htm", title: "Mapping RPC Data to the MQ Message Buffer" },
                  { url: "mqRpc/admin-cc-gui.htm", title: "Administering the RPC Server for IBM MQ using the Command Central GUI" },
                  { url: "mqRpc/admin-cc-cmd.htm", title: "Administering the RPC Server for IBM MQ using the Command Central Command Line" },
                  { url: "mqRpc/adminRpc.htm", title: "Administering the EntireX RPC Server for IBM® MQ" },
                  { url: "mqRpc/adv.htm", title: "Advanced RPC Server for IBM MQ Functionality" },
              ]
            },
            { url: "mqListener/overview.htm", title: "EntireX Listener for IBM® MQ",
              tree: [
                  { url: "mqListener/intro.htm", title: "Introduction to the Listener for IBM MQ" },
                  { url: "mqListener/map.htm", title: "Mapping RPC Data to the MQ Message Buffer" },
                  { url: "mqListener/adminRpc.htm", title: "Administering the EntireX Listener for IBM® MQ" },
                  { url: "mqListener/adv.htm", title: "Advanced Listener for IBM MQ Functionality" },
              ]
            },
            { url: "designer/overview.htm", title: "Software AG Designer",
              tree: [
                  { url: "designer/scope.htm", title: "Scope of the Designer" },
                  { url: "designer/fileTypes.htm", title: "Supported File Types" },
                  { url: "designer/cvm-nat.htm", title: "Server Mapping Files for Natural" },
                  { url: "designer/svm-cob.htm", title: "Server Mapping Files for COBOL" },
                  { url: "designer/svmWizard.htm", title: "Server Mapping Deployment Wizard" },
                  { url: "designer/idlTester.htm", title: "EntireX IDL Tester" },
                  { url: "designer/customWrappers.htm", title: "Using EntireX Custom Wrappers" },
                  { url: "designer/commandLine.htm", title: "Using EntireX in the Designer Command-line Mode" },
                  { url: "designer/prefs.htm", title: "EntireX IDL Preferences" },
              ]
            },
            { url: "idlEditor/overview.htm", title: "Software AG IDL Editor",
              tree: [
                  { url: "idlEditor/intro.htm", title: "Introduction to the Software AG IDL Editor" },
                  { url: "idlEditor/using.htm", title: "Using the Software AG IDL Editor" },
                  { url: "idlEditor/idlFile.htm", title: "Software AG IDL File" },
                  { url: "idlEditor/idlGrammar.htm", title: "Software AG IDL Grammar" },
                  { url: "idlEditor/idlCompiler.htm", title: "The Software AG IDL Compiler" },
                  { url: "idlEditor/templateWriting.htm", title: "Writing Template Files for Software AG IDL Compiler" },
                  { url: "idlEditor/templateGrammar.htm", title: "Grammar for IDL Template Files" },
              ]
            },
            { url: "mergeRefactor/overview.htm", title: "Merging and Refactoring Software AG IDL" },
            { url: "xmlMappingEditor/overview.htm", title: "EntireX XML Mapping Editor",
              tree: [
                  { url: "xmlMappingEditor/using.htm", title: "Using the XML Mapping Editor" },
                  { url: "xmlMappingEditor/xmlTester.htm", title: "EntireX XML Tester" },
                  { url: "xmlMappingEditor/commandLine.htm", title: "Using the XML Mapping Editor in Command-line Mode" },
                  { url: "xmlMappingEditor/map.htm", title: "IDL to XML Mapping with the XML Mapping Editor" },
                  { url: "xmlMappingEditor/idl2xsd.htm", title: "Mapping IDL Data Types to an XML Schema (XSD)" },
                  { url: "xmlMappingEditor/idl2wsdl.htm", title: "Software AG IDL to WSDL Mapping" },
              ]
            },
            { url: "adapter/overview.htm", title: "webMethods EntireX Adapter for Integration Server",
              tree: [
                  { url: "adapter/intro.htm", title: "Introduction to the EntireX Adapter" },
                  { url: "adapter/scenarios.htm", title: "Common Integration Scenarios" },
                  { url: "adapter/packages.htm", title: "Package Management" },
                  { url: "adapter/connections.htm", title: "EntireX Adapter Connections" },
                  { url: "adapter/services.htm", title: "EntireX Adapter Services" },
                  { url: "adapter/listeners.htm", title: "Listeners" },
                  { url: "adapter/info.htm", title: "Settings and Information" },
                  { url: "adapter/appMon.htm", title: "Application Monitoring" },
                  { url: "adapter/builtIn.htm", title: "Built-in Services for Creating Document Types, Flows and IDL Files" },
                  { url: "adapter/directRpc.htm", title: "Direct RPC" },
                  { url: "adapter/idl.htm", title: "IDL Extraction from Integration Server" },
                  { url: "adapter/security.htm", title: "SSL/TLS and Security Support" },
                  { url: "adapter/prepListener.htm", title: "Preparing for CICS Socket Listener" },
                  { url: "adapter/cicsEci.htm", title: "Preparing IBM CICS for ECI" },
                  { url: "adapter/imsConnect.htm", title: "Preparing for IMS Connect" },
                  { url: "adapter/cobConverter.htm", title: "Converting IS Data Structures with the COBOL Converter" },
                  { url: "adapter/rest-extract.htm", title: "Extracting IDL using the REST API" },
                  { url: "adapter/rest-create.htm", title: "Creating or Updating Connections using the REST API" },
                  { url: "adapter/as4.htm", title: "Post-installation Steps for AS/400" },
              ]
            },
            { url: "cWrapper/overview.htm", title: "EntireX C Wrapper",
              tree: [
                  { url: "cWrapper/intro.htm", title: "Introduction to C Wrapper",
                    tree: [
                        { url: "cWrapper/using.htm", title: "Using the C Wrapper" },
                        { url: "cWrapper/commandLine.htm", title: "Using the C Wrapper in Command-line Mode" },
                        { url: "cWrapper/commandLineIdl.htm", title: "Using the C Wrapper in IDL Compiler Command-line Mode" },
                        { url: "cWrapper/map.htm", title: "Software AG IDL to C Mapping" },
                    ]
                  },
                  { url: "cWrapper/write.htm", title: "Writing Applications with the C Wrapper",
                    tree: [
                        { url: "cWrapper/singleThread.htm", title: "Writing a Single-threaded C RPC Client Application" },
                        { url: "cWrapper/write-adv.htm", title: "Writing Advanced Applications with the C Wrapper" },
                        { url: "cWrapper/rpcAciBridge-write-c.htm", title: "Writing RPC Clients for the RPC-ACI Bridge with the C Wrapper" },
                        { url: "cWrapper/callableRpc.htm", title: "Writing Callable RPC Servers with the C Wrapper" },
                    ]
                  },
                  { url: "cWrapper/reliableRpc-c.htm", title: "Reliable RPC for C Wrapper" },
                  { url: "cWrapper/apiFunctions.htm", title: "API Function Descriptions for the C Wrapper",
                    tree: [
                        { url: "cWrapper/apiData.htm", title: "API Data Descriptions for the C Wrapper" },
                    ]
                  },
              ]
            },
            { url: "cobWrapper/overview.htm", title: "EntireX COBOL Wrapper",
              tree: [
                  { url: "cobWrapper/intro.htm", title: "Introduction to the COBOL Wrapper" },
                  { url: "cobWrapper/using.htm", title: "Using the COBOL Wrapper",
                    tree: [
                        { url: "cobWrapper/using-client.htm", title: "Using the COBOL Wrapper for the Client Side" },
                        { url: "cobWrapper/using-server.htm", title: "Using the COBOL Wrapper for the Server Side" },
                        { url: "cobWrapper/using-generate.htm", title: "Generating COBOL Source Files from Software AG IDL Files" },
                        { url: "cobWrapper/commandLine.htm", title: "Using the COBOL Wrapper in Command-line Mode" },
                        { url: "cobWrapper/map.htm", title: "Software AG IDL to COBOL Mapping" },
                    ]
                  },
                  { url: "cobWrapper/write.htm", title: "Writing Applications with the COBOL Wrapper",
                    tree: [
                        { url: "cobWrapper/write-rpc.htm", title: "Writing Standard Call Interface Clients" },
                        { url: "cobWrapper/exec.htm", title: "Writing EXEC CICS LINK Clients" },
                        { url: "cobWrapper/usingGeneratedCopybooks.htm", title: "Using the Generated Copybooks" },
                        { url: "cobWrapper/brokerLogonLogoff.htm", title: "Using Broker Logon and Logoff" },
                        { url: "cobWrapper/convRpc.htm", title: "Using Conversational RPC" },
                        { url: "cobWrapper/unbounded.htm", title: "Using IDL Unbounded Groups or Arrays without Maximum" },
                        { url: "cobWrapper/rpcAuth.htm", title: "Using RPC Authentication (Natural Security, Impersonation, Integration Server)" },
                        { url: "cobWrapper/nonSecure.htm", title: "Using the COBOL Wrapper with Non-secure Natural RPC Server" },
                        { url: "cobWrapper/ssl.htm", title: "Using SSL/TLS" },
                        { url: "cobWrapper/internat.htm", title: "Using Internationalization with the COBOL Wrapper" },
                    ]
                  },
                  { url: "cobWrapper/reliableRpc-cob.htm", title: "Reliable RPC for COBOL Wrapper" },
                  { url: "cobWrapper/examples.htm", title: "Delivered Examples for the COBOL Wrapper",
                    tree: [
                        { url: "cobWrapper/examples-zos-batch.htm", title: "Client and Server Examples for z/OS Batch" },
                        { url: "cobWrapper/examples-zos-cics.htm", title: "Client and Server Examples for z/OS CICS" },
                        { url: "cobWrapper/examples-zos-ims-bmp.htm", title: "Client and Server Examples for z/OS IMS BMP" },
                        { url: "cobWrapper/examples-zos-ims-mpp.htm", title: "Server Examples for z/OS IMS MPP" },
                        { url: "cobWrapper/examples-bs2.htm", title: "Client and Server Examples for BS2000" },
                        { url: "cobWrapper/examples-vse-batch.htm", title: "Client and Server Examples for z/VSE Batch" },
                        { url: "cobWrapper/examples-vse-cics.htm", title: "Client and Server Examples for z/VSE CICS" },
                    ]
                  },
                  { url: "cobWrapper/commArea.htm", title: "The RPC Communication Area (Reference)" },
                  { url: "cobWrapper/modules.htm", title: "Delivered Modules" },
              ]
            },
            { url: "dcomWrapper/overview.htm", title: "EntireX DCOM Wrapper",
              tree: [
                  { url: "dcomWrapper/intro.htm", title: "Introduction to the DCOM Wrapper" },
                  { url: "dcomWrapper/using.htm", title: "Using the DCOM Wrapper" },
                  { url: "dcomWrapper/commandLine.htm", title: "Using the DCOM Wrapper in Command-line Mode" },
                  { url: "dcomWrapper/genObjects.htm", title: "Generated DCOM Wrapper Objects" },
                  { url: "dcomWrapper/usingWrapperObjects.htm", title: "Using DCOM Wrapper Objects" },
                  { url: "dcomWrapper/proxyObjects.htm", title: "Proxy Objects with the DCOM Wrapper" },
                  { url: "dcomWrapper/lotus.htm", title: "Using the DCOM Wrapper with LotusScript" },
                  { url: "dcomWrapper/webScripting.htm", title: "Using DCOM Wrapper Objects with Web Scripting Languages" },
                  { url: "dcomWrapper/map.htm", title: "Software AG IDL to .NET Mapping" },
                  { url: "dcomWrapper/reliableRpc-dcom.htm", title: "Reliable RPC for DCOM Wrapper" },
                  { url: "dcomWrapper/tips.htm", title: "Tips and Tricks for the DCOM Wrapper" },
                  { url: "dcomWrapper/aliasNames.htm", title: "Using Alias Names with the DCOM Wrapper" },
                  { url: "dcomWrapper/vb.htm", title: "Visual Basic Example" },
                  { url: "dcomWrapper/dataBinary.htm", title: "Data Type Binary with the DCOM Wrapper" },
                  { url: "dcomWrapper/dataVarious.htm", title: "DCOM Wrapper Examples of Various Data Types" },
                  { url: "dcomWrapper/arrays.htm", title: "Using Arrays of Variable Sizes with the DCOM Wrapper" },
                  { url: "dcomWrapper/structures.htm", title: "Using Structures with the DCOM Wrapper" },
                  { url: "dcomWrapper/write.htm", title: "Writing Applications with the DCOM Wrapper" },
              ]
            },
            { url: "dotNetWrapper/overview.htm", title: "EntireX .NET Wrapper",
              tree: [
                  { url: "dotNetWrapper/intro.htm", title: "Introduction to the .NET Wrapper" },
                  { url: "dotNetWrapper/using.htm", title: "Using the .NET Wrapper" },
                  { url: "dotNetWrapper/vsWizard.htm", title: "Microsoft Visual Studio Wizard for EntireX .NET Wrapper" },
                  { url: "dotNetWrapper/commandLine.htm", title: "Using the .NET Wrapper in IDL Compiler Command-line Mode" },
                  { url: "dotNetWrapper/map.htm", title: "Software AG IDL to .NET Mapping" },
                  { url: "dotNetWrapper/write.htm", title: "Writing Applications with the .NET Wrapper" },
                  { url: "dotNetWrapper/config.htm", title: "Configuring a .NET Wrapper Application" },
                  { url: "dotNetWrapper/reliableRpc-dotNet.htm", title: "Reliable RPC for .NET Wrapper" },
                  { url: "dotNetWrapper/ref.htm", title: ".NET Wrapper Reference" },
              ]
            },
            { url: "javaWrapper/overview.htm", title: "EntireX Java Wrapper",
              tree: [
                  { url: "javaWrapper/intro.htm", title: "Introduction to the Java Wrapper",
                    tree: [
                        { url: "javaWrapper/using.htm", title: "Using the Java Wrapper" },
                        { url: "javaWrapper/commandLine.htm", title: "Using the Java Wrapper in Command-line Mode" },
                        { url: "javaWrapper/map.htm", title: "Software AG IDL to Java Mapping" },
                    ]
                  },
                  { url: "javaWrapper/write-overview.htm", title: "Writing Applications with the Java Wrapper",
                    tree: [
                        { url: "javaWrapper/write-simple.htm", title: "Writing Simple Applications with the Java Wrapper" },
                        { url: "javaWrapper/write-adv.htm", title: "Writing Advanced Applications - Java Wrapper" },
                        { url: "javaWrapper/rpcAciBridge-write-java.htm", title: "Writing RPC Clients for the RPC-ACI Bridge in Java" },
                    ]
                  },
                  { url: "javaWrapper/reliableRpc-java.htm", title: "Reliable RPC for Java Wrapper" },
              ]
            },
            { url: "natWrapper/overview.htm", title: "EntireX Natural Wrapper",
              tree: [
                  { url: "natWrapper/intro.htm", title: "Introduction to the Natural Wrapper" },
                  { url: "natWrapper/using.htm", title: "Using the Natural Wrapper" },
                  { url: "natWrapper/rpcEnvManager.htm", title: "RPC Environment Manager for Natural RPC Server" },
                  { url: "natWrapper/rpcEnvMonitor.htm", title: "RPC Environment Monitor" },
                  { url: "natWrapper/commandLine.htm", title: "Using the Natural Wrapper in Command-line Mode" },
                  { url: "natWrapper/map.htm", title: "Software AG IDL to Natural Mapping" },
                  { url: "natWrapper/write.htm", title: "Writing Applications with the Natural Wrapper" },
                  { url: "natWrapper/examples.htm", title: "Client and Server Examples for Natural" },
              ]
            },
            { url: "javaWrapper_nat/overview.htm", title: "EntireX Java Wrapper for Natural",
              tree: [
                  { url: "javaWrapper_nat/using.htm", title: "Using Java Wrapper for Natural" },
                  { url: "javaWrapper_nat/commandLine.htm", title: "Using the Java Wrapper for Natural in Command-line Mode" },
                  { url: "javaWrapper_nat/map.htm", title: "Software AG IDL to Java Mapping" },
                  { url: "javaWrapper_nat/write.htm", title: "Writing Applications with the Java Wrapper for Natural" },
              ]
            },
            { url: "webServicesWrapper_nat/overview.htm", title: "EntireX Web Services Wrapper for Natural",
              tree: [
                  { url: "webServicesWrapper_nat/using.htm", title: "Using the Web Services Wrapper for Natural" },
                  { url: "webServicesWrapper_nat/commandLine.htm", title: "Using the Web Services Wrapper for Natural in Command-line Mode" },
                  { url: "webServicesWrapper_nat/nat2idl.htm", title: "Natural to IDL Mapping" },
                  { url: "webServicesWrapper_nat/idl2xml.htm", title: "XML Structures and IDL-XML Mapping" },
                  { url: "webServicesWrapper_nat/wsdl2idl.htm", title: "WSDL to IDL Mapping" },
                  { url: "webServicesWrapper_nat/write.htm", title: "Writing Applications with the Web Services Wrapper for Natural" },
              ]
            },
            { url: "pliWrapper/overview.htm", title: "EntireX PL/I Wrapper",
              tree: [
                  { url: "pliWrapper/intro.htm", title: "Introduction to the PL/I Wrapper",
                    tree: [
                        { url: "pliWrapper/using.htm", title: "Using the PL/I Wrapper" },
                        { url: "pliWrapper/commandLine.htm", title: "Using the PL/I Wrapper in Command-line Mode" },
                        { url: "pliWrapper/map.htm", title: "Software AG IDL to PL/I Mapping" },
                    ]
                  },
                  { url: "pliWrapper/write.htm", title: "Writing Applications with the PL/I Wrapper",
                    tree: [
                        { url: "pliWrapper/write-rpc.htm", title: "Writing an RPC Client Application with the PL/I Wrapper" },
                        { url: "pliWrapper/brokerLogon.htm", title: "Using Broker Logon and Logoff" },
                        { url: "pliWrapper/commArea.htm", title: "Using the RPC Communication Area" },
                        { url: "pliWrapper/convRpc.htm", title: "Conversational RPC" },
                        { url: "pliWrapper/uid-pwd.htm", title: "Using the Broker and RPC User ID/Password" },
                        { url: "pliWrapper/trace.htm", title: "Using Trace" },
                        { url: "pliWrapper/internat.htm", title: "Using Internationalization with the PL/I Wrapper" },
                        { url: "pliWrapper/ssl.htm", title: "Using SSL/TLS" },
                    ]
                  },
                  { url: "pliWrapper/examples.htm", title: "Delivered Examples for the PL/I Wrapper",
                    tree: [
                        { url: "pliWrapper/examples-zos-cics.htm", title: "Client and Server Examples for z/OS CICS" },
                        { url: "pliWrapper/examples-zos-batch.htm", title: "Client and Server Examples for z/OS Batch" },
                        { url: "pliWrapper/examples-zos-ims-bmp.htm", title: "Client and Server Examples for z/OS IMS BMP" },
                    ]
                  },
                  { url: "pliWrapper/ref.htm", title: "PL/I Wrapper Reference" },
              ]
            },
            { url: "xaiWrapper/overview.htm", title: "webMethods Integration Server Wrapper",
              tree: [
                  { url: "xaiWrapper/intro.htm", title: "Introduction to the Integration Server Wrapper" },
                  { url: "xaiWrapper/using.htm", title: "Using the Integration Server Wrapper" },
                  { url: "xaiWrapper/map.htm", title: "Software AG IDL to Integration Server Mapping" },
                  { url: "xaiWrapper/prefs.htm", title: "Integration Server Preferences" },
              ]
            },
            { url: "webServicesWrapper/overview.htm", title: "EntireX Web Services Wrapper",
              tree: [
                  { url: "webServicesWrapper/intro.htm", title: "Introduction to Web Services in EntireX" },
                  { url: "webServicesWrapper/using.htm", title: "Using the EntireX Web Services Wrapper" },
                  { url: "webServicesWrapper/commandLine.htm", title: "Using the Web Services Wrapper in Command-line Mode" },
                  { url: "webServicesWrapper/wssConfig.htm", title: "Web Services Stack Configuration Editor" },
                  { url: "webServicesWrapper/idl2wsdl.htm", title: "Software AG IDL to WSDL Mapping" },
              ]
            },
            { url: "xmlWrapper/overview.htm", title: "EntireX XML/SOAP Wrapper",
              tree: [
                  { url: "xmlWrapper/intro.htm", title: "Introduction to the XML/SOAP Wrapper" },
                  { url: "xmlWrapper/mig.htm", title: "Migration Considerations for XML/SOAP Components" },
                  { url: "xmlWrapper/using.htm", title: "Using the XML/SOAP Wrapper" },
                  { url: "xmlWrapper/rpcEnvManager.htm", title: "RPC Environment Manager for RPC Server for XML/SOAP" },
                  { url: "xmlWrapper/rpcEnvMonitor.htm", title: "RPC Environment Monitor" },
                  { url: "xmlWrapper/xmlTester.htm", title: "EntireX XML Tester" },
                  { url: "xmlWrapper/commandLine.htm", title: "Using the XML/SOAP Wrapper in Command-line Mode" },
                  { url: "xmlWrapper/traceRuntime.htm", title: "Tracing the XML/SOAP Runtime" },
                  { url: "xmlWrapper/write.htm", title: "Writing Applications with the XML/SOAP Wrapper" },
                  { url: "xmlWrapper/write-intro.htm", title: "Introduction to Writing Applications with the XML/SOAP Wrapper" },
                  { url: "xmlWrapper/write-adv.htm", title: "Writing Advanced Applications with the XML/SOAP Wrapper" },
                  { url: "xmlWrapper/connectRpcServerXmlClient.htm", title: "Connect an Existing EntireX RPC Server with an XML-based Client" },
                  { url: "xmlWrapper/buildRpcServer.htm", title: "Build an EntireX RPC Server and Use an Existing XML-based Client with It" },
                  { url: "xmlWrapper/buildRpcClient.htm", title: "Build an EntireX RPC Client and Use an Existing XML-based Server" },
                  { url: "xmlWrapper/connectRpcClientXmlServer.htm", title: "Connect an Existing EntireX RPC Client to an XML-based Server" },
                  { url: "xmlWrapper/config.htm", title: "Configuring Client and Server Applications" },
                  { url: "xmlWrapper/dynamic.htm", title: "Deployment to RPC Server for XML/SOAP and Dynamic Configuration of RPC Server for XML/SOAP" },
                  { url: "xmlWrapper/examples.htm", title: "Examples" },
                  { url: "xmlWrapper/trouble.htm", title: "Frequently Asked Questions (FAQ) and Troubleshooting" },
                  { url: "xmlWrapper/ref.htm", title: "Reference - HTTP and Java Interface" },
                  { url: "xmlWrapper/idl2xml.htm", title: "XML Structures and IDL-XML Mapping" },
                  { url: "xmlWrapper/standards.htm", title: "XML Schema Standards Conformance (XML/SOAP Wrapper)" },
                  { url: "xmlWrapper/reliableRpc-xml.htm", title: "Reliable RPC for XML/SOAP Wrapper" },
                  { url: "xmlWrapper/webServices.htm", title: "SOAP and Web Services (Listener for XML/SOAP)" },
              ]
            },
            { url: "cobExtractor/overview.htm", title: "Software AG IDL Extractor for COBOL",
              tree: [
                  { url: "cobExtractor/intro.htm", title: "Introduction to the IDL Extractor for COBOL" },
                  { url: "cobExtractor/using.htm", title: "Using the IDL Extractor for COBOL - Overview",
                    tree: [
                        { url: "cobExtractor/createNew.htm", title: "Scenario I: Create New IDL and Server Mapping Files" },
                        { url: "cobExtractor/append.htm", title: "Scenario II: Append to Existing IDL and Server Mapping Files" },
                        { url: "cobExtractor/modify.htm", title: "Scenario III: Modify Existing IDL and Server Mapping Files" },
                    ]
                  },
                  { url: "cobExtractor/mappingEditor.htm", title: "COBOL Mapping Editor",
                    tree: [
                        { url: "cobExtractor/map-same-dfh.htm", title: "CICS with DFHCOMMAREA Calling Convention - In same as Out" },
                        { url: "cobExtractor/map-diff-dfh.htm", title: "CICS with DFHCOMMAREA Calling Convention - In different to Out" },
                        { url: "cobExtractor/map-same-large.htm", title: "CICS with DFHCOMMAREA Large Buffer Interface - In same as Out" },
                        { url: "cobExtractor/map-diff-large.htm", title: "CICS with DFHCOMMAREA Large Buffer Interface - In different to Out" },
                        { url: "cobExtractor/map-diff-channel.htm", title: "CICS with Channel Container Calling Convention" },
                        { url: "cobExtractor/map-same-cob.htm", title: "COBOL Converter - In same as Out" },
                        { url: "cobExtractor/map-diff-cob.htm", title: "COBOL Converter - In different to Out" },
                        { url: "cobExtractor/map-same-batch.htm", title: "Batch with Standard Linkage Calling Convention" },
                        { url: "cobExtractor/map-same-ims-bmp.htm", title: "IMS BMP with Standard Linkage Calling Convention" },
                        { url: "cobExtractor/map-diff-ims-mpp.htm", title: "IMS MPP Message Interface (IMS Connect)" },
                        { url: "cobExtractor/prefs.htm", title: "COBOL Preferences" },
                        { url: "cobExtractor/cob2idl.htm", title: "COBOL to IDL Mapping" },
                    ]
                  },
              ]
            },
            { url: "natExtractor/overview.htm", title: "Software AG IDL Extractor for Natural",
              tree: [
                  { url: "natExtractor/intro.htm", title: "Introduction to the IDL Extractor for Natural" },
                  { url: "natExtractor/using.htm", title: "Using the Software AG IDL Extractor for Natural" },
                  { url: "natExtractor/rpcEnvManager.htm", title: "RPC Environment Manager for Natural RPC Server" },
                  { url: "natExtractor/rpcEnvMonitor.htm", title: "RPC Environment Monitor" },
                  { url: "natExtractor/commandLine.htm", title: "Using the IDL Extractor for Natural in Command-line Mode" },
                  { url: "natExtractor/nat2idl.htm", title: "Natural to IDL Mapping" },
                  { url: "natExtractor/examples.htm", title: "Examples for Redesigning the Extracted Interfaces" },
              ]
            },
            { url: "pliExtractor/overview.htm", title: "Software AG IDL Extractor for PL/I",
              tree: [
                  { url: "pliExtractor/using.htm", title: "Using the Software AG IDL Extractor for PL/I" },
                  { url: "pliExtractor/commandLine.htm", title: "Using the IDL Extractor for PL/I in Command-line Mode" },
                  { url: "pliExtractor/pli2idl.htm", title: "PL/I to IDL Mapping" },
                  { url: "pliExtractor/rpcEnvManager.htm", title: "RPC Environment Manager for IDL Extractor for PL/I" },
                  { url: "pliExtractor/rpcEnvMonitor.htm", title: "RPC Environment Monitor" },
              ]
            },
            { url: "xaiExtractor/overview.htm", title: "Software AG IDL Extractor for webMethods Integration Server",
              tree: [
                  { url: "xaiExtractor/intro.htm", title: "Introduction to the IDL Extractor for Integration Server" },
                  { url: "xaiExtractor/using.htm", title: "Using the IDL Extractor for Integration Server" },
                  { url: "xaiExtractor/is2idl.htm", title: "Mapping Integration Server Data Types to IDL" },
                  { url: "xaiExtractor/automate.htm", title: "Using the Service pub.wmentirex.listener:generateIDLfromService" },
              ]
            },
            { url: "wsdlExtractor/overview.htm", title: "Software AG IDL Extractor for WSDL",
              tree: [
                  { url: "wsdlExtractor/intro.htm", title: "Introduction to the IDL Extractor for WSDL" },
                  { url: "wsdlExtractor/using.htm", title: "Using the IDL Extractor for WSDL" },
                  { url: "wsdlExtractor/commandLine.htm", title: "Using the IDL Extractor for WSDL in Command-line Mode" },
                  { url: "wsdlExtractor/wsdl2idl.htm", title: "WSDL to IDL Mapping" },
                  { url: "wsdlExtractor/write.htm", title: "Writing Web Service Client Applications" },
              ]
            },
            { url: "xmlDocExtractor/overview.htm", title: "Software AG IDL Extractor for XML Document",
              tree: [
                  { url: "xmlDocExtractor/intro.htm", title: "Introduction to the IDL Extractor for XML Document" },
                  { url: "xmlDocExtractor/using.htm", title: "Using the IDL Extractor for XML Document" },
                  { url: "xmlDocExtractor/commandLine.htm", title: "Using the IDL Extractor for XML Document in Command-line Mode" },
                  { url: "xmlDocExtractor/xmlDoc2idl.htm", title: "XML Document to IDL Mapping" },
              ]
            },
            { url: "xmlSchemaExtractor/overview.htm", title: "Software AG IDL Extractor for XML Schema",
              tree: [
                  { url: "xmlSchemaExtractor/intro.htm", title: "Introduction to the IDL Extractor for XML Schema" },
                  { url: "xmlSchemaExtractor/using.htm", title: "Using the IDL Extractor for XML Schema" },
                  { url: "xmlSchemaExtractor/commandLine.htm", title: "Using the IDL Extractor for XML Schema in Command-line Mode" },
                  { url: "xmlSchemaExtractor/xmlSchema2idl.htm", title: "XML Schema to IDL Mapping" },
              ]
            },
            { url: "uddiRegWizard/overview.htm", title: "EntireX UDDI Registration" },
            { url: "centraSiteIntegration/overview.htm", title: "EntireX CentraSite Integration" },
            { url: "defaultBroker/overview.htm", title: "EntireX Default Broker View" },
            { url: "rpc_cl/using.htm", title: "Using EntireX RPC for CL under IBM i" },
            { url: "rpc_rpg/using.htm", title: "Using EntireX RPC for RPG under IBM i" },
            { url: "rpc/overview.htm", title: "EntireX RPC Programming",
              tree: [
                  { url: "rpc/intro.htm", title: "Introduction to RPC Programming" },
                  { url: "rpc/brokerId.htm", title: "Using the Broker ID in Applications" },
                  { url: "rpc/idlFile.htm", title: "Software AG IDL File" },
                  { url: "rpc/cis-idl.htm", title: "Command and Info Services IDLs" },
                  { url: "rpc/write-rpc.htm", title: "Writing RPC Applications" },
                  { url: "rpc/common.htm", title: "Common Features of Wrappers and RPC-based Components" },
                  { url: "rpc/protocols.htm", title: "Supported RPC Protocols" },
              ]
            },
            { url: "rest/overview.htm", title: "EntireX and REST" },
            { url: "aci/overview.htm", title: "EntireX Broker ACI Programming",
              tree: [
                  { url: "aci/intro.htm", title: "Introduction to ACI-based Programming" },
                  { url: "aci/brokerId.htm", title: "Using the Broker ID in Applications" },
                  { url: "aci/fields.htm", title: "Broker ACI Fields" },
                  { url: "aci/functions.htm", title: "Broker ACI Functions" },
                  { url: "aci/write.htm", title: "Writing EntireX ACI Applications" },
                  { url: "aci/write-rpc.htm", title: "Writing RPC Applications" },
                  { url: "aci/idlFile.htm", title: "Software AG IDL File" },
                  { url: "aci/clientServer.htm", title: "Writing Client and Server Applications" },
                  { url: "aci/uow.htm", title: "Writing Applications: Units of Work" },
                  { url: "aci/attach.htm", title: "Writing Applications: Attach Server" },
                  { url: "aci/cis.htm", title: "Writing Applications: Command and Information Services" },
                  { url: "aci/security.htm", title: "Writing Applications using EntireX Security" },
                  { url: "aci/uowStatus.htm", title: "Broker UOW Status Transition" },
                  { url: "aci/cisData.htm", title: "Broker CIS Data Structures" },
              ]
            },
            { url: "aci_actx/overview.htm", title: "EntireX Broker ActiveX Control",
              tree: [
                  { url: "aci_actx/intro.htm", title: "Broker ActiveX Control Introduction" },
                  { url: "aci_actx/write.htm", title: "Writing Applications - Broker ActiveX Control" },
                  { url: "aci_actx/vb.htm", title: "Broker ActiveX Control with Visual Basic" },
                  { url: "aci_actx/asp.htm", title: "Using Broker ActiveX Control with Active Server Pages" },
                  { url: "aci_actx/dotNet.htm", title: "Using Broker ActiveX Control with .NET" },
                  { url: "aci_actx/tranobj.htm", title: "Transaction Objects in Broker ActiveX Control" },
                  { url: "aci_actx/remote.htm", title: "Calling Broker ActiveX Control Remotely" },
                  { url: "aci_actx/ref.htm", title: "Reference" },
              ]
            },
            { url: "aci_assembler/overview.htm", title: "EntireX Broker ACI for Assembler" },
            { url: "aci_c/overview.htm", title: "EntireX Broker ACI for C" },
            { url: "aci_cobol/overview.htm", title: "EntireX Broker ACI for COBOL" },
            { url: "aci_pli/overview.htm", title: "EntireX Broker ACI for PL/I" },
            { url: "aci_natural/overview.htm", title: "EntireX Broker ACI for Natural" },
            { url: "aci_rpg/overview.htm", title: "EntireX Broker ACI for RPG" },
            { url: "aci_java/overview.htm", title: "EntireX Java ACI",
              tree: [
                  { url: "aci_java/using.htm", title: "Using EntireX Java ACI" },
                  { url: "aci_java/write.htm", title: "Writing Applications - EntireX Java ACI" },
                  { url: "aci_java/write-adv.htm", title: "Writing Advanced Applications - EntireX Java ACI" },
              ]
            },
            { url: "internat/overview.htm", title: "Internationalization with EntireX",
              tree: [
                  { url: "internat/intro.htm", title: "Introduction to Internationalization" },
                  { url: "internat/locmap.htm", title: "Locale String Mapping" },
                  { url: "internat/tables.htm", title: "Locale String Mapping Tables" },
              ]
            },
            { url: "reliableRpc/overview.htm", title: "Reliable RPC",
              tree: [
                  { url: "reliableRpc/intro.htm", title: "Overview of Reliable RPC" },
                  { url: "reliableRpc/reliableRpc-c.htm", title: "Reliable RPC for C Wrapper" },
                  { url: "reliableRpc/reliableRpc-cob.htm", title: "Reliable RPC for COBOL Wrapper" },
                  { url: "reliableRpc/reliableRpc-dcom.htm", title: "Reliable RPC for DCOM Wrapper" },
                  { url: "reliableRpc/reliableRpc-dotNet.htm", title: "Reliable RPC for .NET Wrapper" },
                  { url: "reliableRpc/reliableRpc-java.htm", title: "Reliable RPC for Java Wrapper" },
                  { url: "reliableRpc/reliableRpc-xml.htm", title: "Reliable RPC for XML/SOAP Wrapper" },
              ]
            },
            { url: "mac/overview.htm", title: "Error Messages and Codes",
              tree: [
                  { url: "mac/class_0000.htm", title: "Message Class 0000 - Successful Response" },
                  { url: "mac/class_0001.htm", title: "Message Class 0001 - RPC C Runtime" },
                  { url: "mac/class_0002.htm", title: "Message Class 0002 - EntireX ACI - User does not Exist" },
                  { url: "mac/class_0003.htm", title: "Message Class 0003 - EntireX ACI - Conversation Ended" },
                  { url: "mac/class_0007.htm", title: "Message Class 0007 - EntireX ACI - Service not Registered" },
                  { url: "mac/class_0008.htm", title: "Message Class 0008 - EntireX ACI - Security Error" },
                  { url: "mac/class_0010.htm", title: "Message Class 0010 - EntireX ACI - Commands to Server" },
                  { url: "mac/class_0013.htm", title: "Message Class 0013 - EntireX Java" },
                  { url: "mac/class_0014.htm", title: "Message Class 0014 - EntireX ACI - Broker Stub Version 1" },
                  { url: "mac/class_0015.htm", title: "Message Class 0015 - Designer" },
                  { url: "mac/class_0020.htm", title: "Message Class 0020 - EntireX ACI - User Error in the API" },
                  { url: "mac/class_0021.htm", title: "Message Class 0021 - EntireX ACI - Configuration Error in the Attribute File" },
                  { url: "mac/class_0022.htm", title: "Message Class 0022 - EntireX ACI - Translation and Conversion Errors" },
                  { url: "mac/class_0036.htm", title: "Message Class 0036 - EntireX ACI - Broker Busy" },
                  { url: "mac/class_0037.htm", title: "Message Class 0037 - EntireX ACI - Broker Resource Shortage" },
                  { url: "mac/class_0074.htm", title: "Message Class 0074 - EntireX ACI - No request or Message Available" },
                  { url: "mac/class_0078.htm", title: "Message Class 0078 - EntireX ACI - Error from Broker" },
                  { url: "mac/class_0079.htm", title: "Message Class 0079 - EntireX ACI - Error in Broker Stub" },
                  { url: "mac/class_0196.htm", title: "Message Class 0196 - EntireX ACI - Disconnected due to new Location" },
                  { url: "mac/class_0215.htm", title: "Message Class 0215 - EntireX ACI - Connection Error" },
                  { url: "mac/class_0217.htm", title: "Message Class 0217 - EntireX ACI - Transactionality" },
                  { url: "mac/class_0300.htm", title: "Message Class 0300 - Broker Command Service" },
                  { url: "mac/class_0301.htm", title: "Message Class 0301 - Broker Information Service" },
                  { url: "mac/class_0302.htm", title: "Message Class 0302 - Configuring and Controlling Service" },
                  { url: "mac/class_0400.htm", title: "Message Class 0400 - Direct RPC" },
                  { url: "mac/class_0800.htm", title: "Message Class 0800 - webMethods EntireX Adapter for Integration Server" },
                  { url: "mac/class_1000.htm", title: "Message Class 1000 - RPC C Runtime System" },
                  { url: "mac/class_1001.htm", title: "Message Class 1001 - RPC Protocol" },
                  { url: "mac/class_1002.htm", title: "Message Class 1002 - User-definable Server" },
                  { url: "mac/class_1003.htm", title: "Message Class 1003 - Conversion" },
                  { url: "mac/class_1004.htm", title: "Message Class 1004 - IDL Compiler" },
                  { url: "mac/class_1005.htm", title: "Message Class 1005 - RPC Server" },
                  { url: "mac/class_1006.htm", title: "Message Class 1006 - DCOM Wrapper" },
                  { url: "mac/class_1008.htm", title: "Message Class 1008 - EntireX License" },
                  { url: "mac/class_1011.htm", title: "Message Class 1011 - User-definable SAGTRPC Conversion Exit" },
                  { url: "mac/class_1016.htm", title: "Message Class 1016 - EntireX RPC Service Messages" },
                  { url: "mac/class_1017.htm", title: "Message Class 1017 - EntireX RPC Online Maintenance Facility" },
                  { url: "mac/class_1018.htm", title: "Message Class 1018 - EntireX RPC-ACI Bridge" },
                  { url: "mac/class_1020.htm", title: "Message Class 1020 - IDL Extractor for Natural" },
                  { url: "mac/class_1021.htm", title: "Message Class 1021 - EntireX RPC Server Mapping Deployment" },
                  { url: "mac/class_1022.htm", title: "Message Class 1022 - RPC Server for CICS User Exit Messages" },
                  { url: "mac/class_2000.htm", title: "Message Class 2000 - XML/SOAP Runtime" },
                  { url: "mac/class_2001.htm", title: "Message Class 2001 - Software AG IDL Parser" },
                  { url: "mac/class_2002.htm", title: "Message Class 2002 - .NET Wrapper" },
                  { url: "mac/class_2003.htm", title: "Message Class 2003 - PL/I Wrapper" },
                  { url: "mac/class_2004.htm", title: "Message Class 2004 - COBOL Wrapper" },
                  { url: "mac/class_2005.htm", title: "Message Class 2005 - Generic IDL Extractor Messages" },
                  { url: "mac/class_2006.htm", title: "Message Class 2006 - IDL Extractor for COBOL" },
                  { url: "mac/class_2007.htm", title: "Message Class 2007 - IDL Extractor for PL/I" },
                  { url: "mac/class_2008.htm", title: "Message Class 2008 - Software AG RPC Extractor Service" },
                  { url: "mac/class_2010.htm", title: "Message Class 2010 - RPC Server and Listener for IBM® MQ" },
                  { url: "mac/class_2011.htm", title: "Message Class 2011 - Connections to IMS Connect" },
                  { url: "mac/class_2012.htm", title: "Message Class 2012 - Connections to CICS ECI" },
                  { url: "mac/class_2013.htm", title: "Message Class 2013 - Deployment to XML RPC Server" },
                  { url: "mac/class_2014.htm", title: "Message Class 2014 - COBOL Converter" },
                  { url: "mac/class_2015.htm", title: "Message Class 2015 - AS/400" },
                  { url: "mac/class_2016.htm", title: "Message Class 2016 - Connections to CICS Socket Listener" },
                  { url: "mac/class_2023.htm", title: "Message Class 2023 - Connections to ApplinX" },
                  { url: "mac/class_3000.htm", title: "Message Class 3000 - NetWeaver XI Adapter" },
                  { url: "mac/class_4000.htm", title: "Message Class 4000 - EntireX Process Extractor" },
                  { url: "mac/class_etbd.htm", title: "Message Class ETBD - Broker Log and Console - Diagnostic Messages" },
                  { url: "mac/class_etbe.htm", title: "Message Class ETBE - Broker Log and Console - Error Messages" },
                  { url: "mac/class_etbm.htm", title: "Message Class ETBM - Broker Log and Console - Informational Messages" },
                  { url: "mac/class_etbw.htm", title: "Message Class ETBW - Broker Log and Console - Unit of Work/Persistence Messages" },
                  { url: "mac/class_8000-8999.htm", title: "Message Class 8000-8999 - User-definable ACI Messages" },
                  { url: "mac/cics.htm", title: "EntireX CICS ABEND Codes" },
                  { url: "mac/adasip.htm", title: "Adabas SVC Installation Messages (ADASIP)" },
                  { url: "mac/ADAS.htm", title: "ADAS* (Adabas SVC) System Messages" },
                  { url: "mac/MLC.htm", title: "Software AG Licensing Messages" },
                  { url: "mac/sagtoken.htm", title: "EntireX SAGTOKEN Messages" },
                  { url: "mac/class_secBs2.htm", title: "EntireX Broker Security Server for BS2000" },
                  { url: "mac/xco.htm", title: "Message Class XCO - X-COM Console Messages" },
                  { url: "mac/retcodes.htm", title: "Component Return Codes in EntireX" },
                  { url: "mac/cis.htm", title: "Broker Command and Information Services Error Codes" },
                  { url: "mac/exxmsg.htm", title: "EXXMSG - Command-line Tool for Displaying Error Messages" },
                  { url: "mac/adminService.htm", title: "Administration Service Messages" },
              ]
            },
            { url: "glossary/glossary.htm", title: "EntireX Glossary" },
            { url: "general/legal.htm", title: "Copyright" },
        ]
};

var mainProject = 1;

$.event.trigger({ type: "fishidbloaded", db: entirex });