Creo View Unix - How to "Open in Creo View" from Windchill - Unix URI handler for creoview://
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.

