Skip to main content
1-Visitor
June 12, 2018
Question

Update properties using Grid widget

  • June 12, 2018
  • 1 reply
  • 997 views

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

1 reply

22-Sapphire I
June 13, 2018

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.