Skip to main content
1-Visitor
April 11, 2017
Question

How Document checkout Works in the Windchill.

  • April 11, 2017
  • 1 reply
  • 2255 views

Suppose if checkout the document how to I edit the Document and Checkin. And also Checkin its tells us to upload the file from local drive.

1 reply

22-Sapphire I
April 11, 2017

WTDocument checkout / in is fundamentally different from CAD Document checkout / in.

CAD creates relationships between files (e.g.assy <> component and drawing <> component or assy).  For this reason, filenames need to be constant.

For WTDocuments (non-CAD), think of the "document" as a container for a file (actually one or more files if attachments are used).  The contents of the container are replaced with each checkin.  You can in fact create a WTDocument with a Word file, then on check out, replace it with an Excel file.

1-Visitor
March 12, 2018

I'm not seeing how this answers the user's question.