Tagged Questions
0
votes
2answers
29 views
How do i create a new item by copying an existing item in the Sharepoint 2010 list
How do i create a new item by copying an existing item in the Sharepoint 2010 list, so that i can save the newly copied file with or without changes.. workflow and infopath and custom coding are not ...
0
votes
0answers
4 views
SharePoint Designer 2007 Workflow association and settings .. Not GUI?
Is there a SPD GUI way to assign a workflow to a List? All I see is an XML file with list GUID. Same for turning on and off OnCreated and OnModified????
I've got a document library with that workflow ...
1
vote
0answers
20 views
SPD Workflow - This task is currently locked
I have a big problem with a SPD Workflow. I created a workflow, based on the "Collect Feedback" workflow. After i published it, i can use it as i want to on my environment. So i created a wsp file out ...
0
votes
0answers
15 views
Exiting a Workflow
This seems like it should be fairly easy, but I have yet to find anything about it online. I have a form that I am submitting to a SharePoint form library, and I am working with the workflow to get ...
0
votes
0answers
9 views
Multiple Tasks as part of custom List Workflow - Sharepoint 2013
I have a custom list (Employees) and a task list (Applications)
The Employees list has a field that takes in multiple selections from the Applications list.
The Applications list has different tasks ...
0
votes
0answers
18 views
Event-receiver ItemUpdating event not getting triggered when list item is updated from a designer workflow after a pause duration
I am having a Workflow and Event receiver attached to a custom list.The workflow is started from code, based on some condition satisfied.When the workflow is started it initially updates a Status ...
0
votes
0answers
13 views
SP 2013 - How to prevent Quicksteps and custom action from going to default page after starting workflow?
I'm having problem with quick steps or custom action which I set up to manually execute a workflow. After the workflow starts, it automatically send us to the default site page.
What I want is to go ...
0
votes
1answer
23 views
Where can the logs of a SP Designer workflow be viewed?
Some SharePoint Designer actions have an option to "log" a message at that point in the workflow. Where are these logs available for viewing after the workflow actually runs? I checked under the ...
0
votes
0answers
11 views
Assign a form to a Group doesn't create multiple task items to the users belonged to a group
I was creating a task using the SPD "Assign a form to a Group" in order to assign multiple task items of those persons inside that group. Unfortunately, when i view the Assigned To Column in the task ...
0
votes
0answers
52 views
How to call a soap webservice with the “Call HTTP Service” action in a workflow
I'm trying to call this Sharepoint 2013 SOAP WebService from a workflow : https://mysite.sharepoint.com/_vti_bin/Sites.asmx
My workflow is hosted on the same sharepoint online farm than the soap WS I ...
1
vote
3answers
106 views
SharePoint 2010 - SharePoint Designer notification: The list of workflow actions on the server references an assembly that does not exist
Upon opening a workflow in SharePoint Designer 2010 I receive the following notification in SharePoint Designer:
The list of workflow actions on the server references an assembly that
does not ...
0
votes
0answers
8 views
workflow attached to a list, I want to edit task list
Alright so heres my problem. I have a workflow that is attached to a document library. When someone adds a document a task is created. When someone approves a document, I would like for the workflow ...
0
votes
2answers
43 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
1answer
85 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
24 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 ...
1
vote
0answers
26 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
82 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
68 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
29 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
28 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
40 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
14 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
24 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
43 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
66 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
19 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
68 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 ...
2
votes
3answers
273 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 ...
0
votes
0answers
33 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
127 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
102 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
44 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
270 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
92 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
108 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
56 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
73 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
24 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
31 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
118 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
19 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
60 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
274 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
180 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
33 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
72 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
369 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
621 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
108 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
53 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 ...




