Tagged Questions
SharePoint workflow refers to the automation of a business process by step by step execution of steps. There are two types of workflows - Sequential Workflows - State Machine Workflow
0
votes
0answers
5 views
Creating a Workflow Task in a different SPWeb
I have a custom workflow associated with a Document Content Type which is in use in a number of SPWebs. Is is possible to have a central Workflow Task List in only one of the SPWebs? As it stands, ...
0
votes
0answers
12 views
Having 0x80004005 in Workflow
I'm having the 0x80004005 error in a SharePoint Workflow and can't really figure out where to start looking
Exception
Microsoft.SharePoint.SPException: Det går inte att slutföra åtgärden. Försök ...
0
votes
0answers
13 views
Make one user create and edit page and other user approve it. How to do this?
I want to achieve this simple functionality using OOB Approval - SharePoint 2010 and Publishing workflows but it is not working.
I have two users user1 and user2
I want user1 to create and edit ...
0
votes
0answers
3 views
Workflow Status Tasks: One or more field types are not installed properly
In the workflow status tasks, I get the error:
"One or more field types are not installed properly. Go to the list settings page to delete these fields"
I have opened up the fields one by one and ...
1
vote
1answer
6 views
Field with Lookup value fails to save in Start a Task Process action
Here is the scenario:
I added a Start a Task Process action.
I clicked Process Settings. Start a Task Process dialog is shown.
I entered the Participants and Task Title.
I clicked "Open editor for ...
0
votes
2answers
15 views
How to determine which event type triggered a workflow (create/change)?
I have a list workflow which triggers when list item is created or changed.
How to determine which of two events has triggered the workflow?
0
votes
0answers
12 views
Tracking expiration date in SP2010 workflow
I have a document library with a field titled "Status" containing either the values "Waiting" or "Complete", as well as a "Due date" column.
I am designing an SP2010 workflow which will send e-mails ...
0
votes
1answer
15 views
Workflow page not fully appearing
I moved a site from one server to another.
If I go to any document library such as Pages and try to edit or add a new workflow for e.g. Approval - SharePoint 2010 or Publishing workflow then it only ...
1
vote
0answers
18 views
The specified program requires a new version of Windows. (Exception from HRESULT:0x8007047E)
I have an ListAdded event handler in which I'm associating OOB Approval workflow if any list is created based on my custom list definition.
As soon as the list is created, SharePoint throws this ...
0
votes
0answers
7 views
How To Automate SharePoint Custom Workflow Testing
I have a custom visual studio 2010 workflow that has over 30 separate phases in it. It is very time consuming to test.
For example, if I make a change to the 18 phase of the workflow, for example, ...
0
votes
1answer
29 views
Date Column showing “1/1/1900 5:30 AM”
Have created a custom list with below column
1.Title
2.Status (Drop-down column with "In progress" & "Completed")
3.In Progress Time (Date & Time Column)
4.Completed Time (Date & ...
0
votes
1answer
19 views
Visual Designer in SPD 2013 is blank
Just some quick background I have a Windows 7 x64 machine with Office 2007 installed. I have SharePoint Designer 2013 and Visio Professional 2013 installed as well. I was hoping to utilize the ...
0
votes
0answers
10 views
Get the Parent Folder URL or Name in a SharePoint Foundation 2013 Reusable Workflow
Is there an easy way to get the parent folder URL in a SharePoint Foundation 2013 Reusable Workflow?
The workflow is linked to a Content-type that is used in a Document library. The CT is a custom CT ...
1
vote
1answer
59 views
+50
Update item using Workflow 2013 when “Require Check Out” is enabled
Since the new workflow in SharePoint 2013 are missing some of the features (impersonation, etc) from 2010 workflow I have had some issues with finding good solutions for workflows.
We have a ...
0
votes
0answers
9 views
WSS.ACTIONS file issues
I have been having issues with workflow actions not loading in one of our site collections for some time now. I could easily create workflows in all of the other site collections with no problem.
I ...