<?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>SharePoint Monitor &#187; SharePoint 2010</title>
	<atom:link href="http://www.sharepointmonitor.com/tag/sharepoint-2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointmonitor.com</link>
	<description>SharePoint Tutorials</description>
	<lastBuildDate>Fri, 23 Dec 2011 05:19:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Getting Started with the SharePoint 2010 Excel Services</title>
		<link>http://www.sharepointmonitor.com/2010/02/getting-started-with-the-sharepoint-2010-excel-services/</link>
		<comments>http://www.sharepointmonitor.com/2010/02/getting-started-with-the-sharepoint-2010-excel-services/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 05:00:30 +0000</pubDate>
		<dc:creator>szahariev</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Spreadsheet]]></category>

		<guid isPermaLink="false">http://www.sharepointmonitor.com/?p=210</guid>
		<description><![CDATA[Microsoft Excel is the most popular spreadsheet application used in every office. As such SharePoint Server provides special support for it. In the current article, we will review SharePoint Excel Services and  publish a sample spreadsheet using Excel services. Microsoft Office Excel is powerful but not perfect. For example if you want a colleague to [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Excel is the most popular spreadsheet application used in every office. As such SharePoint Server provides special support for it. In the current article, we will review <strong>SharePoint Excel Services </strong>and  publish a sample spreadsheet using Excel services.</p>
<p>Microsoft Office Excel is powerful but not perfect. For example if you want a colleague to preview the data they will need a compatible version of the Excel installed on their computer. In addition, if you send a spreadsheet containing complex calculations  you will probably reveal some internal information about your organization. Moreover, somebody may change these calculations and send the modified spreadsheet to a third party. But don’t worry &#8211; SharePoint 2010 Excel Services comes to your rescue. You can publish the spreadsheet on the web and other users will need only a web browser to view the data. If required they can change some of the cell values and this way you can publish templates which perform complex calculations but the end user will not be able to see how the calculations are performed.</p>
<p>The sample spreadsheet we are going to build will be used to calculate wages. You can jump quickly to Figure 7 and take a look what will be the final result. The logic is simple – input hourly rate and hours to calculate the payment. Although the final result looks like a custom made solution that requires highly trained software developer to do the job, everything is pretty simple to build and run. More importantly we will do everything without writing a single line of programming code.</p>
<p>The first step is to create the Document library where the Excel spreadsheet will be published. To do this, select the <strong>Site Actions</strong> menu and then choose  <strong>New Document Library </strong>as shown in Figure 1. A new dialog for creating Document library will appear (Figure 2). Enter “Wages” for the <em>Name </em>of the new library and optionally provide description. Select <em>Microsoft Excel Spreadsheet </em>for  <em>Document template </em>and leave all other options as they are as they are not relevant to the current example. Finally, click  <strong>Create </strong> and a new Document library will be created.</p>
<p><img class="alignnone size-full wp-image-211" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/02/Fig-1.png" alt="" width="556" height="447" /></p>
<p><em>Figure 1 Create New Document Library</em></p>
<p><img class="alignnone size-full wp-image-212" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/02/Fig-2.png" alt="" width="619" height="385" /></p>
<p><em>Figure 2 Document Library  Properties</em></p>
<p>Next, we need to prepare the Excel spreadsheet we are going to publish. Start  Microsoft Excel (this example uses Excel 2007 but later versions are fine as well) and type <em>Hours </em>for cell A1, <em>Hour rate</em> for cell A1 and <em>Total </em>for cell A3. Go to cell B3 and type “=B1*B2” (without the quotes). Then delete Sheets 2 and 3 (right click on the sheet name and choose delete). Rename Sheet 1 as “Wage Calc” by right clicking on the sheet name and choosing Rename from the context menu. The result should look like the one in Figure 3. You can fill some sample values for cells B1 and B2 to check if everything works as expected.</p>
<p>The next thing we need to do is to define some named cells. These cells will be modified later by the end user via the web browser interface. To do so select cell B1 and go to the Formulas tab. Then choose <em>Define name</em>.  A new popup dialog will appear. Enter <em>&#8220;Hours&#8221; </em>for <em>Name </em>and click OK (Figure 4). Do the same for cell B2 – select B2, press “Define name” from the Formulas tab and fill “HourRate” for <em>Name</em>. That’s it. We are ready to publish our spreadsheet to SharePoint using Excel Services.</p>
<p><img class="alignnone size-full wp-image-213" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/02/Fig-3.png" alt="" width="381" height="350" /></p>
<p><em>Figure 3 Excel Formula</em></p>
<p><img class="alignnone size-full wp-image-214" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/02/Fig-4.png" alt="" width="621" height="554" /></p>
<p><em>Figure 4 Naming Excel Cells</em></p>
<h2>Publish an Excel SpreadSheet on Sharepoint 2010</h2>
<p>To publish the spreadsheet we have just created, go to <strong>Excel Services </strong>from the  <strong>Publish </strong>menu as shown in Figure 5.<br /><i>Continues&#8230;</i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointmonitor.com/2010/02/getting-started-with-the-sharepoint-2010-excel-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Custom Workflows using SharePoint Designer 2010</title>
		<link>http://www.sharepointmonitor.com/2010/02/custom-workflows-sharepoint-designer-2010/</link>
		<comments>http://www.sharepointmonitor.com/2010/02/custom-workflows-sharepoint-designer-2010/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 07:42:13 +0000</pubDate>
		<dc:creator>szahariev</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SharePoint Designer]]></category>
		<category><![CDATA[Workflows]]></category>

		<guid isPermaLink="false">http://www.sharepointmonitor.com/?p=166</guid>
		<description><![CDATA[SharePoint 2010 comes with several inbuilt workflow templates, such as one for document approval. Sometimes these templates are not suitable and new workflows need to be created.  You can do this in one of the following ways: Using the SharePoint Designer. Designing the workflow in Microsoft Office Visio and importing into the SharePoint Designer. Writing [...]]]></description>
			<content:encoded><![CDATA[<p>SharePoint 2010 comes with several inbuilt workflow templates, such as one for document approval. Sometimes these templates are not suitable and new workflows need to be created.  You can do this in one of the following ways:</p>
<ul>
<li>Using the SharePoint Designer.</li>
<li>Designing the workflow in Microsoft Office Visio and importing into the SharePoint Designer.</li>
<li>Writing programming code inside Microsoft Visual Studio.</li>
</ul>
<h2>Custom Workflows with the SharePoint Designer</h2>
<p>In this article, we will explore the first approach. We will build a sample workflow that creates a new item in the Announcements list when someone uploads a document in a predefined document library. This will be accomplished without writing even a single line of programming code.</p>
<p>The first step is to create the document library where our custom workflow will run. To do this, select the “Site Actions” menu and then choose “New Document Library”.  The dialog for creating a new document library will appear (see Figure 1). Enter“Rules” for the library name and optionally provide a description. Press the “Create” button and our new library will be created.</p>
<p><img class="alignnone size-full wp-image-165" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/02/Fig1.png" alt="" width="514" height="487" /></p>
<p><em>Figure 1 Create new document library</em></p>
<p>Now we are ready to build the workflow for the newly created library. To do this, start SharePoint Designer 2010 and select “Open Site” from the menu. Then enter the URL address of your SharePoint site (Figure 2). In the this example the SharePoint server runs on the same machine where we are running the SharePoint Designer, so we will use “localhost”.</p>
<p><img class="alignnone size-full wp-image-168" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/02/Fig2.png" alt="" width="500" height="384" /></p>
<p><em>Figure 2 Opening a  site using SharePoint Designer</em></p>
<p>After a pause, the SharePoint Designer opens the site. To check what workflow templates are available, select the “Workflows” item from the “Site Objects” list (Figure 3). In this example only the default templates are available.</p>
<p>Now create a new workflow. We can choose from one of the following workflow types:</p>
<ul>
<li><em><strong>List Workflow </strong></em>– this type of workflow can be attached only to SharePoint lists or libraries. This template comes in handy when the use-case is very specific and can be applied only to lists or libraries.</li>
<li><em><strong>Reusable Workflow </strong></em>– more flexible than the List Workflow and can be attached to a content type. Later this content type can be used in, for example, a list. In addition, workflows from this type can be imported into Visual Studio and enhanced with programming code.</li>
<li><em><strong>Site Workflow </strong></em>– this type of workflow operates on site level. For example, the List workflow operates over a SharePoint library. This workflow can operate over the overall site objects.</li>
</ul>
<p>In this example, we will use the List Workflow. Click on the “List Workflow” and then select the “Rules” library. A new dialog will popup (Figure 4), where we provide the name of the workflow &#8211; “CreateAnnouncement”. Optionally you can provide description as well.</p>
<p><img class="alignnone size-full wp-image-169" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/02/Fig3.png" alt="" width="584" height="471" /></p>
<p><em>Figure 3 SharePoint Designer and Workflows</em></p>
<p><img class="alignnone size-full wp-image-170" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/02/Fig4.png" alt="" width="540" height="290" /></p>
<p><em>Figure 4 Create a new List Workflow</em></p>
<p>Now it is time to implement the steps in our workflow. Actually we will need to implement just a single step &#8211; create a new item in the announcements list.To do so, select the “Step 1” and start typing “cre”. Then press Enter (Figure 5).<br />
<em>Continues&#8230;</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointmonitor.com/2010/02/custom-workflows-sharepoint-designer-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Approval Workflows with SharePoint Server 2010</title>
		<link>http://www.sharepointmonitor.com/2010/01/building-approval-workflows-with-sharepoint-server-2010/</link>
		<comments>http://www.sharepointmonitor.com/2010/01/building-approval-workflows-with-sharepoint-server-2010/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 08:36:19 +0000</pubDate>
		<dc:creator>szahariev</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Approval]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Workflows]]></category>

		<guid isPermaLink="false">http://www.sharepointmonitor.com/?p=137</guid>
		<description><![CDATA[Workflows (sequences of connected steps) are an everyday occurrence in most offices and as such, SharePoint 2010 provides support for workflows. In this article we review how to add an approval workflow to a SharePoint Document Library. The approval workflow is one of the few built-in workflows that come with the SharePoint 2010. Basically it [...]]]></description>
			<content:encoded><![CDATA[<p>Workflows (sequences of connected steps) are an everyday occurrence in most offices and as such, SharePoint 2010 provides support for workflows. In this article we review how to add an approval workflow to a SharePoint Document Library.</p>
<p>The approval workflow is one of the few built-in workflows that come with the SharePoint 2010. Basically it allows you to receive an approval for a document from your superiors.</p>
<p>If you need a custom workflow you can create your own with SharePoint Designer or Microsoft Visio and import it into SharePoint Designer or program it inside Microsoft Visual Studio. How to do this is outside of the scope of the current article.</p>
<p>The sample workflow we are going to build will be triggered upon uploading a new document to a custom document library. Then the workflow will assign a task to a predefined user to approve the uploaded document. The status of the document – approved/rejected will be displayed in one of the columns of the library. And we will do everything without writing a single line of code!</p>
<p>The first step is  to create the Document library where the approval workflow will be enabled. To do this, select the “Site Actions” menu and then choose “New Document Library” as shown in Figure 1.</p>
<p><a href="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/01/Step-2.png"><img class="alignnone size-medium wp-image-139" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/01/Step-2-300x229.png" alt="Create New Document Library - Site Actions menu" width="300" height="229" /></a></p>
<p>Figure 1 Create New Document Library &#8211; Site Actions menu</p>
<p>Next, the dialog for creating a new Document library will appear (Figure 2). Fill in “Purchase Requests” for the “Name” of the new library and optionally provide description. Select the options for “Navigation” and “Document Version History” &#8211; whatever fits to your requirements is fine as they are irrelevant to our example. For “Document template”,  select “Microsoft Word document”. You can choose whatever you wish but this current example we will use Word documents.</p>
<p><img class="alignnone size-medium wp-image-138" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/01/Step-3-300x215.png" alt="Create New Document Library" width="300" height="215" /></p>
<p>Figure 2 Create New Document Library</p>
<p>After you have filled in everything, click Create and the new document library will be created as shown in  Figure 3</p>
<p><a href="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/01/Step-4-small.png"><img class="alignnone size-medium wp-image-141" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/01/Step-4-small-300x292.png" alt="Purchase Request Library is created" width="300" height="292" /></a></p>
<p>Figure 3 Purchase Request Library is created</p>
<p>Now it is time to enable the Approval workflow for our newly created library. To do so select “Library” from the “Library tools” and then select “Workflow Settings” as displayed in Figure 4.</p>
<p><a href="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/01/Step-5-small.png"><img class="alignnone size-medium wp-image-140" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/01/Step-5-small-300x69.png" alt="Workflow Settings button" width="361" height="83" /></a></p>
<p>Figure 4 Workflow Settings button</p>
<p>This will start the wizard shown in Figure 5 which will help you to enable the approval workflow for the current document library. The first thing to do is select the workflow template from the list box in the “Workflow” section. You can choose from several out-of-the-box workflow templates but we will choose “Approval – SharePoint 2010”. Then we provide a name for our workflow:  “Expense approval”. The task list drop down  allows us to define a list where a new task will be assigned to the corresponding user. Let’s use the default value – “Tasks”. Later we will configure the users responsible for approving the documents. Next, we define the history list for the workflow. History lists are special logs which monitor the execution of the workflow.<br />
<em>Continues&#8230;</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointmonitor.com/2010/01/building-approval-workflows-with-sharepoint-server-2010/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

