Import IFConneX-Workflow
Linux
Windows
Bei Verwendung des IFConneX-Workflows, muss dieser importiert werden.
Es werden Siteadmin Zugangsdaten benötigt.
Windchill stoppen
Code ausführen
Windchill Shell
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
Windchill starten
Workflow Template "IF5" importieren
Windchill Shell
windchill wt.load.LoadFromFile -d loadFiles/innoface/IFConneX_Minimal.xml
Legacy Workflow Template "IFConneX" importieren
Windchill Shell
windchill wt.load.LoadFromFile -d loadFiles/innoface/IFConneX_Standard.xml
Bei Verwendung des IFConneX-Workflows, muss dieser importiert werden.
Es werden Siteadmin Zugangsdaten benötigt.
Windchill stoppen
Code ausführen
Windchill Shell
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
Windchill starten
Workflow Template "IF5" importieren
Windchill Shell
windchill wt.load.LoadFromFile -d loadFiles/innoface/IFConneX_Minimal.xml
Legacy Workflow Template "IFConneX" importieren
Windchill Shell
windchill wt.load.LoadFromFile -d loadFiles/innoface/IFConneX_Standard.xml