I am trying to develop a custom activity for my sharepoint workflow that would simplify some things. Within it I create a task, log, set a custom workflow status (setState) and some other things.
Ok, another Sharepoint strange error. In my workflow I am getting this error: System.InvalidOperationException: The event receiver context for Workflow is invalid.
Can two workflows simultaneously exist for a sharepoin开发者_JS百科t document?Yes, but they must be two distinct workflows. While a workflow is running and associated with a document, you may not reru
This is specific to my current project. But maybe the answers will reveal some more generic solutions.
I have created a sequential workflow using sharepoint server sequential workflow template and infopath forms.I have created a initiation form using infopath fo开发者_运维百科r taking assignee comments
As a learning exercise, I want to migrate an 开发者_如何学编程existing flash application to ASP.NET MVC.It has around 20 forms, and although it\'s mostly linear, there is some degree of alternate flow
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its curren开发者_如何转开发t for
I\'m developing sharepoint workflow inside which I call custom web service. Where can I put the configuration file (section), so I can change the url in the future for the web service? Wi开发者_StackO
I know the calls are going out, as I\'ve used an incremented variable to track it.But some just never make it to the output window.Is this a known issue?Is there a workaround?
I have the following scenario: a workflow is associated with an ite开发者_Go百科m list this workflow creates various tasks for different people