[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Locking of procedure libraries and CI/CD

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
Rather than performing your own shadow copying, I’d include a version number or time stamp in the pl file name and dynamically set the PROPATH to include the latest one. That will also allow you to see which version is used in a particular runtime session by looking at the PROPATH.

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