Skip to main content
17-Peridot
February 1, 2022
Question

Mashup Parameter not retaining value

  • February 1, 2022
  • 1 reply
  • 745 views

Hi Folks,

@PaiChung @VladimirN 

 

I have used a boolean Mashup parameter between Main mashup and navigation modal popup and popup should return a boolean value(true/false) on popup close which is not happening. I also tried to used default value(true) of mashup parameter but thats also not getting passed to main mashup.

I can observe this issue in multiple Mashups wherever Mashup parameters are used for Modal popup.

 

Kindly suggest some suggestions to fix this?

 

I am using Thingworx version 8.5.6b110

 

1 reply

22-Sapphire I
February 1, 2022

Are you setting the boolean value, before you execute the pop-up close?

you can always make the parameter visible temporarily on both using check boxes and see if the value is being passed back and forth or not.