[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: ProDataSets and record ID

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

David Ysmael

Guest
I should have included this in the OP, but reason I am trying to retrieve the record ID is to pull lock information (user name, terminal name) when save-row-changes fails because of an active record lock. Previously I found that the record ID was an easy way to find the record pertaining to the lock in the _Lock VST. I did see the after-row-fill call back option and was considering that. This is being implemented in a RESTful service, so the recID will not be exposed externally, it's only being used to reference the row in the lock VST.

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