AppServer support in Progress Developer Studio for OpenEdge

The AppServerâ„¢ is the core of OpenEdge application and integration services and is the engine for running ABL business logic that can be made available to application clients as application services. Essentially, the AppServer is an ABL runtime client that has no user interface but provides a means for client applications to call its ABL procedures and user-defined functions. Like most OpenEdge server products, it relies on the Unified Broker framework for configuration and administration.

The following enhancements for Progress Developer Studio for OpenEdge (formerly known as Progress OpenEdge Architect) are now available for the AppServer:

The inclusion of runtime and project support for AppServers in OpenEdge Architect relies on the Eclipse Web Standard Tools (WST).

With AppServer support, you are able to:

You can also use OpenEdge Explorer to publish to a remote machine (minimum version OpenEdge 11.0 required). Additionally, you can access OpenEdge Explorer from within Progress Developer Studio for OpenEdge.

With this release of Progress OpenEdge, Progress Explorer is no longer available.

Debugging support

Progress Developer Studio for OpenEdge now supports debugging of remote and local AppServer instances. For more information, see AppServer and WebSpeed debugging.