Skip to main content
17-Peridot
February 12, 2024
Solved

Thumbnail Publish

  • February 12, 2024
  • 1 reply
  • 1731 views

Hi Guys,

 

I started my CAD worker and it's working fine. I created same like this for Thumbnail Publish. But I didn't know how we can start this and which allowlist or whitelist to use for it.

 

Regards,

Aj

Best answer by Amirtharaj_K

@avillanueva  Found a solution for this, we need to provide a single folder path. For example, my main folder name is CAD_Workers, and the subfolders names are Creo, Thumbnail, and Office. We need to only provide the CAD_Workers path, as the other paths will be activated automatically.

 

<Property name="worker.exe.whitelist.prefixes" overridable="true"
targetFile="codebase/WEB-INF/conf/wvs.properties"
value="C:\ptc\CAD_Workers|nohup /ptc/CAD_Workers"/>

 

Regards,

Aj

 

1 reply

17-Peridot
February 14, 2024

More details: 

Here ProE is a CAD worker

Thumbnail worker publishes PVS. 

 

I run this comment to activate CAD worker. (Flag turned into Green)

 

<Property name="worker.exe.whitelist.prefixes" overridable="true"
targetFile="codebase/WEB-INF/conf/wvs.properties"
value="C:\ptc\WC_Workers\Creo|nohup /ptc/WC_Workers/Creo"/>

 

How we can do the same thing for Thumbnail Worker.

 

Amirtharaj_K_0-1707908391962.png

Regards,

Aj

avillanueva
23-Emerald I
23-Emerald I
February 14, 2024

Whitelist setting applies for all workers I believe. You can create multiple acceptable paths but separating by a pipe character |. Looks like you are doing that already. Strange, looks like you have a windows and unix path listed.

https://support.ptc.com/help/wnc/r11.2.0.0/en/index.html#page/Windchill_Help_Center/WorkAgentSecurity.html

 

17-Peridot
February 14, 2024

Thanks for the replay @avillanueva 

After I added into Site.xconf, still thumbnail flag is executable not safe.

Amirtharaj_K_0-1707913249379.png

Amirtharaj_K_1-1707913270262.png

Regards,

Aj