0
votes
0answers
13 views

First o365 SharePoint Online Workflow - A2/P1 license issue?

Probably doing something wrong, but wonder if it's a License or settings issues in o365. Created a new Library (where I have owner rights) in SPD 2013, added a very simple workflow that emails ...
0
votes
1answer
55 views

Workflow getting suspended after selecting Task outcome :Sharepoint designer Workflow 2013

Issue I am facing, Sharepoint designer List workflow Assign Task , OutCome => custom content type with three options. If statement if outcome=="someting" => go to next stage (here it is getting ...
0
votes
1answer
37 views

How do I have a workflow wait until a date field is entered or changed in Sharepoint Designer 2013

I see examples with "Wait for Change" in an date field (column) for SharePoint Designer 2010, but in those examples the condition is selectable (equal, not equal, etc.) but in Designer 2013 it appears ...
0
votes
0answers
87 views

Setting Person field type in a SharePoint Designer Workflow does not work for Groups

I am using an InfoPath form for my document library. Because of issues with InfoPath Person/Group fields mapping to SharePoint person/group fields correctly, I have a workflow that runs on form ...
0
votes
1answer
116 views

Unable to uninstall SharePoint 2013 Workflow manager

I got a problem with my SP2013 Workflows so I decided to uninstall and reinstall it. At first I wanted to disconnect my my server from the farm, but this failed 'cause I can't start the Workflow ...
0
votes
1answer
139 views

Can I do bulk updates with SharePoint 2013 workflows?

I have a SharePoint site with two lists: list of assets list of maintenance tasks: each task is linked to an asset via a lookup column. Each asset has one or more related maintenance tasks My ...
0
votes
1answer
148 views

How to associate sharepoint 2013 designer workflow to content type for retention policy using powershell?

I am having a requirement to write a powershell script which should attache workflow to content type in sharepoint 2013. basically it is require to create a retention policy which should start a ...
1
vote
1answer
333 views

Sharepoint Designer 2013 workflow:How to send email to multiple users?

I am facing an issue of sending an email to multiple users in designer list workflow. Having one list field of type people and group, which allows multiple section. Requirement is I want to send an ...
1
vote
1answer
142 views

Sharepoint 2013 : SharePoint designer Workflow gets canceled

Workflow is getting cancelled on the first stage, I have not started workflow with System account, as well User profile is created and sych getting following error: RequestorId: ...
1
vote
1answer
117 views

Getting a managed metada field to use in sharepoint 2013 workflow condition

I'm working on a SharePoint 2013 publishing approval workflow that needs to compare if a managed metadata field in a newly created item is set to a specific value. This in order to assign a task to a ...
0
votes
0answers
111 views

Ways of implementing “Change Requests” behaviour in SPD 2013 workflow

I am implementing SPD 2013 workflow and have to add possibility to change requests in every task. In SPD2010 WFs we could set the Change Requests button and it created all the behaviour behind the ...
5
votes
2answers
259 views

Office 365 developer site SharePoint 2013 preview: SPD2013 workflow is always canceled

I try to create a workflow using SPD2013 preview on the Office 365 developer site (company.sharepoint.com). I can create and publish WF using SPD2013 without any problems, but when I start it on the ...