0
votes
1answer
12 views
Newbie errors with my 1st workflow.
I am learning this with a nice book but after following all steps I have the 3 following errors
Error 1 Activity 'onWorkflowActivated1' validation failed: Cannot resolve Activ …
0
votes
2answers
14 views
Find the missing workflow
Attempting to access Galleries --> Workflows (MOSS) generates an error:
Failed to find the XML file at location '12\Template\Features\...COLETTEWF\feature.xml'
This workflow(?) …
0
votes
1answer
17 views
Workflow association with the list is not recognized by SharePoint
I created a very simple workflow with SharePoint Designer. From the workflow details window on SPD I can see that the workflow is associated with my list. I can click "Open associc …
1
vote
1answer
20 views
Custom shape in Visio for workflows
I am trying to find a guide or tutorial to create custom Visio shapes for use in Visio created workflows. Can someone guide me in the right direction?
1
vote
1answer
28 views
Starting a SharePoint Workflow in One Click
Hi there everyone, I have a list in SharePoint 2007 with a Workflow bound to it. No parameters required to start the workflow. What I'd like to do is create a column in one of th …
0
votes
1answer
27 views
Sharepoint Designer 2010 workflow error on item update
I'm trying to create a simple workflow which will update a field in my current splistitem.
It keeps giving me the following error. Any idea on this ??
The workflow could not updat …
0
votes
1answer
29 views
Workflow question
I created a workflow in sp designer, it generated 2 forms, then I associted the workflow to a content type and it opens a browser when I selected the user I got this error
Its imp …
2
votes
3answers
43 views
Copying a List Item with Different Field Names
Hi there everyone, currently I'm trying to copy from one list to another. However I have an issue in that the field names are different and can't really change without causing mor …
1
vote
1answer
26 views
How to edit the email sent by out of the box approval workflow
Is there any way to edit the body of an email sent by SharePoint's out-of-the-box Approval Workflow?
I'd really like to add some additional information to the emails. Changing the …
0
votes
0answers
17 views
Having issues doing a lookup on an external list (while building a simple workflow) SharePoint 2010
I have a SQL Server table in an external list (via External Content Type). I also have a SharePoint calendar that has an additional column called Project Manager. My goal is to cre …
0
votes
1answer
12 views
Timer Job to WorkFlow start
Hi,
I need to start timer job to particular workflow in list. is there any sample coding for starting WorkFlow in timerjob Execute() method?
Thanks in advance.
Nixon
0
votes
1answer
55 views
Add workflow to a list programmatically
We have created a workflow that checks the status of a task list.
If we associate the workflow with the list in the SharePoint UI it works fine.
We were wondering how we could au …
0
votes
0answers
5 views
Imported workflow into vs 2010 didnt generate feature.xml content
Hello. I imported a workflow I created using SPD, and according to the book when I check feature xml file it should have some content like this:
etc
but the file imported o …
0
votes
2answers
45 views
Workflow Predictably but Bizarrely ending in “Stopped” status
Hi SPOverflow,
Using WSS 3.0 running on SBS2008. I have an Infopath form library, to which I have used SharePoint Designer 2007 to attach a custom workflow. It's a pretty normal w …
1
vote
0answers
26 views
Problem validating StringBuilder fields in SharePoint 2010 Custom Workflow Validators
One of our custom SharePoint Designer workflow activities, which have always worked fine in SharePoint 2007, fails to validate.
This appears to happen when a Workflow Activity tha …