What to put inside external value in enumeration in RTC
![]() What is the use of external value in enumeration
What to fill inside external value in enumeration in RTC
|
2 answers
![]()
Ralph Schoon (61.8k●3●36●43)
| answered Nov 27 '17, 2:49 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER I found this post. Not sure it helps: https://jazz.net/forum/questions/133186/how-can-i-use-external-value-for-enumerations-of-work-items-attributes
|
![]()
Geoffrey Clemm (30.1k●2●30●35)
| answered Nov 27 '17, 5:53 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Nov 27 '17, 5:54 a.m. This is to provide HTTP access via the OSLC protocol. You can use any string you want, but to avoid problems with escaping, I suggest limiting the string to unreserved HTTP URL characters (see https://tools.ietf.org/html/rfc3986#page-13 section 2.3). |