PAS for OpenEdge is the recommended application server for an OpenEdge
application. OpenEdge has historically supported runtime debugging in classic
AppServer, which is what most developers use for testing during development. As the
application moves closer to deployment, developers perform their final testing using
PAS for OpenEdge.
In this course, the student learns how to work with a PAS for OpenEdge instance in a
development environment. The student sets up their Developer Studio for OpenEdge
workspace to work with PAS for OpenEdge. Then the student learns how to create an
instance of PAS for OpenEdge and use it for the server side of an application. Once the
code has been deployed, students will learn how to debug (remote) code and how to
develop/deploy REST services using PASOE.