Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
There is something wrong with the added columns in the database. I guess the column is in the database, but the java classes don't know anything. Did you do a rehosting?
I would suggest to run the synchronize command in a windchill shell and restart Windchill afterwards:
AddColumns -syncFromDB
Pleas check also the help:
There is something wrong with the added columns in the database. I guess the column is in the database, but the java classes don't know anything. Did you do a rehosting?
I would suggest to run the synchronize command in a windchill shell and restart Windchill afterwards:
AddColumns -syncFromDB
Pleas check also the help:
Thank you very much for the reply.
Issue is resolved now after following your instructions.
