1 / 9

Bijay Kumar Sahoo

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

jweeks
Télécharger la présentation

Bijay Kumar Sahoo

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Bijay Kumar Sahoo Office Server & Services MVP (SharePoint) Workflow development using visual studio 2015 for SharePoint Online EnjoySharePoint.Com

  2. 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

  3. About Me @Fewlines4Biju Fb.com/fewlines4biju http://in.linkedin.com/in/fewlines4biju/ Fewlines4Biju@gmail.com EnjoySharePoint.Com

  4. 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

  5. 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

  6. 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

  7. Provider Hosted Add-in SharePoint Online EnjoySharePoint.Com

  8. 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

  9. www.enjoysharepoint.com www.sharepointsky.com EnjoySharePoint.Com

More Related