Reputation: 136
I have a requirement of creating multi-content document in FileNet. e.g. Let's say that I need to have one document which consists of a word document, A JPEG file and a MP4 video file as its content.
Any help is appreciated. Thanks!
Upvotes: 1
Views: 2805
Reputation: 5782
The content of a Document
is stored as ContentElement. Document
can have multiple Content Elements
– with their own MIME-type, name, etc.
Upvotes: 5
Reputation: 1
You can do this in 2 way . 1) Through Workplace/XT - while adding document you need to select Compound Document as Yes and need to followup the document add wizard to get the all docuemnts added in filenet . 2) In FEM lunch New Document wizard , on bottom check Compound Document and complete the wizard by adding all documents .
Upvotes: -1