IBM Support

How to filter objects with non-Ascii characters in Rational DOORS module

Question & Answer


Question

How can you find objects that include non-Ascii characters using filter in an IBM Rational DOORS module?

Cause

You want to find objects using non-English characters, for example, Japanese characters.

Answer

You can use regular expressions when filtering object. Select "Regular Expressions" option to use regular expression in a filter.

Example of the expression:

[^\ -\~]

That means character other than Ascii between 0x20 (space) to 0x7e (~).

See Knowledge Center - Regular expressions for searching and filtering modules for more details.

[{"Product":{"code":"SSKR2T","label":"IBM Engineering Requirements Management DOORS"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"--","Platform":[{"code":"PF033","label":"Windows"}],"Version":"9.3;9.4;9.5;9.6;9.6.1","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
01 May 2020

UID

swg21628648