cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

set property value of a tag using service

svisveswaraiya
17-Peridot

set property value of a tag using service

Hi,

In thingworx, how can I set a value to a property tag based on the input using services? 

 

Thanks,

Shalini V.

1 REPLY 1

Hello,

 

Try to handle them as simple strings:

me.tagProperty = 'Component:data';

 

/ Constantine

Announcements

Top Tags