Hello all...
I have a question for you.
I need to update data from an external program. Actually i can save data but the Infor Guide indicates that the same method to save is used to Update and Delete. My question is How can i use it to Update?
I have this code to Save data on a Customer IDO:

I don't know how to use the same method, i mean the "webService.SaveDataSet()" for update any data.