Save to Workspace uses filename as part number and does not auto-assign a new Windchill Number
We have just started using Windchill and uploading our legacy stuff to it. We also have a few soft types defined which we are identifying in the solidworks attributes using UPLOAD_SOFT_SOFT which have their own auto numbering sequence defined (with prefixes like MA for Mechanical Assembly so the number would be MAxxxxx).
The issue is that when using save to workspace the number does not get autogenerated and instead the file name is used as the part number even if the soft type is correctly set.
Currently the workarounds we have available are:
- Create a part in the workspace with the type we want which generates a number automatically with the correct sequence. The external CAD file is renamed to that number and then saved to workspace to overwrite the generated part.
- OR rename the parts we want manually with sequence such as MA51xxx and then using that 51 as an additional manually set prefix for that product and then saving to workspace.
What we would like is based on the soft type assigned, the save to workspace command should generate the next number in the sequence. So if I were to upload an assembly with the soft types defined for all the parts they would get the next number in the sequence assigned to them automatically.
A kind of workaround I found was if i saved the parts to workspace without the soft type defined but not upload them and then going back in to define the soft type and resaving it then the auto numbering works.
i.e if the parts exist in the workspace without the soft type defined but have not been uploaded to the server at all, then if i add in the soft type and resave the number gets generated.
Basically I would like for that autonumbering to work on intial save to workspace using the upload soft type as an indicator of what sequence to use.

