IFConneX workflow import
Linux
Windows
In order to use the IFConneX workflow, it must be imported.
Siteadmin credentials are required.
Stop Windchill
Run Code
Windchill Shell
CODE
cd $WT_HOME
ant -f bin/tools.xml bundle_custom -Dbundle.forceCompile=true -Dbundle.input=wt.util.resource.resourceCustomize
ant -f codebase/MakeJar.xml
ant -f codebase/MakeJar.xml custUpdate
Start Windchill
Workflow template import
Windchill Shell
CODE
windchill wt.load.LoadFromFile -d loadFiles/innoface/IFConneX_Minimal.xml
Legacy Workflow Template "IFConneX" import
Windchill Shell
CODE
windchill wt.load.LoadFromFile -d loadFiles/innoface/IFConneX_Standard.xml
In order to use the IFConneX workflow, it must be imported.
Siteadmin credentials are required.
Stop Windchill
Run Code
Windchill Shell
CODE
cd %WT_HOME%
ant -f bin\tools.xml bundle_custom -Dbundle.forceCompile=true -Dbundle.input=wt.util.resource.resourceCustomize
ant -f codebase\MakeJar.xml
ant -f codebase\MakeJar.xml custUpdate
Start Windchill
Workflow template import
Windchill Shell
CODE
windchill wt.load.LoadFromFile -d loadFiles/innoface/IFConneX_Minimal.xml
Legacy Workflow Template "IFConneX" import
Windchill Shell
CODE
windchill wt.load.LoadFromFile -d loadFiles/innoface/IFConneX_Standard.xml