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

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

Translate the entire conversation x

webframe url to play video on mashup

MA8731174
16-Pearl

webframe url to play video on mashup

Hello Developers,

   I am confused that how my url needs to look like in order to play video with this webframe  widget.

 

My URL : "/Thingworx/FileRepositoryDownloader?download-repository=AssemblyApproval.FileRepository&directRender=true&download-path=//troop/kroop/loop/alter/Sequences/l-Creo3D-Abbildung1.pvi/Gewindering_(32570024)_aufsetzen_(Stauchen)/Videos/101.mp4"

 

but my video is  unable to pay on the widget.. can anyone please tell me about url creation of it... thanks

ACCEPTED SOLUTION

Accepted Solutions

I have further went deep down into issue. So issue is that in my path i have round brakets ( ) and url converts them into special characters as you can see below:

%29 close braket => )

%28 open braket -> (

it does not run the video then. but if i have a link without these round brakets then the video works. Anyone has a solution recommendation for that. because my path folders have round brakets in it and thats why path has in it. 

 

So please avoid brakets in the creation of folder in fileRepository. the underscore sign works _ completely fine for me but no brakets.

 




https://test-world.com:1122/Thingworx/FileRepositoryDownloader?download-repository=AssemblyApproval.FileRepository&directRender=true&download-path=//troop/kroop/loop/alter/Sequences/l-Creo3D-Abbildung1.pvi/Gewindering_%2832570024%29_reinigen_%28Stauchen%29/Videos/02.mp4

View solution in original post

1 REPLY 1

I have further went deep down into issue. So issue is that in my path i have round brakets ( ) and url converts them into special characters as you can see below:

%29 close braket => )

%28 open braket -> (

it does not run the video then. but if i have a link without these round brakets then the video works. Anyone has a solution recommendation for that. because my path folders have round brakets in it and thats why path has in it. 

 

So please avoid brakets in the creation of folder in fileRepository. the underscore sign works _ completely fine for me but no brakets.

 




https://test-world.com:1122/Thingworx/FileRepositoryDownloader?download-repository=AssemblyApproval.FileRepository&directRender=true&download-path=//troop/kroop/loop/alter/Sequences/l-Creo3D-Abbildung1.pvi/Gewindering_%2832570024%29_reinigen_%28Stauchen%29/Videos/02.mp4

Announcements
Top Tags