<?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>(Recording) Building document workflow in SharePoint 2007</title><link>http://blogs.msdn.com/b/publicsector/archive/2007/05/18/recording-building-document-workflow-in-sharepoint-2007.aspx</link><description>Some of you have asked if I recorded my web cast on Building custom document workflow in SharePoint (MOSS) 2007. I did, so I am posting the URL below and also reminding you that I am doing it again "Live over the Web" on June 19th @ 10:30EST. 
 Here</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: (Recording) Building document workflow in SharePoint 2007</title><link>http://blogs.msdn.com/b/publicsector/archive/2007/05/18/recording-building-document-workflow-in-sharepoint-2007.aspx#8738612</link><pubDate>Wed, 16 Jul 2008 16:54:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8738612</guid><dc:creator>Ty</dc:creator><description>&lt;p&gt;I second that thought...this demo was amazingly helpful!&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://office.microsoft.com/en-us/sharepointdesigner/HA102564171033.aspx"&gt;http://office.microsoft.com/en-us/sharepointdesigner/HA102564171033.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In light of this, I have a stupid question - is the solution provided by Stephen Howard here available either as a free solution template, or as something that could be purchased?&lt;/p&gt;
&lt;p&gt;any thoughts on this would be incredibly helpful, as this could serve as a real solid foundation for us. (although we're going to I can forsee, regardless, begin building our site, using this as a training support material)&lt;/p&gt;
&lt;p&gt;thanks again!&lt;/p&gt;
&lt;p&gt;ty&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8738612" width="1" height="1"&gt;</description></item><item><title>re: (Recording) Building document workflow in SharePoint 2007</title><link>http://blogs.msdn.com/b/publicsector/archive/2007/05/18/recording-building-document-workflow-in-sharepoint-2007.aspx#8651008</link><pubDate>Wed, 25 Jun 2008 08:24:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8651008</guid><dc:creator>marc</dc:creator><description>&lt;p&gt;Hi again... sorry i posted the above to the wrong tab :P ... &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/publicsector/archive/2007/05/22/document-workflow-how-to-sending-an-email-with-sharepoint-2007-moss.aspx?CommentPosted=true#commentmessage"&gt;http://blogs.msdn.com/publicsector/archive/2007/05/22/document-workflow-how-to-sending-an-email-with-sharepoint-2007-moss.aspx?CommentPosted=true#commentmessage&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;** plz delete me **&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8651008" width="1" height="1"&gt;</description></item><item><title>re: (Recording) Building document workflow in SharePoint 2007</title><link>http://blogs.msdn.com/b/publicsector/archive/2007/05/18/recording-building-document-workflow-in-sharepoint-2007.aspx#8650982</link><pubDate>Wed, 25 Jun 2008 08:19:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8650982</guid><dc:creator>marc</dc:creator><description>&lt;p&gt;Hi yall. within HP we are trying to implement a new MOSS workflow to facilitate my team's publishing process. never having created workflows or data collection forms before, we charted into new waters cautiously. But, Within two weeks we have a functional concept &amp;amp; I hope our team can start using this soon instead of the 40/50 email per day we each get. SPD ROCKS!!&lt;/p&gt;
&lt;p&gt;RESPECT to Stephen Howard !!! &lt;a rel="nofollow" target="_new" href="http://office.microsoft.com/en-us/sharepointdesigner/HA102564171033.aspx"&gt;http://office.microsoft.com/en-us/sharepointdesigner/HA102564171033.aspx&lt;/a&gt;. With his help I have demoed the concept to our team &amp;amp; we plan to begin testing a new solution soon.&lt;/p&gt;
&lt;p&gt;I've hit a small snag. Hoping the gurus can point me in the right direction... Our workflow triggers emails at each step with its &amp;lt;BODY&amp;gt; stored in a variable. Doing the look-up's within the initial step allows us to implement new templates in in 1 place &amp;amp; will capture only the initial values. How can we reuse the email templates with all the updated information ? &lt;/p&gt;
&lt;p&gt;TRAIL 1&lt;/p&gt;
&lt;p&gt;&amp;gt; look-up &amp;lt;MSG&amp;gt; inside &amp;lt;BODY&amp;gt; on the first step &lt;/p&gt;
&lt;p&gt; &amp;nbsp;RESULT = initial &amp;lt;MSG&amp;gt; in all emails&lt;/p&gt;
&lt;p&gt;&amp;gt; TRAIL 2&lt;/p&gt;
&lt;p&gt;&amp;lt;BODY.1&amp;gt;&amp;lt;MSG&amp;gt;&amp;lt;BODY.2&amp;gt;&lt;/p&gt;
&lt;p&gt; RESULT = Success, sort of… &lt;/p&gt;
&lt;p&gt;&amp;lt;DUE DATE&amp;gt;&amp;lt;STATUS&amp;gt; look-ups in &amp;lt;BODY&amp;gt; not updated :(&lt;/p&gt;
&lt;p&gt;As we update the email templates it would be imposable to replace the HTML in every send email step &amp;amp; re-do the look-ups. I guess im trying to store the look-up inside my template NOT the value each look-up generates so that I can reuse them with all the current info. Can this be done or should be going a diffrent route ?&lt;/p&gt;
&lt;p&gt;Please link me back&lt;/p&gt;
&lt;p&gt; m &amp;nbsp;| a | r | c | . | b | u | l | b | u | l | I | a | n | @ | h | p | . | c | o | m&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8650982" width="1" height="1"&gt;</description></item><item><title>SharePoint Document Workflow "How to" - Sending an email with SharePoint 2007 (MOSS)</title><link>http://blogs.msdn.com/b/publicsector/archive/2007/05/18/recording-building-document-workflow-in-sharepoint-2007.aspx#2798202</link><pubDate>Tue, 22 May 2007 22:00:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2798202</guid><dc:creator>Public Sector Developer Weblog</dc:creator><description>&lt;p&gt;As a part of the series that I am blogging on the &amp;quot;How To's&amp;quot; of Document Workflow in SharePoint 2007&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2798202" width="1" height="1"&gt;</description></item></channel></rss>