It's all about the answers!

Ask a question

RTC text field questions - Q&A


0
1
Carolyn Pampino (1111) | asked Jun 22 '11, 9:35 a.m.
JAZZ DEVELOPER
I'm posting an internal conversation to the forum for general use:

1.) Do RTC text fields have a size limit? the maximum size of RTC text fields (type: Long String) is 32768
2.) Do RTC text fields have special character limits, can you type in * ( ) & etc? all characters are allowed
3.) Does RTC enable content queries, on attachments? RTC does support fulltext queries on attachments of type plain text, xml and html

Comments
Bryan Miller - Integration Developer commented Aug 15 '13, 5:19 p.m.

Carolyn,  do you know if #1 has changed in 4.x?

Accepted answer


permanent link
sam detweiler (12.5k6195201) | answered Aug 15 '13, 5:37 p.m.
edited Aug 15 '13, 6:23 p.m.
RTC field types are defined here.
https://jazz.net/library/article/1003  heading 'Custom Attributes"
(bullets added by me for clarity)

the available text-based attributes are (the maximum attribute size applies when using UTF-8 encoding):
  • Small String (250 bytes of text),
  • Medium String (1000 bytes of text),
  • Large String (32768 bytes of text),
  • Medium HTML (1000 bytes of XML text, including tags),
  • Large HTML (32768 bytes of XML text, including tags),
  • String List (list of text values), (comma separated)
  • Tag (tag list for organizing and querying items).
Ralph Schoon selected this answer as the correct answer

Comments
Bryan Miller - Integration Developer commented Aug 15 '13, 6:01 p.m. | edited Aug 15 '13, 6:03 p.m.

Much obliged Sam.  I expect the Comment attribute is Large HTML?

BTW, the link above is broken.

Thanks!


Ralph Schoon commented Jul 24 '15, 3:24 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

For the new List attributes, String Lists contain Medium strings - 1000 bytes of text.
The summary is a medium string - 1000 bytes of text.


Ralph Schoon commented Nov 05 '15, 3:51 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

6 other answers



permanent link
David Doughty (1812219) | answered Jul 26 '11, 9:34 a.m.
I'm posting an internal conversation to the forum for general use:

1.) Do RTC text fields have a size limit? the maximum size of RTC text fields (type: Long String) is 32768
2.) Do RTC text fields have special character limits, can you type in * ( ) & etc? all characters are allowed
3.) Does RTC enable content queries, on attachments? RTC does support fulltext queries on attachments of type plain text, xml and html


Question

I posted this before my colleague found this, are there any publicly available details of the limitations on RTC fields?

I notice that in RTC2 we were using description and I'm sure it was a Long String (32K bytes) and now in RTC3 the same field appears to be a large HTML, does this imply that we've got more characters to play with?

Further details would be welcome, thanks

permanent link
David Doughty (1812219) | answered Jul 27 '11, 10:05 a.m.
I raised this as an enhancement request, which had a response relating to the field leghth sizes. In addition there is an open enhancement for providing, extended description field length but you'd kind of hope that this would be available for custom attributes too.

permanent link
sam detweiler (12.5k6195201) | answered Aug 15 '13, 6:31 p.m.
Comment, like description is a poor mans HTML. not everything is supported.
I 'think' they are large html per comment.

permanent link
Deborah Weil (1) | answered Jul 01 '15, 9:05 a.m.
JAZZ DEVELOPER
Which text strings are available to be shown in Plan Views please .. it looks like Medium HTML is not.  Thank you. 

permanent link
R Z (1273253) | answered Jul 24 '15, 3:11 a.m.

Team,

I am using work item summary field and i want to restrict summary field characters to 55.

Can we do? Without any scripting.

Thanks


permanent link
R Z (1273253) | answered Jul 24 '15, 3:12 a.m.
i am using RTC v5.0.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.