Associating workflow with content types

  • 30 November 2009
  • 1 reply
  • 0 views

Badge +2

Hi,


In my requirement, I need to attach a process to Content Type (Site Content Type).


In my library I have 3 content types. Content type A, B, C along with Document (which is by default). I have to attach 3 different workflows, 'Workflow A' for content type 'A', 'Workflow B' for content type 'B', 'Workflow C' for content type for 'C' and no workflow for type 'Document'


I also have selected Require documents to be checked out before they can be edited? as 'Yes'


So when the document is uploaded it'll be in checked out mode. After filling in necessary details, particular to the content type selected, I'll check in. I have to trigger a workflow only after checking in the document. Also it has to check the content type and trigger the workflow (as mentioned in 2nd paragraph).


 How can i achieve this?


Reply