Importing attachments using CQ importer
5 answers
Here's a couple of links on using the importer:
https://jazz.net/wiki/bin/view/Main/CQImportWizardTips
http://jazz.net/library/article/69
http://jazz.net/library/article/391
To import attachments, just add the attachments field to your CQ query's display field. You don't need to add it to the mapping file.
https://jazz.net/wiki/bin/view/Main/CQImportWizardTips
http://jazz.net/library/article/69
http://jazz.net/library/article/391
To import attachments, just add the attachments field to your CQ query's display field. You don't need to add it to the mapping file.
Here's a couple of links on using the importer:
https://jazz.net/wiki/bin/view/Main/CQImportWizardTips
http://jazz.net/library/article/69
http://jazz.net/library/article/391
To import attachments, just add the attachments field to your CQ query's display field. You don't need to add it to the mapping file.
Thanks for your response. I tried your suggestion on a small resultset. I am excited that it worked on most records. However I am getting an exception on atleast one record. The error is:
Bug DHENT00043084: Unexpected content, please check Bugzilla URL and authentication.
Bug ID####: Unexpected content, please check Bugzilla URL and authentication.
The entity name must immediately follow the '&' in the entity reference.
Any ideas? Thanks.
By any chance does that record have an attachment with an & character in its filename?
No & in the filename but it has got 5 attachments. I removed all the attachments in order to pinpoint which one had issue, I added the attachments back one by one. Oddly, I was able to add all the attachments back to the record and successfully got it imported with all of them.