Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
I have four mashupcontainers A-D as seen below.
What I'm doing:
In mashupcontainer-A I have a dropdown menu where I select "Shift". When I select a new shift from that dropdown menu the data in the mashup of mashupcontainer-A is updated.
What I need to do:
When I select a "Shift" from the dropdown menu in mashup A I need that shift to also be passed to the other mashups in mashupcontainers D-B and then have those mashups update their data with that selected shift.
Please check these community posts:
None of these solutions apply to my scenario.
1. I'm passing a select value from a dropdown menu from one contained mashup to another contained mashup. Not from a parent to a contained.
2. I might be able to use session variables but I can't find anything that explains how to use them. I tried Article - CS249180 - Understanding Session Variables in ThingWorx (ptc.com) but this article has a lot of errors. ie. It says, "6. Drag the Textbox Text field to the session variable" but you can't drag a widget to a session variable in Thingworx. Thingworx doesn't allow that.
Please check the configuration steps mentioned in article CS248660 , please feel free to let us know if the issue still there, I will do a test in my environment then.