Preparing the Bulk Build Input File
The bulk build utility input file must be a comma-separated (.csv) file containing a list of Windchill parts or CAD documents as the source. These source objects must currently have a checked out status on the server. The input file must contain either Windchill parts or CAD documents, and not a mix of both. The input file must follow one of the following formats.
Format for CAD Documents
docNumber, revision, iteration, orgName, <idA2A2 of EPMDocument>, <projectName>
Where:
• docNumber = the document number
• revision = the document revision (for example, if the version is A.2, then it would be A)
• iteration = the document iteration (for example, if the version is A.2 then it would be 2)
• orgName = the organization name
• idA2A2 of EPMDocument = optional idA2A2 of the EPMDocument.
• projectName = project name if the EPMDocument is from a project
Format for Windchill Parts
partNumber, revision, iteration, orgName, <idA2 of WTPart>, <projectName>, <subclass of WTPart>
Where:
• partNumber = the part number
• revision = the document revision (for example, if the version is A.2, then it would be A)
• iteration = the document iteration (for example, if the version is A.2 then it would be 2)
• orgName = the organization name
• idA2A2 of WTPart = optional idA2A2 of the WTPart
• projectName = project name if the WTPart is from a project
• subclass of WTPart = subclass of WTPart