Skip to main content
1-Visitor
August 12, 2016
Question

Is there any possible way to provide Persistent Provider name dynamically during the creation of a thing programatically

  • August 12, 2016
  • 3 replies
  • 1550 views

Hi Guys,

I have a requirement to create a thing programatically and provide persistent provider dynamically while creating things.

Is there any way to do this.

3 replies

5-Regular Member
August 12, 2016

Are you using an Extension SDK? If so, which one?

5-Regular Member
August 12, 2016

Kishor, do you have multiple persistence providers defined in the platform? Are you trying to store your model definitions in different providers?

20-Turquoise
August 15, 2016

Users can't create things outside of the storing model provided in the configuration, therefore things will always be saved in the property persistence provider for the Thingworx System they are created on.  A single model/property persistence provider per platform instance is allowed.