Skip to main content
10-Marble
January 22, 2024
Question

Web.Link config options

  • January 22, 2024
  • 2 replies
  • 1541 views

The Creo Parametric config options for Web.Link confuse me a bit. This support article gives the recommended settings for Web.Link: https://www.ptc.com/en/support/article/CS156638. Before reading this article I was only aware of the web_enable_javascript options, so that is all I enabled. 

 

Which means my config looks like this:

Bas_0-1704974726006.png

 

Funny enough, everything with Web.Link works fine. I can read files from my local file system, manipulate and read data in my Creo session, etc. But according to the config options, this should be disabled.

 

So what do the web_link_read/write options actually do? Anyone got an idea?

 

2 replies

24-Ruby III
January 22, 2024

Hi,

please contact PTC Support.

16-Pearl
February 5, 2024

Hi Bas,

 

As far as I know, this 4 options (web_link_file_read, web_link_file_write, web_link_proe_read and web_link_proe_write) should be changed to "yes" in order to run web.link:

 

web_link.png

 

 

Bas10-MarbleAuthor
10-Marble
February 6, 2024

Well that's the interesting/weird thing. My web link pages run fine with all those 4 options value set to "No". So it seems like they don't do anything at all.