<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Building Approval Workflows with SharePoint Server 2010</title>
	<atom:link href="http://www.sharepointmonitor.com/2010/01/building-approval-workflows-with-sharepoint-server-2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointmonitor.com/2010/01/building-approval-workflows-with-sharepoint-server-2010/</link>
	<description>SharePoint Tutorials</description>
	<lastBuildDate>Thu, 02 Feb 2012 09:22:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: szahariev</title>
		<link>http://www.sharepointmonitor.com/2010/01/building-approval-workflows-with-sharepoint-server-2010/#comment-42</link>
		<dc:creator>szahariev</dc:creator>
		<pubDate>Wed, 24 Mar 2010 23:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointmonitor.com/?p=137#comment-42</guid>
		<description>Hi Pierre,

I haven&#039;t seen a use case similar to yours. However, it looks like that you will need to write some custom code. But don&#039;t worry, writing a C# code is not so difficult.

Regards,
Stephan</description>
		<content:encoded><![CDATA[<p>Hi Pierre,</p>
<p>I haven&#8217;t seen a use case similar to yours. However, it looks like that you will need to write some custom code. But don&#8217;t worry, writing a C# code is not so difficult.</p>
<p>Regards,<br />
Stephan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre Schorochoff</title>
		<link>http://www.sharepointmonitor.com/2010/01/building-approval-workflows-with-sharepoint-server-2010/#comment-41</link>
		<dc:creator>Pierre Schorochoff</dc:creator>
		<pubDate>Wed, 24 Mar 2010 06:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointmonitor.com/?p=137#comment-41</guid>
		<description>Hi,

I heard that there is a way of using such workflow with external content type (SQL table). The idea is to use a sync between a custom table and the external content type.
The workflow is triggered on the custom table of course. But how would you sync the 2 tables? You&#039;ll have to create the code for that, won&#039;t you ?

Cheers,

Pierre</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I heard that there is a way of using such workflow with external content type (SQL table). The idea is to use a sync between a custom table and the external content type.<br />
The workflow is triggered on the custom table of course. But how would you sync the 2 tables? You&#8217;ll have to create the code for that, won&#8217;t you ?</p>
<p>Cheers,</p>
<p>Pierre</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan Zahariev</title>
		<link>http://www.sharepointmonitor.com/2010/01/building-approval-workflows-with-sharepoint-server-2010/#comment-40</link>
		<dc:creator>Stephan Zahariev</dc:creator>
		<pubDate>Mon, 08 Feb 2010 17:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointmonitor.com/?p=137#comment-40</guid>
		<description>If the end user is going to select the users responsible for approving the document, then the workflow should be started manually (after uploading a document).

To allow the manual start, the relevant check boxes should be marked during creation of the workflow (Figure 5).

To manually run a workflow, select the arrow next to the file name (Figure 8 ) and from the menu choose Workflow. Then click on the workflow you want to start.</description>
		<content:encoded><![CDATA[<p>If the end user is going to select the users responsible for approving the document, then the workflow should be started manually (after uploading a document).</p>
<p>To allow the manual start, the relevant check boxes should be marked during creation of the workflow (Figure 5).</p>
<p>To manually run a workflow, select the arrow next to the file name (Figure 8 ) and from the menu choose Workflow. Then click on the workflow you want to start.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.sharepointmonitor.com/2010/01/building-approval-workflows-with-sharepoint-server-2010/#comment-39</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 07 Feb 2010 12:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointmonitor.com/?p=137#comment-39</guid>
		<description>I need to create a workflow for document approval with following requirement. 

Instead of we defining users to approve, I need the end users to select users for their document to be approved.

Ex: Staff X submits a document to the document library and will select 4 users (his line managers) to approve his document. Each manager will get a notification (one after another - serial workflow) for this and eventually the document gets approved.

I want to know how a end user can select user by his own?...</description>
		<content:encoded><![CDATA[<p>I need to create a workflow for document approval with following requirement. </p>
<p>Instead of we defining users to approve, I need the end users to select users for their document to be approved.</p>
<p>Ex: Staff X submits a document to the document library and will select 4 users (his line managers) to approve his document. Each manager will get a notification (one after another &#8211; serial workflow) for this and eventually the document gets approved.</p>
<p>I want to know how a end user can select user by his own?&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

