Actions
Bug #4851
closedKarEntryAttributes not saved in MANIFEST.MF/KarXML
Start date:
02/26/2010
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4851
Description
I'm trying to add some key metadata entries to the KAREntries I provide in the ReportInstanceKAREntryHandler. I can see them added successfully to the KAREntry, but they do not end up in the MANIFEST.MF. I believe they would show up in the KarXML if I could actually generate it on my current system, but I'm having difficulties getting report instances to export/upload from the WRM...
Related issues
Updated by Aaron Aaron over 14 years ago
Yeah, looks like KARBuilder.prepareManifest() only adds certain attributes to the Manifest. Really it should enforce the required attributes but add all the attributes that exist in the KAREntry object into the Manifest.
Actions