Skip to main content
16-Pearl
March 5, 2025
Solved

How to view files in creowiew from the link widget used in thingworx mashup

  • March 5, 2025
  • 2 replies
  • 835 views

I have stored few files in thingworx repository. And also iam giving download link to download files. Customer only wanted to see files in creo view by clicking the link provided in thingworx mashup.

Best answer by TonyZhang

Hi @AP_10343008 

 

Why do you need to open jpg files with Creo View? I believe Creo View is supposed to open CAD files, not image files.

You can use browser to open a jpg file directly with image URL like below

<ThingWorx URL>/Thingworx/FileRepositoryDownloader?download-repository=<RepositoryName>&directRender=true&download-path=<Path_To_Image_File>/xxx.jpg

Alternatively, you can use image widget to display your image in mashup by populating the source URL. See article CS214785

 

2 replies

16-Pearl
March 10, 2025

Hi @AP_10343008 

 

If you are using Navigate, you can use the View & Measure in 3D app to open CAD data from Windchill with Creo View

See article CS369679

If you are using ThingWorx platform only, you will need to do extra implementation to compose a special URL that can trigger opening your content in Creo View.

Creo or Windchill community might be the correct place to ask for help.

See this community post.

 

16-Pearl
March 12, 2025

Will it open jpg files stored in thingworx repository ?

TonyZhang16-PearlAnswer
16-Pearl
March 14, 2025

Hi @AP_10343008 

 

Why do you need to open jpg files with Creo View? I believe Creo View is supposed to open CAD files, not image files.

You can use browser to open a jpg file directly with image URL like below

<ThingWorx URL>/Thingworx/FileRepositoryDownloader?download-repository=<RepositoryName>&directRender=true&download-path=<Path_To_Image_File>/xxx.jpg

Alternatively, you can use image widget to display your image in mashup by populating the source URL. See article CS214785

 

16-Pearl
March 18, 2025

Hi @AP_10343008 ,

It appears that a response answers your question.  For the benefit of other Community Members who may have the same question, it would be great if you could designate an appropriate one as the Accepted Solution.

In the event that this response did not answer your question, please post your current status so that we can continue to support.

Thanks for using the PTC Community!

Regards,