Skip to main content
Skip table of contents

IFConneX workflow import

Linux

Windows

In order to use the IFConneX workflow, it must be imported.

Siteadmin credentials are required.

  1. Stop Windchill 

  2. 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
  1. Start Windchill 

  2. Workflow template import

Windchill Shell
CODE
windchill wt.load.LoadFromFile -d loadFiles/innoface/IFConneX_Minimal.xml
  1. 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.

  1. Stop Windchill 

  2. 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
  1. Start Windchill 

  2. Workflow template import

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

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.