Debugging on Enterprise Server Scenarios

Any application that is run on Enterprise Server can also be debugged on Enterprise Server. See Using Enterprise Server from within the IDE for details on creating and configuring an enterprise server from the IDE.

Before debugging, be sure that your application is ready to run on your enterprise server. The requirements vary depending on the type of project. For example, some project applications require that you deploy the application to the enterprise server; some require that you generate a client application from the IDE; some require specific enterprise server configurations; etc. Information about what your particular application requires can be found in this documentation in topics that pertain to your project type. In addition, see Enterprise Server configuration and administration for details about setting up an enterprise server.

The following topics explain the features that enable you to debug an application running on an enterprise server, or that provide additional options while you debug.