Skip to main content
Skip table of contents

Import IFConneX-Workflow


Linux

Windows

Bei Verwendung des IFConneX-Workflows, muss dieser importiert werden.

Es werden Siteadmin Zugangsdaten benötigt.

  1. Windchill stoppen

  2. Code ausführen

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
  1. Windchill starten

  2. Workflow Template "IF5" importieren

Windchill Shell

CODE
 windchill wt.load.LoadFromFile -d loadFiles/innoface/IFConneX_Minimal.xml
  1. Legacy Workflow Template "IFConneX" importieren

Windchill Shell

CODE
 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.

  1. Windchill stoppen

  2. Code ausführen

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
  1. Windchill starten

  2. Workflow Template "IF5" importieren

Windchill Shell

CODE
 windchill wt.load.LoadFromFile -d loadFiles/innoface/IFConneX_Minimal.xml
  1. Legacy Workflow Template "IFConneX" importieren

Windchill Shell

CODE
 windchill wt.load.LoadFromFile -d loadFiles/innoface/IFConneX_Standard.xml


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.