0
votes
0answers
39 views

Housekeeping workflow

I'm working on a sharepoint online Server. I have housekeeping workflow, the clean up some lookup lists. No I have the problem that one of the lists contains a large amount of items in it. When ...
0
votes
0answers
340 views

Workflow Update List Item and Do calculation

I have two lists, on first list I have workflow with approval action and update list item action - when I approve some task my workflow update item on second list and it works properly. Then I would ...
0
votes
1answer
357 views

unable to update the list item in nested if-else condition in Visual Studio State Machine Workflow

I am working on State Machine Workflow using Visual Studio 2010 Workflow. I want to update the list item on item changed. But unable to update the item. I am updating the item in nested If-Else ...
0
votes
1answer
1k views

How to assign a particular column values of sharepoint List A 2010 from sharepoint ListB 2010

I have two list in sharepoint 2010. In List A i have Assigned to field column(people or user group). In List B i have two fields Name and Email id column. I need the email id values of List B should ...
1
vote
1answer
626 views

SendEmail Activity in Workflow created with Visual Studio 2010

I am creating a workflow in visual studio. This is what i want it to do....when triggered by creation of a list item i want it to send an email to a permission group with a link in the body to the ...