Description Value not updating - creating BOM nightmare!
Description Value not updating - creating BOM nightmare!
(OP)
We have a BOM that feeds from several fields in the Part properties. One of these is the 'Description'.
For some reason, it will populate the original value - but any updates are 100% ineffective. A programmatic messagebox (msgbox) returns the incorrect value - even though the actual displayed value is correct. No matter how many times I try to change it, clean the part, etc, etc, etc, this value seems determined to stay.
So, the question is... How can I programmatically force an update to (hopefully) break this curse?
For some reason, it will populate the original value - but any updates are 100% ineffective. A programmatic messagebox (msgbox) returns the incorrect value - even though the actual displayed value is correct. No matter how many times I try to change it, clean the part, etc, etc, etc, this value seems determined to stay.
So, the question is... How can I programmatically force an update to (hopefully) break this curse?





RE: Description Value not updating - creating BOM nightmare!
indocti discant et ament meminisse periti
RE: Description Value not updating - creating BOM nightmare!
As a test, I deleted all knowledge, parameters, and even part geometry. Basically, a bare part. Then, I manually changed the Description field. But when I return a message box from DescriptionRef, it still has the incorrect value - even when the field is now blank.
RE: Description Value not updating - creating BOM nightmare!
2. Is it saved after changing the Description?
3. Is there a PDM involved hooked with the Description?
4. Are you using cache?
5. Could you post a piece of code/picture?
RE: Description Value not updating - creating BOM nightmare!
There is no picture to post. Description field under part properties. It says what it's supposed to say, but when we insert a msgbox and return the value, it's something completely different. Not to be short with you, but you're not going to gain any further perspective on it, even if I were to post a picture.
RE: Description Value not updating - creating BOM nightmare!
Regards
Fernando
https://picasaweb.google.com/102257836106335725208 - Romania
https://picasaweb.google.com/103462806772634246699... - EU
RE: Description Value not updating - creating BOM nightmare!
indocti discant et ament meminisse periti
RE: Description Value not updating - creating BOM nightmare!
indocti discant et ament meminisse periti
RE: Description Value not updating - creating BOM nightmare!
RE: Description Value not updating - creating BOM nightmare!
But I can't give up hope that some clever fella will have a magic bullet solution...
RE: Description Value not updating - creating BOM nightmare!
What about posting a sample part here? There are multiple clever users around here with different levels of V5 that could try it out
RE: Description Value not updating - creating BOM nightmare!
We've seen the problem sporadically with other parts, but I only have our start parts as an example.
RE: Description Value not updating - creating BOM nightmare!
indocti discant et ament meminisse periti
RE: Description Value not updating - creating BOM nightmare!
When I used their proprietary software to export the BOM, it did not read the text that was typed into the Description field.
Here is the thread I started to attempt to fix the issue.
http://www.eng-tips.com/viewthread.cfm?qid=427607
It has something to do with knowledge stored in the part.
Someone at the my customers company ended up figuring it out, but would not share their program they wrote to fix the issue.
If you figure it out, I would love to know how to solve this as well.
The best advice they gave me was to recreate the part from scratch and replace the bad part.
RE: Description Value not updating - creating BOM nightmare!
If so, do you have a contact?
Re-creating the part only fixes the future. I have to fix the present and the past. LOL.
Is it a version specific problem?
RE: Description Value not updating - creating BOM nightmare!
RE: Description Value not updating - creating BOM nightmare!
One of the best software packages I have used, just wish i could get it and implement it at my company.
Since I do not work for the company, I do not want to give out the individuals name on a public board.
If you post your email, I can send them an email with you on it to put you two in contact. (If you work for their company)
Once I send the email, you can delete it from the post.
I was working in R25 at the time, I imagine the problem exists in every version.
It seemed to be a problem that arose from starter parts that are built with adjustable parameters.
When I was asked to run those parts through PASTE, I had to delete the parameter that auto filled the Description field so I could fill out the Description field per customer requirements.
And that is when the problem started, it was not consistent every time i deleted the parameter.