A Progress Developer Studio for OpenEdge installation is shipped with a Progress Development Application Server for OpenEdge.

The Windows version of OpenEdge Developer Studio includes a PAS for OpenEdge instance called oepas1 that is automatically created during installation. The oepas1 instance contains an ABL application with the same name (oepas1) that gets added to the Servers view in OpenEdge Developer Studio.

Your development environment may contain a PAS for OpenEdge instance that is set up remotely for you to use. If it does not, you can use the default oepas1 instance to test your services.

How to start and stop the default PAS for OpenEdge instance

Although the default oepas1 entry in the Servers view in OpenEdge Developer Studio is a pointer to the ABL application, you can use it to start and stop the host PAS for OpenEdge instance.

To start the instance, right-click the oepas1 entry in Servers view and select Start.

To stop the instance, right-click the oepas1 entry in Servers view and select Stop.