Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hello, when loading New Document, it gives the error shown in the picture.
I changed the attribute of the document. I made All Attribute data types string. I keep getting the same error. Would you support?
The template is in excel format. All attributes have been inserted..
Thanks
Best Regards
Selim AKCELIK
Solved! Go to Solution.
Hello Selim,
This might be happening due to post-upgrade issues.
try reload the doc preferences on windchill shell by using the command below:
windchill wt.load.LoadFromFile -d <windchill_path>\Windchill\loadFiles\preference.documents.xml
Hello @HelesicPetr
Metin means text
There is no string or anything like that.
Do you have any other solution
I think it might be so.
I'm still getting the same error.
In Excel, something that looks like an integer can be stored in String (text) format or it can be stored in the default integer format.
I think that Windchill needs to receive integer format in this situation. Just a guess.
Just temporarily, please select 'English' localization in Windchill and Excel so we can answer the question better.
I don't know what's best
As Petr says, text is the same as string. Your Windchill import is probably expecting string, and your Excel integers probably need to be in a string format before import to Windchill.
Hello Selim,
This might be happening due to post-upgrade issues.
try reload the doc preferences on windchill shell by using the command below:
windchill wt.load.LoadFromFile -d <windchill_path>\Windchill\loadFiles\preference.documents.xml