SharePoint
Microsoft SharePoint Team Blog

The official blog of the Microsoft SharePoint Product Group
2010
Introduction to SharePoint Workflow!

Comments

re: Introduction to SharePoint Workflow!

Great post !!!
Developing custom workflow action is very easy, try this,
http://sarangasl.blogspot.com/2009/11/sharepoint-workflow-actions-for.html

 Commented by <empty> on 11/6/2009 11:24:36 AM

System Account on 11/6/2009 11:24 AM

Get Manager from Active Directory

I downloaded today and installed OfficeServerSDK.exe.
After the install on my MOSS server I connected via Share Point Designer.
I selected New, Workflow and tried creating an action that would Get Manager from Active Directory.
I was expecting this action to be included in the SDK and it doesn't appear that any new actions were installed to my MOSS installation.
Can you explain what I need to do next?
Thanks
Greg

 Commented by <empty> on 2/26/2009 7:54:25 PM

System Account on 2/26/2009 7:54 PM

re: Introduction to SharePoint Workflow!

If anyone is looking for a way to track errors in custom workflows built in Visual Studio 2008, I found an easy way.  You create an error list in Sharepoint, and write out your errors from the workflow to that list.  Then, you can add alerts as well.  This is a lot easier than digging through the Sharepoing logs.  I have the code sample here:  http://bluesurftech.com/TechBlog/Lists/Posts/Post.aspx?ID=38
-Miles
 Commented by <empty> on 10/21/2008 12:16:15 PM

System Account on 10/21/2008 12:16 PM

re: Introduction to SharePoint Workflow!

Hi,
I have created custom forms for adding/Updating List items for a particular List. I have a simple workflow which sends a mail to the user, once an item is added/modified in the List. The workflow is getting trigerred if I add an Item manually through Edit DataSheet view, but not getting triggered if a item is inserted/updated through Custom forms I created. Any idea what needs to be done to fix this?
 Commented by <empty> on 10/1/2008 12:02:18 PM

System Account on 10/1/2008 12:02 PM

re: Introduction to SharePoint Workflow!

I have created a workflow using sharepoint designer. It starts off with a couple of Wait for action to wait for an approval status to change to either Approved/Rejected.
Wait for Approval Status to not equal Draft
then Wait for Approval Status to not equal Pending
then Log the Approval Status .....
When I tested the workflow it works fine but when I deploy it for use, it stops prematurely for now reseaon or the Approval Status just changed to Approved (but nobody approved anything!!!) This is a secondary workflow depending on action on the out-of-box approval workflow.
Thanks,
Huk
I would appreciate if you could send me an email if you can help as I just came across this site by chance.
huk.mok@teagasc.ie
 Commented by <empty> on 9/23/2008 11:24:55 AM

System Account on 9/23/2008 11:24 AM

re: Introduction to SharePoint Workflow!

Hi guys,
Triggering a workflow on item deletion really is a critical feature for the company I work for and I'm honestly really surprised that it's been overlooked in MOSS '07.  We're allowed to put all these fancy workflows in place to approve content before it's published on our web, move it around or whatever, but if someone comes through and deletes it, there's nothing we can do?  That just seemes really odd to me.  
What if we want to move all deleted items to an archive instead of getting rid of them forever?  Or perhaps there are supporting/related files that need to be removed along with a list item?  Maybe we want to allow any site member to delete content, but a member of the Approvers group needs to authorize it.  This seems to me like a serious flaw in the way workflows manage content on a SharePoint server.
I know we can restrict deletion through permissions, but can you guys look at adding a trigger for deletion?  It might mean that items are *marked* for deletion instead of actually being deleted so that a workflow can fire off on it.  If there's no workflow, then, hey! go ahead and delete the thing...but at least we have the option.
Many thanks!
-Dan

 Commented by <empty> on 9/8/2008 12:18:55 PM

System Account on 9/8/2008 12:18 PM

re: Introduction to SharePoint Workflow!

Hello,
I have a doubt
I have created a infopath form and have attached it to a Approval workflow. When this workflow starts, a mail is send to the concerned person who is authorised to approve or reject that form. But when that person  tries to open that form by clicking on the link which in there in outlook, it is showing an error  "The form has been closed".
I am really not getting how is this happening. Please give your suggestions.I am really in a mess.
 I know that i need to check workflow.xml file. I have created a OOB Workflow, not in designer and VS. Now where to find this workflow.xml of a OOB Workflow.
 Commented by <empty> on 8/7/2008 12:36:50 AM

System Account on 8/7/2008 12:36 AM

how to delete workflows using api

hello...
i have one question if any body know the answer please reply me...this is asking one of my interview..please reply my quesations.
 1.how to delete work flows using API.
 2.how to rename custom templates in custom Tab.
 Commented by <empty> on 8/1/2008 10:08:04 AM

System Account on 8/1/2008 10:08 AM

re: Introduction to SharePoint Workflow!

Hi,
I have one of the problems mentioned above
I am trying to create a Sharepoint Sequential Workflow Library project in Visual Studio 2005.  I can create the project however when I open the Workflow1.cs file I only get the 'Code View' and in the View Menu there is no 'Designer View' available.  
Any insight?
 Commented by <empty> on 7/17/2008 3:20:47 PM

System Account on 7/17/2008 3:20 PM

On List Changed in Workflow

Hi
      What I need is when I update the List I need to call the work flow activity. In work flow we are having OnTaskChanged event it will trigger when we  change the Task, like wise If I change the list some action needs to happen in workflow .How can I do that one?
 Commented by <empty> on 7/10/2008 10:08:42 AM

System Account on 7/10/2008 10:08 AM
1 - 10Next

Add Comment

Items on this list require content approval. Your submission will not appear in public views until approved by someone with proper rights. More information on content approval.

Title


Body *


Captcha

Please verify the text shown in the image

Commented By


Migrated Source URL


Commentator Name


Commentator Email


Attachments

Microsoft SharePoint Team Blog