Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

Translate the entire conversation x

Increase string length for global attribute to 5000 characters.

AS_11081239
10-Marble

Increase string length for global attribute to 5000 characters.

Hello,
Is it possible to increase string length of global attributes to 5000 characters. windchill provides 2000 max character limit as OOTB.
client want to increase that string length to max 5000 characters. is it possible?
Is it possible by little configuration or need more customization? if need what type of configuration, please provide?

ACCEPTED SOLUTION

Accepted Solutions
HelesicPetr
22-Sapphire II
(To:AS_11081239)

Hi @AS_11081239 

Yes, to the limit 2k. 

If your customer needs to store some longer text, then use different way. For example text file. 

 

The attributes are not designed for a novel book

 

PetrH

View solution in original post

4 REPLIES 4
HelesicPetr
22-Sapphire II
(To:AS_11081239)

Hi @AS_11081239 

Too complicated. 

I can imagine to develop custom function to edit and show the attribute that the content of the attribute is stored to two separated columns in database or to a blobs.

But you have to also develop a function to save the values to that filed in the database. 

PetrH

HI @HelesicPetr ,
hope you are doing well,
How about reusable attribute string length? can we increase the string length?

Windchill doesn’t work that way. Reusable Attributes do NOT have “value” length limits.

Why you ask, because reusable attribute do not hold the value.

They just don’t. The “value” is held elsewhere. 😁

 

Again, that’s just not how Windchill and Reusable Attributes work.

HelesicPetr
22-Sapphire II
(To:AS_11081239)

Hi @AS_11081239 

Yes, to the limit 2k. 

If your customer needs to store some longer text, then use different way. For example text file. 

 

The attributes are not designed for a novel book

 

PetrH

Announcements
Top Tags