Document Manager #11102/HEAD / v10924 |
Tags:
Documentation
Document ManagerThis page gives an overview on the document manager, and provides information on how to work with documents.Table of Contents
Watch a video on the documents management here. Note that starting from Codebeamer release 20.11-SP5 (CARMEN), hash symbols ("#") are not allowed in document names, including file attachments uploaded to Codebeamer. When creating a new document or uploading a new file, hash symbols are automatically converted to dash characters ("-") in their names. The rules on file upload from Windows OS are:
To enable the Document Management module additional licensing is required, as of codebeamer 21.09 (Emma). For more information on how to obtain the license, contact the Intland Sales Team. See also: Document tracker configuration instructions. IntroductionThe Document Manager provides a secure, role-based document access where you can share, upload, download, browse, version, approve and track documents. Please note that you can access the documents directly from WebDAV enabled desktops and applications, such as MS Office. See WebDAV related information later in this document. An important new feature in codeBeamer 5.5, Document Baselines, is described in detail in BaselinesThe following main features are provided:
Access the Document Manager from the CodeBeamer main page by selecting a Project. Then click on the Documents Tab, across the top. Document versions are separately stored and can be restored. Attributes, permissions and email notifications can be set, and indexes and tags added. The documents can be accessed from a browser or from a WebDAV enabled application. Figure: Document Manager
Adding a Document and Bulk Uploads with Zip filesYou can add (upload) single or multiple documents to the document manager. To add up to 3 documents, click the 'New File' button and use the Browse button to find your first document. Use the More button to create fields to browse up to 2 more documents to batch upload. The click the blue Add button. You can add more than 3 documents at the same time by packing the documents into a Zip (or Gzip or Tar) file, and then automatically unpacking the contents of the uploaded Zip, Tar or Gzip documents. To unpack at upload, check the Unpack ZIP/TAR button. Then click the blue Add button to upload. When the Unpack ZIP/TAR button is set, the server will unpack the document from the Zip archive after uploading, preserving the directory structure. CodeBeamer enables WebDAV access to add, copy, paste and delete documents from the desktop, into the Document Manager.Figure: Add (upload) multiple documents from a ZIP file
Upload Limit - Maximum File SizeThe default maximum size of a document upload in codeBeamer is 5Gb. If you need to change this limit, please ask your system administrator, or see Post-installation Configuration Live Editing DocumentsThe Live Edit feature was removed from codeBeamer. Please user Office Edit.CodeBeamer provides support for live editing CodeBeamer documents directly from the user's desktop. LiveEdit is found in the tool-tip pull-down menu to the right of the document name. The live edit feature locks and downloads the document to the user's computer. After a successful download, CodeBeamer starts the application that is associated with the document extension. If no association is found, CodeBeamer will provide a notification dialog and the document will be opened using the system's default text editor (e.g. Notepadon Microsoft Windows). When the user closes the document editing application, CodeBeamer will check if the document has been altered and, if so, will proceed to upload and unlock the changed document. The live edit feature is available for all Microsoft Office and OpenOffice.org documents as well as for plain text documents. To provide the live edit functionality, CodeBeamer uses the Java Web Start technology. This requires a Java runtime in your system path. If you don't have a Java Runtime Environment installed you can download it freely from http://java.com/. The CodeBeamer LiveEdit plug-in is downloaded from the codeBeamer server by the cbapplet.jnlp Java Web Start loader file. Download the file and open it with the Java(TM) Web Start Launcher application. If using Microsoft Internet Explorer, the file will be started automatically. The plug-in is locally stored and is only downloaded when there's a new version. The first time the plug-in is executed a warning dialog will appear complaining about an invalid digital signature with the Name field being CodeBeamer LiveEdit plug-in, the publisher being * and the From field containing the CodeBeamer server URL. Select the Always trust content from this publisher checkbox and press the Run button. Proceeding this way the dialog will not show up in the future. When the live edit plug-in starts, it proceeds to download the document from the CodeBeamer server using the CodeBeamer Web Services API. The progress is displayed in a window. When finished, the plug-in starts the application associated with the document. After closing the application, the plug-in uploads the changes and unlocks the document. To live edit a document:
Figure: Live Edit selection available from tool-tip drop-down menu
This feature is fully implemented and works only on computers running the Microsoft Windows operating system. For other operating systems and other file types or in case the Java Web Start technology does not work on your computer, there is a manual way to accomplish the same task. To manually edit a document:
Office Editing DocumentsSince release 7.4 codebeamer supports office editing. For more information please read the following Wiki: Office EditCopying, Moving, Deleting and Renaming DocumentsCopy or Move DocumentTo Copy or Move a document into a different folder:
The file has now been copied or moved to the target directory. Rename DocumentTo rename a document:
Delete DocumentTo delete a document:
or:
Editing Directory StructureSub-directories can be created in the current directory by selecting 'New Directory' as seen in the figure above. Directories can be deleted by selecting the directory in the checkbox to the left of the directory name, then selecting 'Delete...' in the tool-tip drop-down menu. Then CodeBeamer will ask for a confirmation that you wish to delete the directory. If you wish to re-create the directory, you will first need to empty the trash: under Document Manager, select View Trash, and then select Empty Trash. Then you will be able to recreate the directory. Search DocumentsFull text search is provided on Microsoft Word, RTF, PDF, HTML, PPT Wiki and Text documents. More information on Searching Adding New Wiki NotesWiki Notes are Wiki documents stored and referenced under the Document Manager. You can use Wiki notes as a notebook to record ideas, memoranda, to-do lists, etc. Writing notes is quick and easy. To create a new note click on the New Note button. You can use the Wiki formatting, link and macro features. See the on-line Wiki Markup and Plugins for details. Figure: Add a new Wiki Note.
Adding New DiagramYou can create new diagrams under documents. Just click on the create diagram menu item:
This will show the diagram editor:
Diagrams created under documents can be inserted to tracker item descriptions, comments etc. using the insert button of the wysiwyg editor. Working with DocumentsYou can organize documents within a directory by Status, Description, Name, Version, Modified At, Modified By and Size by simply clicking on their respective headings. You can also organize by Tag.
PropertiesTo the right of the file-name in a document-containing directory of the file manager, you will see a symbol for a pull-down menu. Select 'Properties' from the tool-tip pull-down menu: Figure: Properties selection available from tool-tip drop-down menu
After you select Properties the following screen will appear. Figure: Document Properties.
If you select Edit Properties you will then see the following: Figure: Edit Document properties.
Versioning and Access HistoryAll document accesses and changes are tracked. Each change is assigned a different version number for auditing. If you wish to restore an older version of a document, select Properties (from Tool-tip pull-down menu) and then select Edit Properties, and then select the History tab, near the bottom of the screen. This shows all the versions to date. Select Restore this version beside the document version that you wish to restore. CodeBeamer leaves all more recent versions alone: it increments the most recent version (makes a new version) and restores the old version to this new version number. For example, if your most recent document version is 13, and you wish to restore version 11, CodeBeamer makes a new version, version 14, and puts the version 11 into the new version 14. You can track changes when a document is edited, reviewed or deleted. Figure: Document Versioning with History.
PermissionsYou can set who has Read (for open and download) as well as Edit (for write and upload) permissions on a document. To set document permission:
Figure: Project members are granted with Read and Edit permissions.
Document Access NotificationSubscribe to e-mail notifications of document accesses or edits using the Notifications tab. To set document access notifications:
Document Access History, Trends and StatisticsFor document access visualization, customizable Wiki plugins are are provided. You can use combination of these plugins in different wiki pages to to visualize document access history. See Data Set Plugin in Wiki Markup and Plugins NOTE: this plugin is deprecated!The Wiki plugin example [{LineChart title='Document Accesses in the past 30 days' [{DataSet data='documentAccessTrend' documentId='11102' type='readWrite' since='30' format='lineChart'}]}] will result the chart: Currently, there is insufficient data to render Document Accesses in the past 30 days chart. As your project evolves, that will automatically appear here.
Directory Access NotificationWith Notifications you can subscribe to directories, which means you will be notified when there are accesses or changes to documents within the directory. You subscribe to receive e-mail notifications when a document in a directory has been opened (by reading or downloading) or edited (written or uploaded). Notifications on directories are not recursive to subdirectories.Adding Comments and AttachmentsYou can leave your questions or comments with attachments regarding a document by opening the Comments & Attachmentstab: Figure: Add Comments and Attachments to a document.
Discussions related to the document are an essential part of the document reviewing process. Associate Document with other ArtifactsYou can also easily associate artifacts to other documents, issues (bug,task, requiroment) , wiki pages, by opening the Associations tab. Associations function in both directions: if a document is associated with a tracker issue, the tracker issue will also gain an association with the document.
Figure: Add Associations to a Document.
Tagging DocumentsDirectories and documents can be classified using tags, see more information here.Accessing Documents from MS Office And Windows with WebDAV (Webfolder)A complete set of document management functionality is accessible directly from the Microsoft Office toolbar and the Microsoft Windows Explorer using the WebDAV protocol. From the Windows desktop you can use copy/paste to access documents. MS Office And Windows Integration With WebDAV Restore Deleted Document from TrashWhen a document is deleted it is archived in the document trash. The project administrator can restore deleted documents from the trash. Only the system administrator can empty the document trash. |
Fast Links
codebeamer Overview codebeamer Knowledge Base Services by Intland Software |
This website stores cookies on your computer. These cookies are used to improve your browsing experience, constantly optimize the functionality and content of our website, furthermore helps us to understand your interests and provide more personalized services to you, both on this website and through other media. With your permission we and our partners may use precise geolocation data and identification through device scanning. You may click accept to consent to our and our partners’ processing as described above. Please be aware that some processing of your personal data may not require your consent, but you have a right to object to such processing. By using our website, you acknowledge this notice of our cookie practices. By accepting and continuing to browse this site, you agree to this use. For more information about the cookies we use, please visit our Privacy Policy.Your preferences will apply to this website only.