Multi-CAD Worker (Configuration at Single Server)
Hi Guys,
How to run the Multi-CAD softwares in CAD worker at single server.
I done a CAD Worker configuration for Creo & Inventor - site.xconf & Adapter, but i installed both in single server and if i run the both Inventor and Creo only Creo is active and other one shown Fails to Start.
But if i set a individual Inventor or Creo Path in site.xconf it's working without issue.
Main Folder Name is CAD_Workers
site.xconf
<Property name="worker.exe.allowlist.prefixes"
overridable="true"
targetFile="codebase/WEB-INF/conf/wvs.properties"
value="D:\CAD_Workers|nohup /CAD_Workers"/>
<Property name="publish.usesPublishRules" overridable="true"
targetFile="codebase/wvs.properties"
value="ARBORTEXT PROE INVENTOR"/>
agent.ini
localpath=\\SMRWINDCHILL02\CAD_Workers\Autodesk_Inventor
exe=D:\CAD_Workers\Autodesk_Inventor\inventorworker.bat
exe=D:\CAD_Workers\Creo_Parametric\proeworker.bat
localpath=\\SMRWINDCHILL02\CAD_Workers\Creo_Parametric

Regards,
Aj

