[progress Communities] [progress Openedge Abl] Forum Post: Re: Managment Of Document

  • Thread starter Thread starter Mohammed Siraj
  • Start date Start date
Status
Not open for further replies.
M

Mohammed Siraj

Guest
Abir, A simple way to implement this would be to have VersionDocument object to track multiple versions of the Document field in your main record. Document -> VErsionDocument relationship cardinality will be 1:M On Document field update, configure an ObjectScripper trigger that runs 'Before Update', creates a new VersionDocument record with the current Document. Please refer attached sample for additional details. (Please visit the site to view this file)

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