[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: PAS - Pick up new r-code

  • Thread starter Thread starter dbeavon
  • Start date Start date
Status
Not open for further replies.
D

dbeavon

Guest
Here is the David Cleary quote. After reading this again, I see that he said it was necessary to "bounce the (MS-) agent process". We also have an API to bounce the agent process without taking down the server. This will allow you to reset any static or singleton r-code a session may have loaded. You need oemanager installed to access this through REST, or use JMX. Multiple ABL Apps in PASOE - Forum - OpenEdge General - Progress Community I guess that answers my question. I suspect there is not a more efficient way to pick up new r-code than that. I'm assuming that r-code is shared by the whole MS-agent and not specific to the individual ABL sessions within the agent; so it probably wouldn't help to terminate and restart individual ABL sessions, right? Thanks for any clarification about r-code management in PAS.

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