[progress Communities] [progress Openedge Abl] Forum Post: Re: Sending Back The Dataset In...

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
You are welcome. I am glad to know that it is working now. The getData() method returns all the records in the JSDO memory. We have considered exposing a getChanges() method for this function and document it but this has not been done. (The getChanges() method is used internally by hasChanges().) Perhaps, we should expose _createChangeSet() or a variation of it. Something to mention is that _createChangeSet() would return a dataset with the before-image information as needed by the Submit operation. Depending on the requirements, you might want the changed records without the before-image information. (This is the intention of getChanges().) I will add a note to our backlog. Thank you for your suggestion.

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