RTC attribute name
![]()
Is there any best practices for naming custom attributes. Can we use semicolon comma brackets while creating an attribute. Not referring to the attribute label.
Below is one of the attribute name used in one of our projects (CLM 606).
kick Off: Module-, Attribute-, Information requested (Test /development)
Please suggest.
Thank You.
|
Accepted answer
![]()
Ralph Schoon (61.5k●3●36●43)
| answered Aug 11 '20, 3:24 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Aug 11 '20, 3:36 a.m.
The key is to have a good schema for the attribute ID and other ID's.
EWM does not care how an attribute name is. That is only a representation in the UI which you can even overwrite in the presentation. I would expect that the editor prevents you from entering characters that are not supported.
Don Max selected this answer as the correct answer
|