Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Version: Windchill 12.1
Use Case: I want to open parts from Windchill in Creo View for Unix.
Description:
I have installed Creo View for Unix on my work laptop, but I still cannot use "Open in Creo View" from Windchill in a web browser. I see the browser trying to open a URI of the form
creoview://?wcparams=<base64-encoded JSON with Windchill + session details>
but even when I try to manually pass this as an argument to pview
creoview_unix/bin/pview 'creoview://?wcparams=eyJh...'
I get the following error
Most parts in Windchill are not available for download, so my only option is using the "Open in Creo View" menu item from Windchill.
Hi,
What is your OS?
Creo View is supported only in Redhat in the Linux /unix world. Take a look at the below reference document.
Hari
I am not sure this is an OS issue. It looks like Creo View is installed and launching. Its an issue with the content that it is getting. Can you enable trace logging?
https://www.ptc.com/en/support/article/CS62972?source=search
Post the logs but be sure to blank out any sensitive data from your site or install.
Hi @OE_12620655,
I wanted to see if you got the help you needed.
If so, please mark the appropriate reply as the Accepted Solution or please feel free to detail in a reply what has helped you and mark it as the Accepted Solution. It will help other members who may have the same question.
Of course, if you have more to share on your issue, please pursue the conversation.
Thanks,
Hello @OE_12620655 , did you come to a successful conclusion of the issue?
We also have the same problem, and when looking at how it's on Windows, there is an additional thing called launch_pvagent.exe, which is executed from the browser. Since I didn't find any related thing in the Linux binaries, I wonder how Creo View should then find the server at all if we just pass it the creoview://... uri which is encoded. Even if it's decoded, it does complain about not supporting the file type.
greetings