Integration with Other Applications > Integrated Software Management > PTC Windchill Integration for Software Build Tools Developer's Guide > Troubleshooting Tips > Error Codes for CreateAndUpload
  
Error Codes for CreateAndUpload
A code 03xx xxxx represents an error for the CreateAndUpload command. The following table lists and describes specific error codes:
Error Code
Notification
0x0300 1000
Invalid Object Type
0x0300 2000
Invalid Filename
0x0300 4000
File Not Found
0x0300 8000
Not a File
0x0301 0000
Failed in Upload
0x0302 1000
Object Not Found
0x0304 1000
Failed to Add Content
0x0308 1000
Invalid Object Name
Here are some tips to troubleshoot these errors:
Verify that the Windchill server is running.
Verify that the file that you are trying to upload exists.
Verify that you have correctly typed the command and its arguments.
Verify that the filename parameter has been specified.