[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Tracking Custom Fields in source control

  • Thread starter Thread starter linotadros
  • Start date Start date
Status
Not open for further replies.
L

linotadros

Guest
The way to do that is through the export of the structure from the Administration menu in the backend. You will be able to export a file for deployment that contains all the changes that occurred in the structure including "Custom fields" to existing modules and you will need to place that file under App_Data/Deployment in the new site to load the changes. That file of course can be tracked in GIT and you can set CI on as well with pre and post build actions. Hope that helps -Lino

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