[progress Communities] [progress Openedge Abl] Forum Post: Re: Kuib App Errors After...

  • Thread starter Thread starter Irfan
  • Start date Start date
Status
Not open for further replies.
I

Irfan

Guest
Hi Louis, We do not need to stop the agent if we want to update the ABL code. You can follow the same approach that we follow with PDSOE while publishing updated code to the PASOE Server. You can use the oemanager API(terminate inactive Sessions) to terminate the sessions that are sitting IDLE. On your next request, new sessions will be started and they will load the updated classes. Here are the details to call that API URI - http:// : /oemanager/applications/ / /sessions HTTP Operation - DELETE Media type - Application/vnd.progress+json Command-line example curl -X DELETE -v -u username:password " localhost:8810/.../sessions"

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