Skip to main content
1-Visitor
January 20, 2022
Solved

Programmatically set LOCAL property binding

  • January 20, 2022
  • 1 reply
  • 1788 views

Is there a way to do that? I have only found the services to set REMOTE bindings as is explained in this links: http://support.ptc.com/help//thingworx/platform/r9/en/index.html#page/ThingWorx/Help/Composer/Things/ThingProperties/ProgrammaticallyAddingPropertiestoThings.html

https://www.ptc.com/en/support/article/CS233812

 

I am using Thingworx 8.5

 

Thanks

Best answer by slangley

Hi @MD_10146790.

 

Did you find the service SetLocalPropertyBinding?  You will need to run the AddPropertyDefinition service first to create the property.

 

Regards.

 

--Sharon

 

1 reply

Community Manager
January 26, 2022

Hi @MD_10146790 

 

It should work the same way.  Are you having some sort of issue?

 

Regards.

 

--Sharon

1-Visitor
January 26, 2022

There is no option for LOCAL binding. Only Remote or NO binding

slangleyCommunity ManagerAnswer
Community Manager
February 2, 2022

Hi @MD_10146790.

 

Did you find the service SetLocalPropertyBinding?  You will need to run the AddPropertyDefinition service first to create the property.

 

Regards.

 

--Sharon