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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Adding getProperties() service of value stream programmatically

pyekula
1-Newbie

Adding getProperties() service of value stream programmatically

Hi,

I would like to know, is there a way to add getProperties() service to Mashup through Script in thingworx 7.2.

Regards,

Penchalaiah

1 ACCEPTED SOLUTION

Accepted Solutions
PaiChung
22-Sapphire I
(To:pyekula)

I think the easiest way is to have the necessary valuestreams created ahead of time and associated with the ThingTemplate(s)

We recommend minimizing the number of valuestreams, generally a single valuestream per ThingTemplate.

View solution in original post

3 REPLIES 3
PaiChung
22-Sapphire I
(To:pyekula)

Can you please explain what you are looking to do with that and in what form?

Sounds like you want to dynamically create valuestreams and have that information come into a mashup programmatically??

Yes I would like add value streams dynamically

PaiChung
22-Sapphire I
(To:pyekula)

I think the easiest way is to have the necessary valuestreams created ahead of time and associated with the ThingTemplate(s)

We recommend minimizing the number of valuestreams, generally a single valuestream per ThingTemplate.

Top Tags