How can i create a xoml file contains all activities of SharePoint Workflow such as: SendEmail, CreateTask, OnTaskChnged ....
Any ideas?
Thanks in advance
How can i create a xoml file contains all activities of SharePoint Workflow such as: SendEmail, CreateTask, OnTaskChnged .... Any ideas? Thanks in advance |
|||||||||
|
Here is a guide for 2007: http://agiledirect.wordpress.com/2008/07/04/packaging-and-re-using-sharepoint-designer-workflows-part-1/ where you will be able to find the .xoml file And here for 2013: http://msdn.microsoft.com/en-us/library/office/jj819316(v=office.15).aspx (note that it will be a .wsp file). Steps:
The link also contains information regarding how to move this template to a new site collection and activate it |
|||||||||||||
|