Skip to main content
12-Amethyst
January 29, 2024
Solved

ThingWorx

  • January 29, 2024
  • 2 replies
  • 1313 views

I am not able to assign tags in a mashup, whenever I drag the tag to the mashup it blocks and does not assign

Best answer by Rocko

You can't simply drop data into a mashup. First, you would add a proper widget to the mashup. The widgets task is to render the data. Second you need to create a binding between the data and a property of the widget. For this, select something from the Returned Data section of the service call, and drop it onto either the widget or directly a widget property on the left side. Only the properties with ingoing bind direction and a matching data type will accept the binding.

Check this tutorial for details: https://community.ptc.com/t5/IoT-Tips/Create-Your-Application-UI-Guide-Part-1/ta-p/809008

 

2 replies

16-Pearl
January 29, 2024

Hi @RaulBernardo.PV 

 

Kindly confirm your ThingWorx version and share the application logs.

Rocko
Rocko19-TanzaniteAnswer
19-Tanzanite
January 30, 2024

You can't simply drop data into a mashup. First, you would add a proper widget to the mashup. The widgets task is to render the data. Second you need to create a binding between the data and a property of the widget. For this, select something from the Returned Data section of the service call, and drop it onto either the widget or directly a widget property on the left side. Only the properties with ingoing bind direction and a matching data type will accept the binding.

Check this tutorial for details: https://community.ptc.com/t5/IoT-Tips/Create-Your-Application-UI-Guide-Part-1/ta-p/809008