Engineering Requirements Management

 View Only

 DOORS / DXL richText tables charachters limit

Khalid Khalid's profile image
Khalid Khalid posted Fri May 09, 2025 10:09 AM

Hello,

I'm working on converting DOORS Tables into richText format. The generated rich text string (including rich text tags) is approximately 80,000 characters.

When I use the richText(string) function to convert this string to an RTF table and assign it to a Text attribute, the module either fails to open or the section containing the converted object loads indefinitely when scrolling to it.

I tried reducing the character count to around 60,000, and the module opened successfully, although performance (especially scrolling) was noticeably degraded.

Has anyone else experienced this issue? Is there a known character limit or a workaround to improve module stability when converting large richText strings?

Thanks in advance!