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
I have a mashup with a couple of bargraphs, I have placed the pdf export widget on the mashup to dump it out. I wait until the data has fully loaded (shown in the first image below) and when I do the dump I end up with what is shown in the second image below. It appears the extension loads the page and does not wait until the data has fully loaded. would this be a correct assumption?
Hi Ken Yetzer,
How much time does this Mashup takes to load? Your assumption seems correct to me.
I just did a test and currently the data loads in less than 0.5 seconds and the pdf dump out works correctly. So it is definitely a timing issue. Is there any way to fix this?
Hi Ken Yetzer,
You will have to create your own custom Extension for fixing it. As per PTC ThingWorx marketplace:
So, I will not be able to open a Jira for this Widget.
Ankit,
Thanks. I appreciate your response.