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

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

How to pass values to URL of Mashup charts from external source?

magrawal
1-Newbie

How to pass values to URL of Mashup charts from external source?

Hi,

I have created a time series chart in mashup. Chart accepts two input parameters start date and end date to filter chart. Now I need to embed this chart into another web application.

for example Mashup url is:

<server>/Thingworx/Mashups/TimeSeriesDemoChart?appKey=xxxxxxxxxxxx

and a frameset where I am embedding mashup:

<frameset rows="100%">

  <frame src="<server>/Thingworx/Mashups/TimeSeriesDemoChart?appKey=xxxxxxxxxxxx">

</frameset>

It's working fine but I am not getting how do I pass Start Date and End Date to filter chart.

if any one has idea about it please help.

Thanks in advance.

0 REPLIES 0
Top Tags