cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Persistence problem : Organization location is reset after server restart

ptc-5407164
1-Newbie

Persistence problem : Organization location is reset after server restart

Hello,

I want to update a windchill soft attribute (location) of the type Organization which is referred to by the class WTOrganization in Java and the table WTOrganization in the Database. The update of this attribute value is done within a template file.

I tried several ways to do it (Update-Objects webject, organization.setLocation(), etc). When I refresh the browser page of the organization, I see that the location has been updated successfully. But as soon as I restart the server, the new value is lost and the attribute value is instead reset to the value it had before the update.

This doesn't happen when I update the location using the user interface.

It's confusing me. I've been stuck on this issue since some time ago and I can't figure out how to move on.

What I've got to mention is that there is no database column in the WTOrganization table which is relative to the the location field. This field is just a windchill attribute.

I would really appreciate your help. Thank you very much.

0 REPLIES 0
Top Tags