Pages

Wednesday, February 6, 2013

SharePoint 2013 Deploy custom code activity


Deployment in detail
1.Copy activity assembly to following locations:
%ProgramFiles%\Workflow Manager\1.0\Workflow\Artifacts
%ProgramFiles%\Workflow Manager\1.0\Workflow\WFWebRoot\bin
2.Add your activity class to the white-list
Create AllowedType.xml and copy it to above two locations
3.Restart “Workflow Manager backend” service
1.Copy activity assembly to SharePoint box and GAC it
2.Add a new .actions4 file to %CommonProgramFiles%\Microsoft Shared\Web Server Extensions\15\TEMPLATE\1033\Workflow (need top-level node)
3.Reset IIS
Client
Clean up SPD cache (%LocalAppdata%\Microsoft\WebsiteCache)

No comments:

Post a Comment