<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Armedia Blog &#187; Business Intelligence</title>
	<atom:link href="http://www.armedia.com/blog/category/business_intelligence/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.armedia.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 15:53:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>More Thoughts on Data</title>
		<link>http://www.armedia.com/blog/2011/01/more-thoughts-on-data/</link>
		<comments>http://www.armedia.com/blog/2011/01/more-thoughts-on-data/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 13:53:31 +0000</pubDate>
		<dc:creator>jschivera</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[ECM Industry]]></category>
		<category><![CDATA[Enterprise Content Management]]></category>
		<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://www.armedia.com/blog/?p=624</guid>
		<description><![CDATA[In my previous blog on data I discussed the importance of structured data within a content management system. Getting a good structured data design to compliment the design of the overall content management solution can be dirty work; not quite Mike Rowe &#8220;Dirty Jobs&#8221; dirty, but to some in our profession it might as well [...]]]></description>
			<content:encoded><![CDATA[<p>In my previous blog on data I discussed the importance of structured data within a content management system. Getting a good structured data design to compliment the design of the overall content management solution can be dirty work; not quite <a title="armedia_blog" href="http://dsc.discovery.com/fansites/dirtyjobs/bio/bio.html" target="_blank">Mike Rowe</a> &#8220;Dirty Jobs&#8221; dirty, but to some in our profession it might as well be.</p>
<p>Why? Because you have to get right down to the user level and find out what they need and the context about how they think about the information.</p>
<p>So, let&#8217;s think about structured data and how it affects the user&#8217;s ability to locate and use the information in the content management system; in other words the search function. The textbook approach is to define the search precision and recall ratios for the system. Search precision being defined as the ratio of relevant (as judged by the user) items retrieved to the total number of items displayed in the search results list. And recall being defined as the ratio of relevant items retrieved to the total number of relevant items in the area being searched.</p>
<p>I mention these terms and definitions because I know many of my traditionally IT trained professionals like to follow the textbook and have their workshops and whiteboard sessions and generate flow maps and UML diagrams. But, in projects I&#8217;ve been involved with, the terms search precision and recall are never mentioned. However, here is the typical search discussion I&#8217;ve witnessed:</p>
<ul>
<li><em>Interviewer</em> &#8211; Ok, how do you want to search for these documents?</li>
<li><em>Interviewee</em> &#8211; Well I search all the time for data A, data B and data C and it sure would be nice to search on data D and data E.</li>
<li><em>Interviewer</em> &#8211; Ok, great, we already have identified attributes for data A, C and E, we&#8217;ll make them searchable for you. And we&#8217;ll add searchable attributes for data B and D.</li>
<li><em>Interviewee</em> &#8211; You know sometimes I don&#8217;t really know the data to search on but I am looking for some text inside the document, is there any way I can search on text?</li>
<li><em>Interviewer</em> &#8211; Oh yes this system has the ability to do text searches on any documents added to the system.</li>
<li><em>Interviewee</em> &#8211; Great!</li>
</ul>
<p>One of the critical success factors of a content management system is user satisfaction with the search and retrieval. Research consistently indicates that most users won&#8217;t make more than two or three attempts at finding the information they need. (Think about your own experiences using Google.) Search is typically driven by structured data. Fail to pay attention to the structured data driving the search functionality and you&#8217;re already placed one of the critical success factors at risk.</p>
<p>I never use the terms search precision and recall anywhere in the design criteria. The terms are just too hard to use quantitatively and what&#8217;s relevant to one user may not be relevant to another user. But the concepts need to be firmly in mind when users are being interviewed about their search preferences and habits. Users are remarkably tolerant of search as long as they get the expected results. Unless searching using a unique ID field like document number, users expect to sift through a results list to find the document of interest. How big result listings are they willing to sift through to find the document they are looking for? 10, 50, 100 results? That&#8217;s the blend of precision and recall you&#8217;re looking for in the interviews.</p>
<p>Much of my work has been in the area of engineering information in the utilities and oil and gas sectors. A favorite attribute that everyone wants to search is the equipment tag number. Drawings show equipment tags; procedures describe operation, maintenance and testing of equipment; specifications and calculations provide design information for equipment; vendor information tells how to maintain and order spare parts for equipment and so on. Lots of great indexing options! Great let&#8217;s add those attributes into the data model.</p>
<p>Stop! This is where the dirty works kicks in.</p>
<p>Does anyone index that information now? No, then how will the information get into the new system? What&#8217;s the source of the equipment tags? Is it validated? Who will be responsible for the information? When will it be complete and how will it be maintained up to date?</p>
<p>Users will tolerate the search feature up to a point. But, when an attribute is available for searching that sets the expectation of a high search precision it should be fully functional. If there&#8217;s little indexing or controls to support the search attribute then two bad things can happen. User frustration starts to set in or worse, a business decision is made without a possibly key piece of information. It is our responsibility as the content management professionals to do the dirty work and let the client know the possible implications of adding this attribute.</p>
<p>So let&#8217;s say the user community is ok with a low search precision % but high recall % listing for the equipment id search example. (Or in other words a result listing of 50.) How does a good structured data design support this result?</p>
<p>See my next blog entry: structured data and a business classification scheme in support of search and other design features&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.armedia.com/blog/2011/01/more-thoughts-on-data/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Content Collection, Migration, and Delivery</title>
		<link>http://www.armedia.com/blog/2009/06/content-collection-migration-and-delivery/</link>
		<comments>http://www.armedia.com/blog/2009/06/content-collection-migration-and-delivery/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 22:17:42 +0000</pubDate>
		<dc:creator>kevans</dc:creator>
				<category><![CDATA[Alfresco]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Case Management]]></category>
		<category><![CDATA[Content Authoring]]></category>
		<category><![CDATA[Content Server]]></category>
		<category><![CDATA[Data Migration]]></category>
		<category><![CDATA[Documentum]]></category>
		<category><![CDATA[eDiscovery]]></category>
		<category><![CDATA[Electronic Health Records]]></category>
		<category><![CDATA[Enterprise Content Management]]></category>
		<category><![CDATA[Mobility]]></category>
		<category><![CDATA[Performance Monitoring]]></category>
		<category><![CDATA[Records Management]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Web Content Management]]></category>

		<guid isPermaLink="false">http://www.armedia.com/blog/?p=192</guid>
		<description><![CDATA[There are well over 35 proprietary document management systems, an astronomical number of homegrown document management systems, and billions of sources for information to come from.  As technology changes, new and better features are added to current systems, new products are coming out, and software systems frequently have to be upgraded.  As companies merge, workflows [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">There are well over 35 proprietary document management systems, an astronomical number of homegrown document management systems, and billions of sources for information to come from.<span style="mso-spacerun: yes;">  </span>As technology changes, new and better features are added to current systems, new products are coming out, and software systems frequently have to be upgraded.<span style="mso-spacerun: yes;">  </span>As companies merge, workflows that were once adequate, no longer cover the bases for the growing needs of the “new” organization.<span style="mso-spacerun: yes;">  </span>What happens when companies merge and they were using two different document management systems?<span style="mso-spacerun: yes;">  </span>Which one takes over?<span style="mso-spacerun: yes;">  </span>Or do they continue to use both?<span style="mso-spacerun: yes;">  </span>As organizations grow, merge, and split, the number of input sources and output destinations dramatically increase.<span style="mso-spacerun: yes;">  </span>How do we integrate these new information pathways , along with new applications that are introduced, keeping you in the same locked in status? </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">It’s simple.<span style="mso-spacerun: yes;">  </span>The new Content I/O Suite.<span style="mso-spacerun: yes;">  </span>Armedia’s Content I/O Suite allows users to collect information from all of those billions of sources, migrate it to the centralized repository in the company, and then, if needed, deliver that information to the different web portals that may need to view the information later.<span style="mso-spacerun: yes;">  </span>In fact, it can even send the information to multiple repositories all from the same interface.<span style="mso-spacerun: yes;">  </span>So what if Human Resources uses Documentum, and Accounting uses Laserfiche, and some departments have their own collaborative eRoom set up, but you just merged with another company who uses SharePoint and FileNet.<span style="mso-spacerun: yes;">  </span>What if one user could capture the information coming in from the website, or through email, or through regular snail mail, and deliver it into the appropriate system, without that one user ever having to be trained in each of those systems?<span style="mso-spacerun: yes;">  </span>Sounds too good to be true, doesn’t it?<span style="mso-spacerun: yes;">  </span>Check it out at <a href="http://armedia.com/products/suite/">http://armedia.com/products/suite/</a>. </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small;"><span style="font-family: Calibri;">-Kristin Evans</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.armedia.com/blog/2009/06/content-collection-migration-and-delivery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Reveille RealTime for Documentum?</title>
		<link>http://www.armedia.com/blog/2009/05/reveille-realtime-for-documentum/</link>
		<comments>http://www.armedia.com/blog/2009/05/reveille-realtime-for-documentum/#comments</comments>
		<pubDate>Thu, 07 May 2009 01:38:54 +0000</pubDate>
		<dc:creator>A.J. McClary</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Documentum]]></category>
		<category><![CDATA[Enterprise Content Management]]></category>
		<category><![CDATA[Performance Monitoring]]></category>
		<category><![CDATA[Reporting]]></category>

		<guid isPermaLink="false">http://www.armedia.com/blog/?p=138</guid>
		<description><![CDATA[You may have heard of the Reveille Management Console for Documentum D5/D6 and Reveille for Captiva InputAccel – the only solutions that can proactively and automatically monitor, diagnose and repair your DCTM/Captiva installation, but what is Reveille RealTime (RRT), how can it help you (and when can you get a live a look at it)? [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span><span>You may have heard of the Reveille Management Console for Documentum D5/D6 and Reveille for Captiva InputAccel – the only solutions that can proactively and automatically monitor, diagnose and repair your DCTM/Captiva installation, but what is Reveille RealTime (RRT), how can it help you (and when can you get a live a look at it)? <span style="mso-spacerun: yes;"> </span></span></span></p>
<p class="MsoNormal"><span>With this latest offering from Reveille Software and Armedia, RRT adds to the Reveille Management Console for Documentum, bringing a new level of performance and experience monitoring. With RRT in the DCTM Webtop and Taskspace application environments, you can now measure and track <em style="mso-bidi-font-style: normal;">EACH and EVERY user’s performance</em> and know instantly if your system is delivering your Service Level Agreements (SLAs) and if there are problems brewing with your installation. With RRT you can now see problems down to the finest of details –such as “how long is it taking <em style="mso-bidi-font-style: normal;">EACH</em> of my users (and <em style="mso-bidi-font-style: normal;">ALL</em> my users) to login in to my environment” and “what is the average time for document check-in for all my users and who are the specific users that are not seeing good performance and not meeting my SLAs.” <span style="mso-spacerun: yes;"> W</span>ith RRT you also get the great Reveille ability to not only diagnose a problem,<span style="mso-spacerun: yes;"> </span>such as the job queue is stalled, but proactively fix those problems.</span></p>
<p class="MsoNormal"><span>Interested in a demo of Reveille RealTime? We will be at our booth, #122 at EMC World and we also have a Webinar for Reveille RealTime on June 2.  See the website for details!</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.armedia.com/blog/2009/05/reveille-realtime-for-documentum/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

