cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

how i display mashup in iframe?

CHASEONHO
18-Opal

how i display mashup in iframe?

Hi

 

our customer want to display mashup in iframe

so i test that 

<iframe id="if1" width="1980" height="1080" style="visibility:visible" src="http://<server>:<port>/Thingworx/Mashups/MonirotingService?appKey=2appkeyHere0&x-thingworx-session=true">
</iframe>

but anything appear

I have annotated all ClickjackFilter.
It still does not show up.

The usage version is 7.3.

thank

ACCEPTED SOLUTION

Accepted Solutions

Try to inspect the page headers that come from the ThingWorx server. 
It might be because you have the following headers sent: ClickjackFilterDeny and ClickjackFilterSameOrigin.

If this is the case, check the server side configuration here: http://support.ptc.com/help/thingworx_hc/thingworx_8_hc/en/#page/ThingWorx%2FHelp%2FSecurity%2FAllowingEmbeddedMashupsiniFrames.html%23

 

Regards,
Emil

View solution in original post

1 REPLY 1

Try to inspect the page headers that come from the ThingWorx server. 
It might be because you have the following headers sent: ClickjackFilterDeny and ClickjackFilterSameOrigin.

If this is the case, check the server side configuration here: http://support.ptc.com/help/thingworx_hc/thingworx_8_hc/en/#page/ThingWorx%2FHelp%2FSecurity%2FAllowingEmbeddedMashupsiniFrames.html%23

 

Regards,
Emil

Announcements


Top Tags