Skip to main content
6-Contributor
July 21, 2025
Solved

Mashup Parameter Binding issues in ThingWorx 10.0

  • July 21, 2025
  • 2 replies
  • 1055 views

I have bound the data from DataTable. It throws an error which says "Mashup parameter not Expected ".

Best answer by Surya_Tiwari

Hi @NN_13870674  Can you let us know ThingWorx version? As per the below article issue has been resolved in ThingWorx 10.0.1

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

2 replies

16-Pearl
July 22, 2025

Hi @NN_13870674  Can you let us know ThingWorx version? As per the below article issue has been resolved in ThingWorx 10.0.1

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

6-Contributor
August 22, 2025

hi @Surya_Tiwari  we use TWX 10.0 version,  Issue might be corrected in 10.0.1. which will release in october.

Community Manager
July 22, 2025

Hi @NN_13870674.

 

This error typically indicates a mismatch between the parameters defined in your mashup and those being passed to it. To troubleshoot:

 

Check Mashup Parameters: Ensure that the parameters you are trying to bind in your mashup are correctly defined. Verify that the names and types of the parameters match what is expected in the mashup configuration.

 

Review DataTable Binding: Confirm that the DataTable is correctly set up and that the data structure aligns with the expected input for the mashup parameters.

 

These resources may also be helpful:

Please let us know if this information was helpful.  If not, it may require a case so that one of our engineers can troubleshoot.

 

Regards.

 

--Sharon

6-Contributor
August 22, 2025

hi @slangley , We contacted with PTC they accepted it was a bug, It will  be corrected in TWX 10.0.1 release.