Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! 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.