[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: When to have multiple PASOE Instances, Web Apps, Services, and Resources

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
There's a missing "ABL Apps" level missing - this is the common business application code/DBs for all services exposed via webapp. It sits between "Instances" and "Web Apps". I would have 1 project in PDSOE for each ABL App, and 1 for each ABL webapp*. The Server that you associate projects with in PDSOE represents an ABL App - you can see that if you double-click opn the server in the "Servers" view/editor. The Connection specifies the PASOE name and the ABL Application name. * The ABL WebApp projects include an AppServer folder, which is really the ABL App's code. I'd leave it empty and/or not deploy from here.

Continue reading...
 
Status
Not open for further replies.
Back
Top