How to synchronize mashups without autorefresh, using iframe?
I need 2 mashups to be synchronized, with real-time response since both will share data.
So far, all right since I can have the data in a Thing, and use the services "GetProperties" and "SetProperties". With the "GetProperties" I use the checkbox "Automatically update values when able" and everything works perfectly in 2 tab / browsers.
My problem arises when I try to show it with iframe.
With iframe does not refresh the data, I need to use an auto-refresh to search the data.
I have annotated all ClickjackFilter.
Is it a version problem?
Is it a problem because "Automatically update values when able" is not compatible with iframe?
I'm using Thingworx 7.3.1 with PTC Navigate 1.6

