Questions tagged [reusable-workflow]
The reusable-workflow tag has no summary.
26 questions
0 votes
1 answer
109 views
How to add a reusable workflow to the SharePoint Library using Powershell
I have to add Reusable workflow(2013) to SharePoint library through PowerShell. I am trying to automate this in one of my project. OR Is there any possibilities we can achieve this? Any idea?
0 votes
1 answer
43 views
Are 2013 (not 2010) Reusable Workflows allowed to use Assign A Task action?
I would like to make a reusable 2013 workflow that can assign an approval task. The Assign A Task action is not available in Sharepoint Designer 2013 and the Workflow Tasks list setting is not ...
1 vote
1 answer
37 views
How to get the survey's name in using workflow 2010
I have created a simple workflow to send an email when users take the survey. I have been experimenting and I could not get the workflow to send email with name of the survey. Environment Information:...
0 votes
1 answer
26 views
Issue in Reusable workflow
I have created a reusable workflow, and attached a list to it. Once the workflow is published, I have added the workflow for two content types in particular library. When I am creating a document set,...
0 votes
4 answers
7k views
What permissions are required to start a workflow?
I followed this article and created one reusable workflow and set it to run manually I gave Read permission to the users at the site level and contribute permission at the library level alone by ...
1 vote
0 answers
923 views
Change over from List workflows to Reusable Workflows
I was recently presented with the task of redesigning a SharePoint system, in which a library has grown too big and should be split into separate libraries. I am attempting to devise a way to create ...
1 vote
0 answers
28 views
SharePoint 2013 WF does not see Reusable 2010 WF output variables
I am using a SP 2013 workflow to take advantage of stages and loops; I call SP 2010 task workflows to take advantage of Impersonation, InfoPath and other 2010 WF features. If I call a SP 2010 List WF ...
4 votes
0 answers
190 views
Associating SharePoint Online Reusable workflows to Library programmatically
I have around 30 libraries that will use the same set of 50 reusable workflows. The method I found online as described in this link would require assigning 50 workflows to 30 libraries manually one by ...
1 vote
0 answers
132 views
Task properties "Form_URN", "Outcome", "%Complete" suddenly gone from SPD Workflow
Scenario: We have created one reusable workflow In this workflow "Start Custom Task Process" action is used for assigning the task. In the workflow, We were accessing two task properties Form_URN &...
1 vote
0 answers
44 views
How to copy parent site including workflows without having to republish them?
We're having issues in getting reusable workflows linked to different lists to directly work when creating a copy of a parent site. We're trying to build a SharePoint parent site that works as a ...
1 vote
0 answers
31 views
Access Attachemnt field in reusable workflow
I have created one SPD reusable workflow based on my custom content type. As per my knowledge, we can't add attachment column in the content type. Now in reusable workflow, we can only access columns ...
1 vote
0 answers
56 views
Site crashing when activating new site feature
I am trying to import a reusable workflow to use in a different site than it was designed on. I am able to activate it in solutions with no problem, but when I try to activate the feature in the site ...
1 vote
0 answers
138 views
Can we create reusable workflow using Visual Studio 2013?
Can we create reusable workflow using Visual Studio 2013 ?
2 votes
1 answer
69 views
SharePoint 2010 Reusable workflow not listed in list in SharePoint Online
I have created a Reusable workflow for email notifications. I have saved this as a template and deployed to production environment Also i activated the feature, but its not showing in the list when ...
0 votes
1 answer
661 views
Task list Due Date column
I have many problems in using a 2013 Reusable Workflow. I have to copy tasks from many task lists in the site to a single general list: in order to do it, I have created a Reusable Workflow and ...