Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hi,
I am displaying properties of thing using GetPropertyValues service and same s i am updating using SetPropertyValues service. But unfortunately i am unable to update all properties though all are editable. Only one or two of them are updating.
May i know how to troubleshoot this?
Thanks,
Kiran
Create a wrapper service around SetPropertyValues to check the infotable coming back and see if it is indeed the values you are expecting to use for the update.