Skip to main content
1-Visitor
October 18, 2017
Question

How do I set the values of Mashup parameters to ThingTemplate properties?

  • October 18, 2017
  • 1 reply
  • 2934 views

Hi,

I am passing parameter values to Mashup parameters through the mashup URL.

I want those values to be stored under properties of a ThingTemplate.

How can I do this?

Thanks

1 reply

20-Turquoise
October 18, 2017

You may use a service that takes input (values) and sets the properties of the desired template accordingly. So, you set the mashup parameters through the URL then pass those parameters to the service.

Hope this makes sense.

rmasoud11-VisitorAuthor
1-Visitor
October 23, 2017

It makes sense, I am just having trouble passing those parameters to the service.

1-Visitor
October 24, 2017

Hi Rami Masoud​,

You just need to drag the output parameters from Mashup Properties to input parameters of the Service to bind them together.

Are you facing any specific issue in binding?

Regards,

Ankit Gupta