Attach dynamically sharepoint event workflow to library

  • 14 July 2010
  • 1 reply
  • 0 views

Badge

Hi,


I've developed a process that creates a sharepoint site each time it gets executed using a sharepoint site template. On the recently created site, i want to attach dynamically to some libraries a blackpearl sharepoint event workflow already deployed, can it be done?


Thanks a lot!


1 reply

Badge +4

If I understand correctly, the answer is yes.   These articles should get you going in the right direction.


I would start with the first link to get familiar with the background of deploying processes using MSBUILD.


http://help.k2.com/en/kb000188.aspx


http://www.k2underground.com/blogs/pitchblack/archive/2008/04/30/automatic-deployment-of-k2-process-and-k2-smartobject-artefacts-using-thesourcecode-deployment-framework-and-msbuild-assemblies.aspx


http://www.k2underground.com/forums/t/8868.aspx

Reply