90 likes | 112 Views
Bijay Kumar Sahoo. Office Server & Services MVP (SharePoint). Workflow development using visual studio 2015 for SharePoint Online. Contents:. Introduction / Digital transformation About me Why workflow using visual studio? Create list, tasks list inside SharePoint hosted Add-in
E N D
Bijay Kumar Sahoo Office Server & Services MVP (SharePoint) Workflow development using visual studio 2015 for SharePoint Online EnjoySharePoint.Com
Contents: • Introduction / Digital transformation • About me • Why workflow using visual studio? • Create list, tasks list inside SharePoint hosted Add-in • Add a workflow • Custom Task Outcome • Deploy & Test workflow • Attach workflow to host web list • Questions? EnjoySharePoint.Com
About Me @Fewlines4Biju Fb.com/fewlines4biju http://in.linkedin.com/in/fewlines4biju/ Fewlines4Biju@gmail.com EnjoySharePoint.Com
What are the options you have to develop these kind of workflows? • Out of box workflows like 3 state? • SharePoint designer 2013 workflows • Visual Studio workflows • Nintex/K2 or any other 3rd party tools EnjoySharePoint.Com
SharePoint Hosted Add-in using Visual Studio 2015 for SharePoint online site Content Type SharePoint List Site Column Create the Workflow inside SharePoint Hosted Add-in & Attach to the List. Test the workflow Deploy Workflow to Developer Site EnjoySharePoint.Com
Custom Task Out Come Output coming like this Create Custom "OutcomeChoice" choice column Add custom Task content type, parent CT as "Workflow Task (SharePoint 2013)“ + Add Custom OutcomeChoice Site Column Remove content type id “0x0108003365C4474CAE8C42BCE396314E88E51F” from custom content type Required Output Replace new content type id in task list schema.xml Then open Single task properties and change the content type id EnjoySharePoint.Com
Provider Hosted Add-in SharePoint Online EnjoySharePoint.Com
Develop everything -> Upload the SharePoint Hosted Add-in to the App Catalog Site • Copy Initiation forms to Pages library of Site Collection • Add images scripts required for Custom Actions • Call Script into page for Custom Actions Add Add-in to Site Collection • Read Add-in Web Site URL from Site Collection. • Copy workflow definitions • Attach workflow to site lists • Add Custom Actions EnjoySharePoint.com
www.enjoysharepoint.com www.sharepointsky.com EnjoySharePoint.Com