<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>The 2007 Office System ships!</title><link>http://blogs.msdn.com/recman/archive/2006/11/18/the-2007-office-system-ships.aspx</link><description>We want to make sure everyone has heard that we’ve completed work on the 2007 release of the Microsoft Office System, including all of the Records Management features we’ve been talking about on this blog! (Below are a few links to press articles about</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: The 2007 Office System ships!</title><link>http://blogs.msdn.com/recman/archive/2006/11/18/the-2007-office-system-ships.aspx#1204250</link><pubDate>Mon, 04 Dec 2006 13:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1204250</guid><dc:creator>mic.dan</dc:creator><description>&lt;p&gt;HURRAY! &lt;/p&gt;
&lt;p&gt;I've downloaded it - it works great! (so far...)&lt;/p&gt;
&lt;p&gt;One very very important question concerning Records Routing - &lt;/p&gt;
&lt;p&gt;Either I'm blind or unaware to something, but I don't understand the meaning of the RR (Records Routing). The RR supposes to automatically route documents sent to the record center, into selected document libraries within the center.&lt;/p&gt;
&lt;p&gt;The problem I see is that, there's no possibility to send a document to a center (=site), but only to a specific document library! (In the Advanced Settings &amp;gt;&amp;gt; &amp;quot;Custom Send To Destination&amp;quot;)&lt;/p&gt;
&lt;p&gt;If so - what's the use of the RR?!&lt;/p&gt;
&lt;p&gt;Anxiously waiting for reply,&lt;/p&gt;
&lt;p&gt;mic.dan&lt;/p&gt;
</description></item><item><title>re: The 2007 Office System ships!</title><link>http://blogs.msdn.com/recman/archive/2006/11/18/the-2007-office-system-ships.aspx#1234003</link><pubDate>Thu, 07 Dec 2006 22:48:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1234003</guid><dc:creator>recman</dc:creator><description>&lt;p&gt;mic.dan.&lt;/p&gt;
&lt;p&gt;Thanks for the enthusiasm! &amp;nbsp;&lt;/p&gt;
&lt;p&gt;There is actually some setup work that needs to be done on the Central Administration site in order to expose the &amp;quot;Send to Records Center&amp;quot; functionality.&lt;/p&gt;
&lt;p&gt;Visit the Central Admin for the farm where your collaborative space is hosted. &amp;nbsp;Click on the Application Management tab. &amp;nbsp;Under External Service Connections, click on &amp;quot;Records Center&amp;quot; and then enter the URL to your Record Center's web services interface (there is an example of that page that should help).&lt;/p&gt;
&lt;p&gt;Once you do that, you can then visit any document library, click on any file’s dropdown menu, and you’ll see your Records Center under the Send To fly out.&lt;/p&gt;
&lt;p&gt;Hope that helps,&lt;/p&gt;
&lt;p&gt;Adam Harmetz&lt;/p&gt;
&lt;p&gt;Program Manager&lt;/p&gt;
</description></item><item><title>re: The 2007 Office System ships!</title><link>http://blogs.msdn.com/recman/archive/2006/11/18/the-2007-office-system-ships.aspx#1251440</link><pubDate>Sun, 10 Dec 2006 12:07:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1251440</guid><dc:creator>mic.dan</dc:creator><description>&lt;p&gt;I've tried that - the option does appear in the &amp;quot;Send To&amp;quot; menu, but the operation failed (&amp;quot;An error accured while sending the file...&amp;quot;)&lt;/p&gt;
&lt;p&gt;I'll check out the MSDN for answers - thanks anyway. But even when it will work, there's a problem with &amp;quot;Send To&amp;quot; - it creates another copy (&amp;quot;instance&amp;quot;) of the document. You have related to that somewhere in this blog, saying your main &amp;quot;customer&amp;quot; is the Info. Worker and he shouldn't be confused. Consider that whilst it's a right attitude for us, the IW's, it doesn't match the demands of our managements...&lt;/p&gt;
&lt;p&gt;In the project I'm working on, one emphasized demand is to have only one copy - that's one of the main reasons I was checking for complementions (such as Meridio, which leaves a &amp;quot;smart shortcut&amp;quot; in the Doc.Library rather than duplicating it).&lt;/p&gt;
&lt;p&gt;Anyway, The MOSS is a great platform for almost anything an organisation needs - Microsoft had finally delivered the ultimate portal (surely after you struggle to implement SPSv1 and SPSv2 as I did in the last years...)&lt;/p&gt;
</description></item><item><title>re: The 2007 Office System ships!</title><link>http://blogs.msdn.com/recman/archive/2006/11/18/the-2007-office-system-ships.aspx#1255813</link><pubDate>Mon, 11 Dec 2006 08:08:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1255813</guid><dc:creator>recman</dc:creator><description>&lt;p&gt;Thanks, mic.dan.&lt;/p&gt;
&lt;p&gt;If the &amp;quot;send and leave a copy&amp;quot; approach doesn't meet the business goals of your organization, you can implement several simple alternatives with a little bit of custom code.&lt;/p&gt;
&lt;p&gt;For instance, you could add your own entry on the ECB (the context menu when you click on a document) that deletes the collaborative copy and sends the real copy to the Records Center. &amp;nbsp;You'd reuse the whole Records Center web services infrastructure, so it would be just a few lines of code.&lt;/p&gt;
&lt;p&gt;A custom workflow can likewise use the SharePoint object model to send something to the Records Center and then perform whatever custom logic is required.&lt;/p&gt;
&lt;p&gt;You are correct about Meridio's shortcut approach. &amp;nbsp;It's an excellent example of how the MOSS platform can be extended by a partner. &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Adam Harmetz&lt;/p&gt;
&lt;p&gt;Program Manager&lt;/p&gt;
</description></item><item><title>re: The 2007 Office System ships!</title><link>http://blogs.msdn.com/recman/archive/2006/11/18/the-2007-office-system-ships.aspx#1256561</link><pubDate>Mon, 11 Dec 2006 09:42:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1256561</guid><dc:creator>mic.dan</dc:creator><description>&lt;p&gt;I'll check that out with our programmers - Thanks again!&lt;/p&gt;
</description></item></channel></rss>