- Joe Hess
- PowerBuilder
- Tuesday, 11 April 2023 08:44 PM UTC
Dear Gurus,
I'm in the process of migrating a C/S app to multi-tiered. One of the things I would like to do is submit new/changed/deleted data to the API for update with the updated data returned. There will be times where column information (identity values, audit information, autogenerated values, etc) will change in the API. When the data returns in the response, I need to update the user's datawindows with the updated information.
I know I can submit all data regardless of status to the API, have it all return, reset and import the data into the datawindows. I'd like to keep the submitted data just to the change rows if possible. I could import the returned data into datastores, step through the datastores, find the corresponding row in the datawindows and update the row.
Are there any other options that would provide better performance?
Thank you for your time.
Joe Hess
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.