What do attachment size values under RQM Integration Component and RQM Integration Component control?
Hi,
So far in my testing I only see the impact of setting "Maximum Attachment Size (MB)" to 0 under Test Component >
com.ibm.rqm.planning.service.integration.AttachmentUtilService. With that I am unable to add attachments to test artifacts with an attachments section and attachments from adapters like the command line adapter do not upload to a test case result. This is desired/expected. I have set Max file upload size (kB) under RQM Integration Component and
Maximum Attachment Size (MB) under Work Item Component and thus far cannot tell what those values control.
com.ibm.rqm.planning.service.integration.AttachmentUtilService. With that I am unable to add attachments to test artifacts with an attachments section and attachments from adapters like the command line adapter do not upload to a test case result. This is desired/expected. I have set Max file upload size (kB) under RQM Integration Component and
Maximum Attachment Size (MB) under Work Item Component and thus far cannot tell what those values control.
Thanks,
Brett
Accepted answer
Brett,
Some explanation:
1. [RQM Integration Component] Max file upload size (kB): The maximum size of a part for RQM Reportable REST API PUT/POST requests containing multipart content (Content-Type = multipart/<multipart type>; boundary=<boundary value>), such as attachments (see https://jazz.net/wiki/bin/view/Main/RqmApi#ResourcesFootnote6).
2. [Work Item Component] Maximum Attachment Size (MB): The maximum size of an attachment associated with a work item. This Advanced Property is defined by RTC.