I have bound the data from DataTable. It throws an error which says "Mashup parameter not Expected ".
Solved! Go to Solution.
Hi @NN_13870674 Can you let us know ThingWorx version? As per the below article issue has been resolved in ThingWorx 10.0.1
Hi @NN_13870674 Can you let us know ThingWorx version? As per the below article issue has been resolved in ThingWorx 10.0.1
hi @Surya_Tiwari we use TWX 10.0 version, Issue might be corrected in 10.0.1. which will release in october.
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
hi @slangley , We contacted with PTC they accepted it was a bug, It will be corrected in TWX 10.0.1 release.