Skip to main content
1-Visitor
April 2, 2024
Question

Increase the character length for add participant tab.

  • April 2, 2024
  • 1 reply
  • 1522 views

Increase the character length for add participant tab.When we are searching in add participant tab it is maximum taking 200 character which is a 00TB functionality as per PTC and cannot be changes. We are in Windchill 11.1.

1 reply

23-Emerald III
April 2, 2024

You need to search on more than 200 characters????

HelesicPetr
22-Sapphire II
22-Sapphire II
April 2, 2024

Good point @BenLoosli ,

I can not imagine that a user's name could be longer then 200 characters.

PetrH

16-Pearl
April 2, 2024

My guess is a semicolon separated list of usernames.

{username1};{username2};{username3};...

The workaround for that scenario is to dump the full string of usernames in Notepad++ and split the list so that each search string is less than 200 characters.  Then search one line of usernames at a time.

Seems a lot easier than trying to change Windchill to accept longer search strings.

FYI: That is also what the knowledge base article recommends.

https://www.ptc.com/en/support/article/CS412991