How to view files in creowiew from the link widget used in thingworx mashup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How to view files in creowiew from the link widget used in thingworx mashup
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.
- Labels:
-
Coding
-
Mashup-Widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Will it open jpg files stored in thingworx repository ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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,
