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

Find and Replace Strings in Text Field

Find and Replace Strings in Text Field

When a CurrentString in several Text Fields in a document need to be replaced by another NewString, there is no possibility to do it in PTC Integrity. In such case one have to:

1. Export in Word Microsoft 2010 -compatible with Integrity 10.9- , find and replace there and import again.

2. Search for the CurrentString in each of the n-number of TextFields intended to be changed

--------------------------------------------------------------------------------------------------------------------------------

3. Implement a python script in which it is possible to iterate each of the items containing the CurrentString and replace it by the NewString.

 

I am currently working on the 3rd option as it is the most feasible for my use case.

 

All possible inputs are appreciated 🙂 

1 Comment
KartikOak
14-Alexandrite
Status changed to: Duplicate

Marking it as a duplicate of another Idea that is being used to track this same topic.
Search & Replace functionality for Winchill RV&S (... - PTC Community

 

From a research point of view, we are currently looking at the front & back end design to achieve this. This may have to be designed as a fire and forget given the number of content items that would have to be trawled through vs preselected content that the user wants to run this on are some of the possibilities that are being reviewed.

 

Thanks

Kartik Oak