SharePoint 2013 Workflow Training Videos for Beginner - PowerPoint PPT Presentation

About This Presentation
Title:

SharePoint 2013 Workflow Training Videos for Beginner

Description:

SharePoint 2013 Workflow Training Video teaches sharepoint2013 Workflow Architecture, SharePoint2013 Workflow Components, sharepoint2013 Types of Workflow, sharepoint2013 Workflow Development approaches, Developing sharepoint2013 Workflows using Visual Studio2012, SharePoint Designer 2013 and Visio 2013.Also access free resources of sharepoint 2013. – PowerPoint PPT presentation

Number of Views:99

less

Transcript and Presenter's Notes

Title: SharePoint 2013 Workflow Training Videos for Beginner


1
SharePoint 2013 Workflow Advance Training Videos
for Beginner by
2
Highlights
  • State Machine and Sequential Workflows
  • Interacting with Web Services and Workflow
    creation
  • Creating Custom Tasks Types SharePoint Designer
    2013
  • Debugging Workflow
  • Checking various options to deploy workflow
  • Deploying workflows

3
State Machine and Sequential Workflows
  • State machine is a model which represents the
    activities between various states.
  • Sequential workflows are easier to design and
    maintain.
  • Sequential workflow goes from first action to
    last action till the end of workflow is reached.
  • State machine workflow is called as event driven
    workflow.
  • Sequential workflow is predictable and  its
    workflow control by the process.
  • Flexibility is the greatest advantage of state
    machine.

4
Interacting with Web Services and Workflow
creation
  • Working with web services involves two stages.
  • First stage is calling the web service and second
    stage is submitting or receiving data from the
    web service. 
  • In the first stage HttpSend activity introduces
    with SharePoint 2013 which lets users to call web
    services.
  • Should specify the method type in the service
    request.
  • GET, PUT, POST, and DELETE This are the primary
    methods to request web services.

5
Creating Custom Tasks Types SharePoint Designer
2013
  • Creating custom tasks using SharePoint designer
    2013 is as follows
  • From the toolbox, add a Single Task activity to
    the workflow design surface.
  • Click the Configure link in the activity to open
    the Task Options dialog box.
  • Set the Assigned To property to the variable used
    to store the author identifier.
  • Modify the title and body of the task

6
Interacting with Web Services and Workflow
creation
  • To install SharePoint Designer 2013
  • Open your web browser and navigate to the
    Microsoft Download
  • Type SharePoint Designer 2013 in the search
    field.
  • Click the link for "SharePoint Designer 2013".
  • Read the overview, system requirements, and
    installation instructions.
  • Select your platform type 64-bit (x64) or 32-bit
    (x86) as shown in the figure.
  • Follow the instructions to install SharePoint
    Designer 2013.

7
Debugging Workflow
  • There are four workflow debugging techniques that
    can be leveraged by workflow authors
  • Logging to the workflow history list
  • Setting breakpoints
  • Sending debug messages to the console
  • Monitoring traffic between SharePoint and
    Workflow Manager with Fiddler.
  • Debugging workflows using debug messages and the
    test service host.

8
Checking various options to deploy workflow
  • Options to deploy workflow in SharePoint are as
    follows
  • List Workflow This is list based workflow.
  • Reusable Workflow is tied to a content type,
    hence why it can be reusable, and the focus of
    this here article today.
  • Site Workflow Not content types or lists, but, to
    the site itself.
  • Site workflows are not initiated from list level
    actions, they need to either be manually called,
    or called through code.

9
Deploying workflows
  • Deploying workflow solutions in SharePoint 2013
    is as follows
  • Open Internet Explorer and plot a route to the
    SharePoint Server 2013 site gathering where you
    want to deploy the workflow.
  • Click Site Actions and select Site Settings.
  • Click on Solutions In the web design
    galleries section.
  • Click the Upload Solution button to upload the
    solution.
  • Click Activate button to activate the solution.

10
Feedback
Like It ? Hate It?
We would love to hear from you whatever you think
about the course.
Click HERE to share what you think!
11
Thank you
Thank You for Watching SharePoint 2013 Workflow
Advance Training Videos for Beginner by
http//www.courseing.com
Write a Comment
User Comments (0)
About PowerShow.com