How to configuration the documnet with manual numbering with the postfix
We have a requirement to configure WTDocument numbering with manual numbering and an automatically appended postfix, without using any additional attributes.
Example:
Number Format: XXXX_YY
Where:
-
XXXX = User-entered manual number
-
YY = System-generated postfix based on the document subtype
Example:
-
D1 → DOC001_CR
-
D2 → DOC002_CR
-
D3 → DOC003_CI
-
D4 → DOC004_CI
Could you please confirm whether this requirement can be achieved through OIR configuration alone, or if a customization (such as a Form Processor, Number Generator, or Event Listener) is required?
Additionally, is there any standard Windchill approach to append a fixed postfix to a manually entered number without introducing additional attributes?

