<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>2007 on Matt Thornton</title>
    <link>https://matt-thornton.net/tags/2007/</link>
    <description>Recent content in 2007 on Matt Thornton</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 16 Jul 2009 16:05:08 +0000</lastBuildDate><atom:link href="https://matt-thornton.net/tags/2007/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Workflow error help: failed on start and more</title>
      <link>https://matt-thornton.net/tech/sharepoint/sharepoint-workflow-help-failed-on-start-and-more/</link>
      <pubDate>Thu, 16 Jul 2009 16:05:08 +0000</pubDate>
      
      <guid>https://matt-thornton.net/tech/sharepoint/sharepoint-workflow-help-failed-on-start-and-more/</guid>
      
        <description>&lt;p&gt;One of the major selling points of SharePoint is the power of workflows. Designing very basic sequential workflows in Sharepoint Designer 2007 is a very straightforward task using the workflow designer wizard. But unfortunately straightforward is the key word here, as you are limited by the functionality available to you in SharePoint Designer. Simple tasks (e.g., update an item, send an email, etc.) are doable, but, for example, you can&amp;rsquo;t do any string manipulation other than building “dynamic strings”. So even creating a suitable subject line to an email can require a complicated collection of variables and such like. SPD workflows are also very much “single use” - i.e., they start, they run, they finish. They &lt;em&gt;can&lt;/em&gt; wait and so on, but complicated business logic is pretty difficult to program. At that point, you&amp;rsquo;ll need to get involved with Visual Studio. That&amp;rsquo;s not without its difficulties, however, and as someone coming from a Visual Studio software background, creating workflows can be a minefield. Certain expectations you may have with Winforms just go completely out the window.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>