Top "Sharepoint-workflow" questions

Sharepoint workflow sits on the top of windows workflow and adds the human workflow flavor.

Sharepoint 2010: Update Lookup Field Multiple Value with a Workflow

I want to update a lookup field that contains multiple values through a Workflow, using Sharepoint Designer 2010. For the moment, …

sharepoint-2010 sharepoint-designer sharepoint-workflow
Unable to find Approval Workflow in SharePoint 2010 Foundation

I'm new to SharePoint and I'd like to develop a Leave Form Application which utilizes the Approval Workflow, but I …

sharepoint sharepoint-workflow sharepointfoundation2010
Why does this File write fail after a SharePoint 2010 migration?

I migrated my MOSS 2007 application (with custom approval workflow) to Sharepoint 2010. I had this generic piece of code to log …

c# sharepoint sharepoint-2010 sharepoint-workflow
How to invoke executable or powershell script from SharePoint 2010 Workflow?

I would like to invoke an executable (or Powershell script) from SharePoint 2010 workflow. What are my options? Is it even …

powershell sharepoint-2010 executable sharepoint-workflow
How to get SPuser object from Assigned To field of task

Hi I have a sharepoint 2007 workflow and i need to get the SPuser object in order to send mails to …

c# visual-studio-2008 sharepoint sharepoint-2007 sharepoint-workflow
SharePoint 2010 - Create liste items with looping workflow - limitation of 5?

I have a little problem creating new list items (rows) with the help of a workflow in a list in …

sharepoint sharepoint-2010 sharepoint-designer sharepoint-workflow
Sharepoint 2013 workflow not firing when document checked in but works if checked out

We have a document library that has both Document sets and Documents. We also have a Workflow that is manually …

sharepoint-2013 sharepoint-workflow sharepointdocumentlibrary
Programatically Approve/Reject workflows and add comments

I'm trying to programatically approve/reject workflows in SharePoint. I can successfully do this, but I cannot add comments. I …

c# sharepoint sharepoint-2010 sharepoint-workflow sharepoint-api
How can I customize the default workflow email templates in SharePoint 2010?

I know how to customize an instance of an email template using SharePoint Designer 2010, but when there are conceivably dozons …

sharepoint-2010 sharepoint-workflow
Retrieving rich text box sharepoint in javascript

I have CustomNewForm for inserting items in the sharepoint list. The fields are "Reason" and "Reason OverView"; both Multiple Line …

javascript sharepoint sharepoint-2007 richtextbox sharepoint-workflow