Listing RQM TERs and Attachments
3 answers
CLM reporting does not provide support access for attachments. However,
they seem to be exposed via our REST API, so theoretically you could
extend the ETLs to add it: https://jazz.net/wiki/bin/view/Main/RqmApi
Best regards,
Peter.
On 12/6/2011 1:38 AM, jilldavies wrote:
they seem to be exposed via our REST API, so theoretically you could
extend the ETLs to add it: https://jazz.net/wiki/bin/view/Main/RqmApi
Best regards,
Peter.
On 12/6/2011 1:38 AM, jilldavies wrote:
cdlweizwrote:
So which information do you need to extract for attachments?
File name and file content?
That would be ideal.
I don't know how attachments are stored - would an alternative be to
extract a path to the attachment which would then allow the user to
navigate to it if required?
Thanks