Skip to main content
4-Participant
May 8, 2025
Solved

Command to run WCA

  • May 8, 2025
  • 1 reply
  • 618 views

Version: Windchill 13.0

 

Use Case: What is the command to run the wca? i've been looking and can't figure it out


Description:

Need to run Windchill confiugration assistant but can't figure out how. 

Best answer by avillanueva
Stop Windchill
Under windchill shell navigate to <Windchill>/utilities/wca/
Generate file windchillconfigurator.xconf
Run command ant -f WindchillConfigAssistant.xml configureWindchill
Will generate <Windchill>\utilities\wca\conf\windchill\windchillconfigurator.xconf, which includes properties WCA calculated

https://www.ptc.com/en/support/article/CS153338?source=search#WCA

 

1 reply

avillanueva
23-Emerald I
23-Emerald I
May 8, 2025
Stop Windchill
Under windchill shell navigate to <Windchill>/utilities/wca/
Generate file windchillconfigurator.xconf
Run command ant -f WindchillConfigAssistant.xml configureWindchill
Will generate <Windchill>\utilities\wca\conf\windchill\windchillconfigurator.xconf, which includes properties WCA calculated

https://www.ptc.com/en/support/article/CS153338?source=search#WCA