Skip to main content
7-Bedrock
April 9, 2025
Question

Issue with GlobalMashupParameterBinding in collection widget in Thingworx 9.6

  • April 9, 2025
  • 1 reply
  • 1361 views

Hello Everyone,

I'm currently working with ThingWorx version 9.6 and have encountered an issue when trying to pass data from a base/child mashup to a parent mashup using the Collection widget.

Specifically, I'm using the GlobalMashupParameterBinding configuration within the Collection widget to pass a boolean value (representing a checkbox state) from the child mashup to the parent mashup.

Here’s what I’ve done:

  1. Defined a boolean parameter (e.g., CheckedValue) in the GlobalMashupParameterBinding JSON.
  2. Created a mashup parameter with the same name and base type in the child mashup.
  3. Bound the checkbox state to Boolean Mashup Parameter (eg. CheckedValue) in the child mashup to send the checkbox state to the parent.
  4. In the parent mashup, I bound the global parameter to another checkbox to reflect the state.

This setup works perfectly in ThingWorx versions 9.4 and 9.7, but in ThingWorx 9.6, the data is not being received in the parent mashup, and the binding doesn’t seem to take effect.


Any guidance would be appreciated.

Thanks,
Aishwarya Patil

1 reply

Rocko
19-Tanzanite
April 9, 2025
7-Bedrock
April 9, 2025

Hello Rocko

Thank for the reply.

In help center documentation (link)  it is mentioned that for 9.6.3 version this issue (tracking number:TW-122525) is already fixed.

Community Manager
May 1, 2025

Hi @Aishwarya_Patil 

 

Are you saying that it's not actually fixed?  If so, what version are testing on?

 

Regards.

 

--Sharon