Tagged Questions
0
votes
2answers
21 views
Workflow Timer Interval
Can I change Workflow Timer Interval value from default "every 5 minutes" to "every minutes" without impact to performace?
Thanks for supprt,
Best regards
1
vote
0answers
10 views
how to copy List item attachment to document library with SharePoint Designer workflows?
I have SP Foundation without access to the server local folders, so my only change is through Sharepoint designer as far as I know.
how can I copy a List item attachment to document library with ...
0
votes
0answers
21 views
SP2010 farm scoped custom workflow action not available in designer
We're trying the "Update Items By List View" custom workflow action available here:
http://efspwfactivities.codeplex.com/releases/view/63115
It works fine in one of our development environments ...
0
votes
0answers
11 views
How to send digitally signed email with user certificate using SharePoint 2010 workflows?
I am having a requirement that sending an Email which is digitally signed with user certificate using SharePoint 2010 workflows?
0
votes
1answer
37 views
SharePoint 2010 Workflow - Send email to item owner 1 month in advance
I'm very much learning the basics of Workflows and need to carry out the following to a list of meeting 'Agenda items' with the 'Date/time' and 'Presenter(s)' (sorry that this is probably ridiculously ...
0
votes
1answer
16 views
workflow custom outcome choice site column takes always default value
I am facing a weird issue,
Having one programmatically created Workflow custom task list , Content type and Custom outcome site column.
Task outcome always return the taskOutcome: 0 (i.e default ...
1
vote
1answer
28 views
Sharepoint Workflow Logic
Hello there I have a infopath form with Sharepoint workflow attached to it. I want to be able to send an email to a certain person based on what the "users" last name starts with.
So for example:
...
1
vote
0answers
24 views
Sharepoint designer - Collect data from user error
I am new to sharepoint workflow development.
I created my workflow in sharepoint designer 2010. My problem is the following:
My workflow has a few steps, in every step I use the "collect data from ...
0
votes
2answers
28 views
Conditionally Require Approval on List Items
I have a calendar list, and I need to have it so that only items that meet a certain condition require approval. I have tried to use workflow, but when I fire them on the create/change event, the ...
0
votes
0answers
10 views
Sharpoint designer 2013 Stopping when Workflow People/Group Selection
Sharepoint Designer 2013 is stopping unexpectedly when click to People/Groups from Sharepoint Site.
As an example,
Send an Email action and I want to send the email to a Sharepoint Site Collection ...
0
votes
1answer
18 views
Editing Appearance of Lookup Field in SP Workflow Email
I have a workflow that sends an email when a new item is added to a list. The email includes the creator of the new item, which uses a lookup value.
CurrentItem-CreatedBy-String = [%Current ...
0
votes
2answers
33 views
Workflow not parsing 0:# data
So I'm checking if CurrentItem:field is empty or not, and so I put a log inside to figure out where the error was, heres what I got:
4/29/2013 1:53 PM Comment System Account 0;#
4/29/2013 1:53 ...
0
votes
1answer
30 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
12 views
MS Access Web database update on Task completion in sharepoint 2010 site
Working on a Sharepoint 2010 website with a list of Tasks. The Tasks have a custom field - "Hours worked" which is a number. I have added a web database(Access) site (Contacts Web Database template) ...
1
vote
1answer
36 views
SP2010 Workflow Copy Item Error
I'm having issues with a workflow that copies items from one document library to another after an approval process. The workflow starts automatically when an item is changed. It gets cancelled and I ...
1
vote
3answers
108 views
Approval workflow doesn't work SharePoint 2013
I'm trying to set up a knowledge base using enterprise wiki pages in SharePoint 2013.
Now I'm trying to set up a workflow: Newly created or edited wiki pages have to be approved by the administrator ...
-1
votes
0answers
29 views
Create a workflow in sharepoint 2010
Create a Workflow to Review the Items and publish the same for a media library
Thanks in advance
0
votes
0answers
31 views
Auto-aprove Task Status based on column option in my list?
I am trying to have the status of my task automatically updated when a list field equals a specific option (this would eliminate the need to go into the task and 'Approve' the status therefore ...
0
votes
1answer
65 views
Deploy List Workflow in Production Environment
I created list workflow using SharePoint Designer.
How to deploy my list workflow in Production environment?
0
votes
1answer
73 views
Workflow doesn't create tasks anymore
I created a custom workflow via copy&modify of the OOB feedback workflow in SharePoint Designer 2010. When the workflow is started there are usually tasks created for every participant of the ...
0
votes
0answers
34 views
SharePoint Designer 2010 Workflow creates ASPX form instead of InfoPath form
I tried re-installing my workflows on my server after a new deployment had run, but now I encounter the following behaviour:
Instead of the previous InfoPath initiation form it creates an aspx form ...
0
votes
1answer
195 views
Approval/Feedback workflow: how to change the task status with a custom button on InfoPath Form?
I created two workflows, one based on the approval workflow and another based on the feedback workflow via SharePoint Designer 2010.
For both workflows I'm trying to find a solution to add a custom ...
1
vote
2answers
60 views
How to make it possible to set the due date in a approval/feedback workflow to current date?
I created two workflows, one based on the approval workflow and another based on the feedback workflow via SharePoint Designer 2010.
When you start one of the workflows you can set a due date, but at ...
0
votes
1answer
68 views
How to determine business days in sharepoint workflow
One step of my workflow needs to calculate how many BUSINESS days i have between two dates.
The problem is that my customer registers the holidays in a sharepoint list.
So i will need to query this ...
2
votes
0answers
50 views
Sharepoint Workflows and Managed Term Sets
Platform: Sharepoint 2010 with Sharepoint Designer 2010
Are there any explanations out there on how to create a workflow with an email template that is sent to certain people based on a taxonomy term ...
0
votes
0answers
49 views
Custom Workflow Activity for merging users in field + assignedTo value from task (problems & questions)
First of all, a little explanation what this is about:
I'm currently trying to write a custom workflow activity for use in SharePoint Designer 2010.
I've got a column in my list - let's call it ...
0
votes
0answers
21 views
Workflow For Updating To A List(Sharepoint)
I have created a workflow to add the values from excel sheet in SP list...I want to create a condition such like whenever the excel is modified its values should get reflected in the list.. I Am Using ...
0
votes
0answers
26 views
Removing previous versions and copying document to another library
I have to do a workflow where I need to remove previous draft versions of the document and then copy it to another library.
I added to actions like this:
But when I check the document in the CSI ...
0
votes
1answer
59 views
Set Person field type in a SharePoint Designer Workflow best practices
In SP Designer, when using the "Set Field in Current Item" action, if the field you are setting is a Person type, there are several choices to "return" the data as. For example, if setting your Person ...
0
votes
1answer
16 views
shrepoint 2007 workflow retrieve group of values
I have two lists that i would like to use to create a workflow that sends email whenever an item is created.
Here the details:
List Officers has two columns, City and Officer and there clearly are ...
0
votes
1answer
50 views
Approval Workflow OOTB SharePoint 2010
I am still learning how workflows work and this is the first time I have used OOTB so needless to say, I coded much more than I needed to. With that being said, today we tested the approval which goes ...
0
votes
1answer
220 views
How do you track down Workflow Errors in SharePoint 2013?
I recently set up SP 2013 to use workflows and I created a custom workflow in SPD 2013 that basically creates tasks and sets the items status when those tasks are completed. The problem is as soon as ...
0
votes
2answers
159 views
SharePoint 2010 Create sample WorkFlow on Document Library
Am totally new to WorkFlows in SharePoint 2010. I know the question could be too basic. but please help me sorting this out.
I have SharePoint 2010 web application have Groups: Presenters and ...
0
votes
1answer
31 views
Start workflow from within a workflow?
I have a workflow that is created from a default "Approval" template, and the basic startup conditions are not enough for my purposes. I also can't open this workflow in SP Designer (it doesn't even ...
0
votes
1answer
46 views
Designer Workflow: change document file extension upon upload
So I would like to try to create a workflow on a library that simply checks to see if the file extension is anything other than .xml, and if it is, rename the Name (File Name) to the same value with ...
0
votes
1answer
211 views
Note: Due to heavy load, the latest workflow operation has been queued. It will attempt to resume at a later time.
Since some time when I run workflow I see this "Note: Due to heavy load, the latest workflow operation has been queued. It will attempt to resume at a later time."
This is very simple workflow which ...
0
votes
1answer
433 views
SharePoint Designer Workflow actions - how to get substring from start of variable until character “|”
Any way to get the susbstring from the start of the string until a specific character in a SharePoint designer workflow action? I cannot use "Extract Substring from Start of String" because there ...
0
votes
1answer
75 views
How do you change the approval status back to Pending if an already approved document has been edited?
I have an approval workflow in a document library. It's manually started by the user because they may not want to start it everytime they edit a document.
The workflow is as follows:
If for UK
...
1
vote
1answer
47 views
How would I take a date field and subtract 30 days to show the month prior to the original date
I have records that are modified each month. The site is used to display the previous month's information. However, to make sure that the information is correct, I want to use the date the ...
0
votes
0answers
29 views
2010 - Email a selection from a datasheet
Environment: 2010 Enterprise
One of our sites has several lists created from uploading spreadsheets and viewing them in a datasheet view. Some users have been asking if there's a way to easily select ...
1
vote
0answers
74 views
SPD Workflow - Create Multiple List Items
I have three lists: a list of companies, a calendar and a task list.
Upon creation of a calendar item, I need a task to be created for each company in the "Companies" list.
Any ideas how to go ...
0
votes
1answer
307 views
Creating Items in Drop-Off Library via SPD Workflow
Today I learned you can't move items to a Drop Off Library via workflow and expect its routing rules to kick in automatically. You then have to manually "Submit" each item, even if all metadata is ...
0
votes
0answers
72 views
Customizing email sent to the Requester in a SharePoint 2010 WorkFlow Out Of The Box Without using custom code and SP Designer
We have a SharePoint 2010 site in Production.
We are not supposed to deploy any custom code.
We should not use SharePoint Designer as well.
We have a Custom List and an Out of the box approval ...
0
votes
2answers
28 views
Users not assigned for a task in “Collect User Data” action in SP2010 can complete the assignee's task
This has been bugging me for weeks wherein the task assigned to a specific user which was issued by a workflow through the action "Collect User Data from a user" in SPD2010 can just be completed by ...
1
vote
0answers
36 views
Is the workflow attached to the list when saved as a template?
Is the workflow attached to the list when saved as a template also copied? If yes then why is it I cannot see the workflow in SPD when i tried creating a new list based on the list template.
What im ...
1
vote
1answer
51 views
SPD Workflow to find item by “title - XXX”
Upon creation of an item in my calendar list, a task is created for some users. The title given to this task is the title of the calendar event plus a three letter company ID. Eg. "ABC Task".
When ...
1
vote
1answer
150 views
How to add values from a multi-valued field from a list using SPD's Update an Item Action
I have a workflow that automatically updates the value of a multi-valued field in an item.
This workflow is working as expected. BUT, when that field/column of an item has a value already, the current ...
1
vote
1answer
55 views
Can a workflow created in Sharepoint Designer be imported into Sharepoint
Is it possible to create a workflow in SharePoint designer and then import it into a SharePoint site? Does the workflow need to be a resusable workflow?
Thanks
Stephen
0
votes
1answer
427 views
Workflow - send email on single field change?
My question is similar to this post.
I just want my workflow to send an email when the "project lead" field changes. I currently have a workflow that fires once when the item is created, simply ...
0
votes
1answer
2k views
How do I have a workflow update/set a field in the current list?
The situation is as follows:
I have a library of documents. Each document has a metadata column representing the status of this document with possible choices derived from a look-up column in ...



