why not doing this using multi rows updatable BAQ, call the data as per your criteria then add a foreach loop to the basic BAQ/BPM code changing the field date for the ttResults and this will automatically trigger the external update method
You could, but it shouldnât be necessary. You should be able to change it in the dataset before itâs saved, and then the regular update saves it. If you go the other way, youâre going to have the issue âRecord has been modified my another userâ.
1 Like
i need to test that, i have tried it but with single row update, usually âRecord has been modified my another userâ happened on the screen user interface as the database/set updated while your user session tt data still under process