Hi Hilary. Thanks again for your great help.
I think what you propose it is not what I need it. Basically what I want is to show in one column of my SP library the Username of the person that has the form open at that specific moment. And after he/she closes the form, that field in the SP Library column will be clear (empty).
In order to do that, I was trying the same approach used
Here. So I create a CAML to "Update" only the Current Username, and then used the Web Service for SP to update that field while at the same time the form is still open.
Please find the attachment the XML that I am using as my CAML. Maybe that is wrong. I am using the "set" in the CAML to set and clear the current username.
Any hints/help?