Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
The flag in the worker agent management
It is displayed in white.
Document 'https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS140965#_ga=2.85968985.1520012805.1500267831-1531925275.1499925517'
But I did not understand this
So double-click proeworker.bat in the installed path
The flag was green when I ran it.
Do I have to run them manually each time I run agent management?
Thank you for your reply.
Solved! Go to Solution.
i Add sentence
<Property name="worker.exe.whitelist.prefixes" overridable="true"
targetFile="codebase/WEB-INF/conf/wvs.properties"
value="D:\ptc\creo_view_adapters\proe_setup"/>
but flag was still white..
help me plz
thank you
It is not required to run the 'proeworker.bat' manually all the time. Just add the file path of the 'Proeworker.bat' in 'whitelist' property. Add the following Property in Site.xconf, propagate and Restart Windchill.
<Property name="worker.exe.whitelist.prefixes" overridable="true"
targetFile="codebase/WEB-INF/conf/wvs.properties"
value="D:\ptc\creo_view_adapters\proe_setup"/>
i Add sentence
<Property name="worker.exe.whitelist.prefixes" overridable="true"
targetFile="codebase/WEB-INF/conf/wvs.properties"
value="D:\ptc\creo_view_adapters\proe_setup"/>
but flag was still white..
help me plz
thank you
Thanks your reply
i restart windchill
this problem was didn't equal path
i missin 'a' and set 'dapter'...lol
so flag is green !
thanks a lot!! thank you thank you~!