field customization in RTC
Hi,
We are having a Field called "Release ID" in Work Item, This is mandatory Free text field user can enter any junk value.
Now we want to make it as a fixed value like "XYZ123456789012" Total 15 digits, having fixed 3 letters in starting and remaining 12 digits should be any numeric value.
Request for your help in this, do we need to implement any script, or there is any easy solution.
Thanks in Advance...!
We are having a Field called "Release ID" in Work Item, This is mandatory Free text field user can enter any junk value.
Now we want to make it as a fixed value like "XYZ123456789012" Total 15 digits, having fixed 3 letters in starting and remaining 12 digits should be any numeric value.
Request for your help in this, do we need to implement any script, or there is any easy solution.
Thanks in Advance...!
Accepted answer
Use a tool like this: https://hub.jazz.net/project/strada501/RTC%20Work%20Item%20Numbering/overview
Or use a validator. See https://jazz.net/wiki/bin/view/Main/AttributeCustomization and Process Enactment Workshop for the Rational solution for Collaborative Lifecycle Management Lab 5 for more information.