[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Propath question on PASOE win 11.7

  • Thread starter Thread starter OctavioOlguin
  • Start date Start date
Status
Not open for further replies.
O

OctavioOlguin

Guest
Thanks Roy Ellis , The issue you point out is correct. The propath that ends in ....openedge/tap is pointing to the "Root" level of a system module. Beneath this point, there are hundreds of subdirectories, nested and so.... so a program file sitting on tap/procs/ven/ven01001.r, when called shouldn't include the (TAP) level on the calling, (run tap/procs/ven/...) as indeed, avm would contruct .../openedge/TAP/TAP/procs/ven.. The problem in this case, was that docs point to update the [AppServer.Agen] section on the openedge.properties config file. But this value keeps a relation, (undocumented at first glance of docs) with [AppServer.Agent. ] which you need to tailor to your need, not the one documented... Thanks...

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