Skip to main content
1-Visitor
August 15, 2013
Question

Export LifeCycle / Workflow Error

  • August 15, 2013
  • 2 replies
  • 944 views

Several years back, I remember there was a trick to naming the export file extension so it would read correctly back into Windchill. Can anyone here help me out? When I export either aLifecycle / Workflow to a directory location, the file doesn't show up in Windows Explorer.


For Lifecycles, I can see the file in the Windchill β€˜open’ dialog box, but I get the following error:


wt.util.WTException: Import of template failed. Please see detailed logs for additional information. at wt.clients.lifecycle.administrator.LifeCycleAdminApplet.importFile(LifeCycleAdminApplet.java:1476)


at wt.clients.lifecycle.administrator.LifeCycleAdminApplet.access$1200(LifeCycleAdminApplet.java:109)


at wt.clients.lifecycle.administrator.LifeCycleAdminApplet$WorkThread.run(LifeCycleAdminApplet.java:658)


For Workflows, I get the following error:

2 replies

August 16, 2013

To import LC and WF from windchill 9.1 to windchill 10.x . You need to set property "wt.ixb.import.allowCrossReleaseImport" to "true". also check Method server if any custom state or role is missing in target server

Check below link for details https://www.ptc.com/appserver/cs/view/solution.jsp?n=CS19704



Hope this helps!!!


Thanks,


shreyas

1-Visitor
August 19, 2013

That did it - thank you so much!


Kathy