I have a custom wor开发者_运维问答kflow implementation what requires updation of an external DB. I created a simple workflow for text purpose and found a strange thing!
I ha开发者_StackOverflow中文版ve a nintex workflow set to fire when an item is modified. If the workflow modifies an item, will it trigger the same workflow again?Once upon a time, yes; however, this
I have a business requirement where i need to create a workflow on a custom list where i may have 20-30 custom fields.
What is the proper method for launching a workflow from within a running workflow? We are currently using Visual Studio 2010 and the workflow is running is Sharepoint 2010. Previously this workflow f
I\'m trying to call AlterTask on a newly cre开发者_Go百科ated Sharepoint task to add extended properties to my task, and a NotSupportedException is thrown.
I am using SharePoint Foundation (Sharepoint 2010) to develop a workflow in Visual Studio with an ASP.NET Workflow Initiation Form.
I have a sharepoint list that has a number column call xyz i am creating a sharepoint designer workflow for that list
I开发者_StackOverflow社区 am trying to create a SharePoint designer workflow which should be triggered every time a document is checked in.