Tagged Questions

1
vote
2answers
28 views

Using additional email inboxes for Sharepoint Workflow approvals

One of our managers is encountering an issue with Sharepoint Workflows. His team has a standard AD user account setup with an email inbox that they all have access to via Outlooks "Open these …
0
votes
0answers
7 views

Automatic workflows do not “firing” anymore (SharePoint WSS3.0)

Hi all, last week I changed the authentication in WSS from Windows to Forms. Now I have big problem with the workflows I created in SP Designer. When I start the workflow manually, it fires, but …
0
votes
0answers
29 views

Invoke Workflow through Custom Sequential Workflow in SharePoint

I've created a SharePoint 2007 Sequential Workflow and am trying to activate two workflows (one approval and one feedback) programmatically. …