<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.communities.hp.com/online/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tag 'Document and Records Management'</title><link>http://www.communities.hp.com/online/search/SearchResults.aspx?a=1&amp;o=DateDescending&amp;tag=Document+and+Records+Management&amp;orTags=0</link><description>Search results matching tag 'Document and Records Management'</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>DoD 5015.2 Version 3 includes Freedom of Information and Data Protection process management</title><link>http://www.communities.hp.com/online/blogs/information-faster/archive/2009/09/03/dod-5015-2-version-3-includes-freedom-of-information-and-data-protection-processes.aspx</link><pubDate>Thu, 03 Sep 2009 12:19:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:109126</guid><dc:creator>uraas</dc:creator><description>&lt;p&gt;Three of my&amp;nbsp;colleagues just returned from the certification testing of TRIM against the latest version of the DoD 5015.2 standard, and once again TRIM has been certified against all chapters, which gives us an unbroken certification since the standard exists.&amp;nbsp; This time around the certification was interesting because version 3 of the standard introduces some new functional modules including Web client, XML import and export, and the&amp;nbsp;new&amp;nbsp;FOI and DP chapters.&lt;/p&gt;
&lt;p&gt;The FOI and DP chapters contain requirements to enable the processing of Freedom of Information and Data Protection requests.&amp;nbsp;As such they move into a new field of business process management, albeit records related.&amp;nbsp; The document and workflow management features of TRIM, as well as the reporting module came in handy.&amp;nbsp;Naturally, all of this TRIM functionality can also be used for other document automation processes, such as application processing, complaints handling, contract management etc.&amp;nbsp;From that point of view I think that certification against these chapters is valuable not just for records managers, but for any business manager who wants to streamline document processes&amp;nbsp;with the added benefit of having the documents managed as records at the same time, without any additional effort.&lt;/p&gt;
&lt;p&gt;Once again it leads me to make the point that records management&amp;nbsp;needs to be an integral part of all processes, rather than being looked at as a separate discipline that can be added &amp;quot;after the fact&amp;quot;. (I know, I keep going on about this, but it is important...)&amp;nbsp;&lt;/p&gt;</description></item><item><title>Structured Records Management - Taking control of the structured data</title><link>http://www.communities.hp.com/online/blogs/information-faster/archive/2009/05/27/structured-records-management-taking-control-of-the-structured-data.aspx</link><pubDate>Wed, 27 May 2009 15:16:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:91841</guid><dc:creator>uraas</dc:creator><description>&lt;p&gt;In my &lt;a href="http://www.communities.hp.com/online/blogs/information-faster/archive/2009/05/12/structured-records-management-transferring-the-records.aspx" title="Transfer of structured records"&gt;last post&lt;/a&gt; I spoke about how the transfer of&amp;nbsp;structured data from the source system into the records management system works. Now that we have covered this step, lets look at some of the special features that you want to manage structured data as records.&lt;/p&gt;
&lt;p&gt;Like any other record, you want to be able to preserve the authenticity, reliability, integrity and usability of the data.&amp;nbsp; The authenticity is maintained by the system storing an audit trail of the whole &lt;a target="_blank" href="http://www.communities.hp.com/online/blogs/information-faster/archive/2009/05/12/structured-records-management-transferring-the-records.aspx" title="Transferring structured records"&gt;transfer process&lt;/a&gt; and any subsequent actions taken on the records. The reliability is based on the collaboration of application owners and records managers in the &lt;a target="_blank" href="http://www.communities.hp.com/online/blogs/information-faster/archive/2009/04/23/structured-records-management-defining-what-constitutes-a-record.aspx" title="Definition of structured records"&gt;definition&lt;/a&gt; and &lt;a target="_blank" href="http://www.communities.hp.com/online/blogs/information-faster/archive/2009/04/29/structured-records-management-classifying-the-records.aspx" title="Classifying structured records"&gt;classification&lt;/a&gt; of the structured records model, which means that the transferred data is based on a design by people who know all the facts about its source and usage.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;That leaves me to elaborate a bit more about the integrity and usability.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;The structured records get transferred into the records management environment as XML files.&amp;nbsp; Each transfer batch is a self contained group, consisting of a number of XML files that contain the data and a summary&amp;nbsp;XML file that contains a detailed description of what the data files contain.&amp;nbsp; To be able to use the data and the summary file in future, each of them is described by a XML schema definition.&amp;nbsp;&amp;nbsp; All of these files together form a single package and the records management rules are applied at the package level, meaning that the same security and retention rules apply to all files of a single transfer. The integrity of the individual files can be proved at any stage based on hash comparison technology between the summary and the data files.&lt;/p&gt;
&lt;p&gt;Usability means that the structured data is not lost once it resides in the records management environment.&amp;nbsp;Text indexing can be used to provide searching across the contents of the XML files to find batches that include data pertinent to a particular circumstance, e.g. all batches that contain customer number XYZ or order number 123.&amp;nbsp; This is the kind of full text searching that people use across all machine readable formats as part of early searches in the e-discovery or freedom of information processes.&amp;nbsp;However, structured records should also be available to other methods of searching, e.g. for reporting engines.&amp;nbsp;Having the data in XML format with a full schema description allows us to use our Record Query Server to create an ODBC data source pointing to the XML files, which can then be used by a whole variety of SQL query tools -&amp;nbsp;this is a distinct advantage that you get from storing structured records as XML data, rather than&amp;nbsp;as flat text file or PDF formatted report output.&amp;nbsp; If the original application still exists, and its algorithms are desirable in the analysis of the data, the records management system provides a re-load&amp;nbsp;function to send the XML based data back to the original source database schema.&lt;/p&gt;
&lt;p&gt;In all our design of HP TRIM functionality we pay attention to the characteristics of records as prescribed by ISO 15489: authenticity, reliability, integrity and usability, and as you can see,&amp;nbsp; structured records management is no exception.&amp;nbsp; By adhering to this principle we are able to create a truly unified records management environment, encompassing all formats of information, physical, electronic, unstructured and structured, meaning that you can apply a single set of consistent records management policies across all your enterprise content.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Structured Records Management - Transferring the records</title><link>http://www.communities.hp.com/online/blogs/information-faster/archive/2009/05/12/structured-records-management-transferring-the-records.aspx</link><pubDate>Tue, 12 May 2009 08:17:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:89547</guid><dc:creator>uraas</dc:creator><description>&lt;p&gt;Once you have &lt;a class="" title="Defining the record model" href="http://www.communities.hp.com/online/blogs/information-faster/archive/2009/04/23/structured-records-management-defining-what-constitutes-a-record.aspx" target="_blank"&gt;defined &lt;/a&gt;what the records that you extract from your structured business application look like and how they are &lt;a class="" title="Classifying Structured Records" href="http://www.communities.hp.com/online/blogs/information-faster/archive/2009/04/29/structured-records-management-classifying-the-records.aspx" target="_blank"&gt;classified&lt;/a&gt; in the target records management system, you are ready to start transferring them.&lt;/p&gt;
&lt;p&gt;There are different things to consider depending on what type of transfer you are performing.&amp;nbsp;If you are transferring the records as a one-off exercise, for example because you want to retire the application that contains them, you will want to perform a &amp;quot;move&amp;quot;.&amp;nbsp; If you are transferring the records as part of an ongoing structured records management regime, it is possible that you want to &amp;quot;copy&amp;quot; them into the records management system and defer the deletion to a later point in time.&amp;nbsp;This deferred deletion option allows you to collect records as soon as they conform with the selection criteria, but still keep a copy in the originating system for fast access. If you implement a deferred delete policy you want to make sure that the records management system can initiate the deferred delete based on predefined or rules-based&amp;nbsp;dates, as well as implementing a&amp;nbsp;feature that ensures that the data in the source system is&amp;nbsp;never retained for any longer than the controlled records. When records are destroyed in accordance with their retention schedule, the system must also initiate the deferred deletion of the original data.&lt;/p&gt;
&lt;p&gt;Whatever approach the transfer process takes, you want to make sure that you have an audit trail that covers the selection and extraction from the source&amp;nbsp;application and the creation of the records in the target records management system. Ideally the whole process uses digital signatures and hash algorithms to ensure the integrity of the transfer end to end. This allows you to provide an unbroken chain of custody for your structured records.&lt;/p&gt;
&lt;p&gt;Once your transfer is complete and the structured records are stored and classified in your records management system, they will be managed in accordance with your corporate records management policy and in context with all the unstructured records that you capture from other systems or users&amp;#39; desktops.&amp;nbsp;I will tell you about some additional features that can be useful particularly for structured records management in a&amp;nbsp;later post...&lt;/p&gt;</description></item><item><title>Structured Records Management - Classifying the records</title><link>http://www.communities.hp.com/online/blogs/information-faster/archive/2009/04/29/structured-records-management-classifying-the-records.aspx</link><pubDate>Wed, 29 Apr 2009 12:40:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:89204</guid><dc:creator>uraas</dc:creator><description>&lt;p&gt;Today I want to&amp;nbsp;write about the second step in the &lt;a class="" title="Overview of Structured Records Management" href="http://www.communities.hp.com/online/blogs/information-faster/archive/2009/04/16/structured-records-management-from-data-to-record.aspx" target="_blank"&gt;process of structured records management&lt;/a&gt;, the classification of structured records.&lt;/p&gt;
&lt;p&gt;Structured business applications are built to perform consistent tasks as part of well defined day-to-day business processes.&amp;nbsp;This, combined with the predictable nature of the structured data that they use, makes it possible to automate the classification of the&amp;nbsp;structured records we extract from them.&lt;/p&gt;
&lt;p&gt;In my &lt;a class="" title="Structured Records Management - Definition Step" href="http://www.communities.hp.com/online/blogs/information-faster/archive/2009/04/23/structured-records-management-defining-what-constitutes-a-record.aspx" target="_blank"&gt;last post&lt;/a&gt; I talked about how the database administrator and the records manager work together to define the model and extraction rules for the creation of structured records.&amp;nbsp;The classification step falls into the same design time activities. It needs to be done once, and after that will be applied to every&amp;nbsp;structured records transfer of&amp;nbsp;the same type automatically.&lt;/p&gt;
&lt;p&gt;When I talk about classification, I talk about assigning a variety of metadata values, which will be created as descriptive and management metadata in the target records management system to enable retention management, security and access management,&amp;nbsp;as well as&amp;nbsp;high accuracy searching by metadata tags. The classification also allows you to bring structured records into context with unstructured records.&lt;/p&gt;
&lt;p&gt;Our structured records management solution allows you to access the records management business classification directly from within the design environment, so that you can browse it and navigate to select the correct branch for your structured records definition.&amp;nbsp; Other metadata fields are imported into the designer from a central configuration area, where they are&amp;nbsp;mapped to the fields in the&amp;nbsp;records management repository. For any metadata field you can decide whether you want to define a &amp;quot;static&amp;quot; value or whether you want to derive the value from the structured record itself at run-time. You can either read data values into the field or generate values based on a combination of data and rules. For example the base date for the record retention could be read from the structured data directly or it could be calculated based in a rule, for example based on a country code in support of country specific retention rules.&lt;/p&gt;
&lt;p&gt;All of this flexibility&amp;nbsp;allows you to create a pre-defined metadata profile that allows you to transfer structured records in a completely automated fashion and still get accurate, dynamically created metadata describing them. &lt;/p&gt;
&lt;p&gt;I look forward to&amp;nbsp;meeting&amp;nbsp;you again in my next post, whjen I will talk&amp;nbsp;about the extraction of records&amp;nbsp;from the source system and their&amp;nbsp;ingestion into the records management environment.&lt;/p&gt;</description></item><item><title>What is Electronic Records Management?</title><link>http://www.communities.hp.com/online/blogs/information-faster/archive/2009/04/25/what-is-electronic-records-management.aspx</link><pubDate>Sat, 25 Apr 2009 15:18:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:89146</guid><dc:creator>pateiten</dc:creator><description>&lt;p&gt;By Claudia Currie&lt;/p&gt;
&lt;p&gt;AIIM – the Association for Information and Image Management - is the leading non-profit organization focused on helping users to understand the challenges associated with managing documents, content, records, and business processes. They recently released a presentation which provides you with an overview of Electronic Records Management (ERM). The slides are from the AIIM ERM Certificate Program covering&lt;strong&gt; technologies and global best practices for managing electronic records&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Click &lt;a class="" title="What is Electronic Records Management?" href="http://www.mmsend2.com/ls.cfm?r=187977592&amp;amp;sid=6398744&amp;amp;m=715620&amp;amp;u=AIIM2&amp;amp;s=http://www.magnetmail.net/actions/email_web_version.cfm?recipient_id=187977592&amp;amp;message_id=715620&amp;amp;user_id=AIIM2&amp;amp;group_id=169451" target="_blank"&gt;here&lt;/a&gt; to download it.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Structured Records Management - Defining what constitutes a record</title><link>http://www.communities.hp.com/online/blogs/information-faster/archive/2009/04/23/structured-records-management-defining-what-constitutes-a-record.aspx</link><pubDate>Thu, 23 Apr 2009 14:22:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:89104</guid><dc:creator>uraas</dc:creator><description>&lt;p&gt;After last weeks overview of the &lt;a class="" title="Overview of Structured RM process" href="http://www.communities.hp.com/online/blogs/information-faster/archive/2009/04/16/structured-records-management-from-data-to-record.aspx"&gt;structured records management process&lt;/a&gt;, I want to start giving you some details of what each step&amp;nbsp;in the process involves, beginning with the definition step.&lt;/p&gt;
&lt;p&gt;Records&amp;nbsp;stored in relational databases, as the name suggests, are made up from individual data items stored in multiple tables, linked to each other using relational links.&amp;nbsp; This means that not every record is a neat package that is redundantly stored with clear boundaries.&amp;nbsp; Some data items are shared between many records, others are uniquely stored for each record. &lt;/p&gt;
&lt;p&gt;If you want to extract and store the data as long term records&amp;nbsp;without reliance on the source application to maintain&amp;nbsp;their usability, you need to extract it in a format that allows you to execute SQL queries across the data at any point in future. You also need to model the records so that they include all the data&amp;nbsp;required to represent a complete and accurate picture of the data as it was at the time of extracting the record.&lt;/p&gt;
&lt;p&gt;Structured records management is&amp;nbsp;a discipline that brings together database administrators and records managers.&amp;nbsp;In our solution we use definition tool that allows graphical browsing and modeling of the data structures to define the records.&amp;nbsp;This allows the database administrator to visualize the data in a way that is easily understandable to&amp;nbsp;people without specialist RDBMS knowledge, such as many&amp;nbsp;records manager.&lt;/p&gt;
&lt;p&gt;While you are modeling the data you also want to be able to create rules that you can use to select which records to extract from the system at what point.&amp;nbsp;These may be selection rules such as &amp;quot;All&amp;nbsp;fulfilled orders&amp;quot; or exclusion rules such as &amp;quot;Product is not recalled&amp;quot;. This is where the records manager can provide valuable input as to what constitutes a record.&amp;nbsp;&amp;nbsp;Our definition tool shows you what data is available to build the rules upon and allows you to formulate them right from within the data model.&lt;/p&gt;
&lt;p&gt;Once you have defined the data model for the structured records and the rules that you want to use in their creation, you are ready to move to the next step in the process, the classification of the records. &lt;/p&gt;
&lt;p&gt;To be continued....&lt;/p&gt;</description></item><item><title>Compliance concerns resulting from cross-border litigation</title><link>http://www.communities.hp.com/online/blogs/information-faster/archive/2009/04/16/compliance-concerns-resulting-from-cross-border-litigation.aspx</link><pubDate>Thu, 16 Apr 2009 20:13:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:89003</guid><dc:creator>pateiten</dc:creator><description>&lt;p&gt;By&amp;nbsp;Patrick Eitenbichler&lt;/p&gt;
&lt;p&gt;On April 7th, the &lt;a class="" title="Why Cross-Border Litigation is a Compliance Concern" href="http://www.s-ox.com/dsp_getFeaturesDetails.cfm?CID=2509" target="_blank"&gt;Sarbanes-Oxley Compliance Journal&lt;/a&gt; published a great article written by Brandon Cook, Senior Product Marketing Manager at Clearwell Systems.&lt;/p&gt;
&lt;p&gt;Brandon describes how the increasing number of business transactions across borders leads to more litigation, government inquirires, and compliance audits spanning international boundaries.&amp;nbsp; Using a number of real-life examples, he shows the implications and then provides recommendations on how to get prepared for cross-border e-discovery.&lt;/p&gt;
&lt;p&gt;Take a read:&amp;nbsp; &lt;a class="" title="Why Cross-Border Litigation is a Compliance Concern" href="http://www.s-ox.com/dsp_getFeaturesDetails.cfm?CID=2509" target="_blank"&gt;&amp;quot;Why Cross-Border Litigation is a Compliance Concern&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Records management in US Federal Government Agencies</title><link>http://www.communities.hp.com/online/blogs/information-faster/archive/2009/04/16/records-management-in-us-federal-government-agencies.aspx</link><pubDate>Thu, 16 Apr 2009 20:06:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:89001</guid><dc:creator>pateiten</dc:creator><description>&lt;p&gt;By Noel Rath&lt;/p&gt;
&lt;p&gt;Are you interested in how different records management systems have been adopted in U.S. Government Federal agencies? Would you like to see how easy they were to deploy and how easy it was for users to use these new systems? &lt;/p&gt;
&lt;p&gt;The U.S. National Archives and Records Administration has published a report from their ‘Continuing Study of Federal Agency Recordkeeping Technologies 2008’ study. The agencies studied were:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;U.S. Environmental Protection Agency (EPA)&lt;/li&gt;
&lt;li&gt;U.S. Department of Defense, U.S. Navy&lt;/li&gt;
&lt;li&gt;U.S. Department of the Treasury&lt;/li&gt;
&lt;li&gt;Office of the Comptroller of the Currency (OCC)&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;This report is very informative and&amp;nbsp;publically available at &lt;a href="http://www.archives.gov/records-mgmt/resources/recordkeeping-tech-2008.pdf"&gt;http://www.archives.gov/records-mgmt/resources/recordkeeping-tech-2008.pdf&lt;/a&gt;&amp;nbsp;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Structured Records Management - from data to record</title><link>http://www.communities.hp.com/online/blogs/information-faster/archive/2009/04/16/structured-records-management-from-data-to-record.aspx</link><pubDate>Thu, 16 Apr 2009 08:39:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:88998</guid><dc:creator>uraas</dc:creator><description>&lt;p&gt;In my &lt;a class="" title="What happened to all the structured data?" href="http://www.communities.hp.com/online/blogs/information-faster/archive/2009/04/07/what-happened-to-all-the-structured-data-we-used-to-manage-as-records.aspx" target="_blank"&gt;last post&lt;/a&gt; I started on the subject of Structured Records Management, an area of records management that is re-gaining a lot of relevance&amp;nbsp;because&amp;nbsp;ALL electronically stored information is discoverable in e-Discovery and FOIA, not just unstructured documents.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In this and some subsequent posts I would like to introduce some of the concepts involved in structured records management.&amp;nbsp;To start with, let&amp;#39;s have a look at the steps involved to turn data in structured applications into records managed according to corporate policy:&lt;/p&gt;
&lt;p&gt;1.&amp;nbsp;Definition - this step allows us to identify and model the records in the source system&lt;/p&gt;
&lt;p&gt;2. Classification - this step allows us to model some descriptive metadata around the records to apply our records management context&lt;/p&gt;
&lt;p&gt;3. Extraction - this step allows us to extract records from the source system, based on the modeling done previously&lt;/p&gt;
&lt;p&gt;4. Ingestion - this step brings the structured records under the control of the corporate&amp;nbsp;records management environment&lt;/p&gt;
&lt;p&gt;5. Management - this step allows us to access, retrieve, query, verify, the structured data under the control of the records management environment&lt;/p&gt;
&lt;p&gt;6. Dispose - this step allows us to manage the retention and legal holds of structured data under the control of the records management environment&lt;/p&gt;
&lt;p&gt;As I mentioned before, in HP IM we have created a solution that covers all the steps listed above, using our Database Archiving and TRIM products.&amp;nbsp;&amp;nbsp;It&amp;nbsp;is a truly exciting project to be working on!&amp;nbsp;Throughout the process I was amazed how well the two products complement&amp;nbsp;each other. I will let you know more about some of the details for each step in follow-up posts...&lt;/p&gt;</description></item><item><title>What happened to all the structured data we used to manage as records?</title><link>http://www.communities.hp.com/online/blogs/information-faster/archive/2009/04/07/what-happened-to-all-the-structured-data-we-used-to-manage-as-records.aspx</link><pubDate>Tue, 07 Apr 2009 08:23:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:88799</guid><dc:creator>uraas</dc:creator><description>&lt;p&gt;I started my professional life when computers were big machines that filled rooms and only large corporations could afford them. In smaller businesses&amp;nbsp;many of the administrative tasks, such as accounting, keeping customer registers, product catalogs, managing personnel, leave control,&amp;nbsp;payroll etc. were done on paper in big ledgers.&amp;nbsp; These ledgers were managed as records with very well defined access&amp;nbsp;controls and retention schedules.&lt;/p&gt;
&lt;p&gt;With the advent of personal computing, or affordable computing, most of these well defined administrative processes started to use specialized applications that stored the data in some form of database. The focus of these applications was the day-to-day business process and the focus of the underlying databases was the storage, linking, and retrieval of the data, as a service to the applications.&amp;nbsp;Neither the application nor the database technology looked at the requirements of records management.&lt;/p&gt;
&lt;p&gt;At the same time, records management systems moved from index card systems to computerized metadata catalogs, and pretty soon moved on to also capture electronic records directly from users&amp;#39; desktops. The focus of electronic records management was on unstructured documents, which proved to be a real nightmare to manage in environments where information could be created by anyone, virtually anywhere and anytime. The information of the structured line of business application was seemingly managed -&amp;nbsp;at least it had a recognizable structure and was stored in a controlled environment.&lt;/p&gt;
&lt;p&gt;It is only now, when e-discovery and freedom of information legislation includes all electronically stored information (ESI), that businesses start to realize that very large parts of their ESI resides in structured databases and is not managed as business records.&lt;/p&gt;
&lt;p&gt;In a &lt;a class="" title="Power of metadata only records" href="http://www.communities.hp.com/online/blogs/information-faster/archive/2009/01/19/don-t-underestimate-the-power-of-the-quot-metadata-only-quot-record.aspx" target="_blank"&gt;post&lt;/a&gt; a couple of months ago I wrote about how some of our HP TRIM customers use metadata only records to at least recognize the existence of records in structured systems within the records management environment; the next step is now to talk about how to start taking control of the structured records at a more detailed level.&lt;/p&gt;
&lt;p&gt;The combination of HP Information Management&amp;#39;s Database Archiving and HP TRIM technologies makes it possible to manage structured records right from their definition in the source system to their management and destruction as part of TRIM&amp;#39;s classification and retention policies.&amp;nbsp; This allows us to bring back into the fold of records management all that information that somehow got overlooked during the rapid change from paper to electronic environments.&amp;nbsp; Stay tuned for more...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>