[Progress Communities] [Progress OpenEdge ABL] Forum Post: PASOE temp directory rollover

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

dbeavon

Guest
We've started using the log rollover feature (by date). It is a convenient feature that you can use for pasoe agent logs. See below... I'm wondering how this feature is implemented.... Would it be possible to add the {yyyy-MM-dd} feature anywhere else in the SessMgr properties as well? For example, it would be nice to use it in the naming of our temp directories. Those directories should be able to rollover by date as well. If the temp directory would rollover then it would make cleanup operations more simple. We would more easily write our temp directory cleanup scripts to delete folders that haven't been used in the past week or month. It would also be safer, and we would not have to worry about deleting files that are potentially in use by PASOE. This is a follow-up to an earlier question I had posted. (see PASOE temp directory cleanup? - Forum - OpenEdge Development - Progress Community ) As-of now, our server team is still responsible for cleaning up this PASOE temp directory by hand. About half the stuff in there is NOT related to custom code - but is stuff that is generated by the runtime (files named dbi, srt, lbi, rcd, etc).

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