E
egarcia
Guest
Hello Meyrick, If you do not need to have local data in the JSDO memory, you could use addRecords() with the EMPTY option to clear the JSDO memory then call the READ service using readLocal = true. A simple way to have set reaLocal true is to create a second instance of the READ service and set readLocal = true in the parameters of the service. I hope this helps.
Continue reading...
Continue reading...