Creating Business Workflow Using SharePoint Designer 2007 Presented by Tarek Ghazali IT Technical Specialist Microsoft SQL Server MVP Microsoft SQL Server.

Slides:



Advertisements
Similar presentations
Windows Workflow Foundation By Sam Nasr, MCAD October 23,
Advertisements

The Web Content Management Challenge BrandingAuthoringControlMultilingual Content Deployment.
Microsoft Office SharePoint Portal Server 2007 Introduction to InfoPath Forms Services Daryl L. Rudolph.
Designing, Deploying and Managing Workflow in SharePoint Sites Steve Heaney Product Development Manager OBS
Microsoft Office SharePoint Server 2007 (MOSS 2007) Overview Presented by Tarek Ghazali IT Technical Specialist Microsoft SQL Server MVP Microsoft SQL.
Todd Klindt Solanite Consulting.  WSS MVP since 2006  Speaker, writer, consultant, Aquarius  Personal Blog
Mark Dunkel US Education Technology Specialist – SharePoint
SharePoint 2007: Workflow and Digital Forms Neil Iversen Inetium.
DEV392: Extending SharePoint Products And Technologies Through Web Parts And ASP.NET Clint Covington, Program Manager Data And Developer Services - Office.
Agenda: Solomon N’Jie Overview Microsoft Enterprise Search Solution
ARC01 – How Much Can MOSS Replace Your Enterprise Architecture Ivan Wilson MVP Office SharePoint Server
OFC 317 使用 WinWF 构建 Microsoft Office SharePoint Server 2007 中的工作流应用.
ILTA SharePoint Symposium Best Practices - Portal implementation and customization- Tom Baldwin Chief Knowledge Officer ILTA SoCal Regional Vice President.
Business Productivity Online Elaine van Bergen Joshua Tan.
Mark Rees Microsoft Consulting Services OFC409 Windows Workflow Foundation (WF) Primer Creating WF programs in Visual Studio Creating workflow templates.
Business Intelligence in the 2007 Microsoft Office System Rob Gray Product Marketing Manager SharePoint Technologies.
SHAREPOINT TUESDAY John van Ruth
InfoPath Foundations Peter Williams, Ibitec AB. Agenda What are Forms? Form Scenarios Fundamentals Enter InfoPath Alternatives Use Forms InfoPath Enterprise.
Microsoft SharePoint 2013 SharePoint 2013 as a Developer Platform
SharePoint Collaboration Features & Workflow
Business Intelligence SharePoint 2007 Collaboration Search Portal Business Forms Platform Services RSS, Workspaces, Mgmt, Security, Storage, Topology,
Microsoft Office Sharepoint Server 2007 (MOSS) Overview Momentum Microsoft November 15, 2007.
Using Microsoft SharePoint to Develop Workflow and Business Process Automation Ted Perrotte National Practice Manager, Quilogy, Microsoft Office SharePoint.
Building workflows for Microsoft SharePoint Products and Technologies Mohammed Zayed Information Worker Specialist Mohzd.blogspot.com.
Microsoft Dynamics.
Workflows in SharePoint Brian Russo RJB Technical Consulting July 2009.
Workflow Solutions for Business Users and Knowledge Workers November 30th, 2010 Brendan Giles, PMP, MCP.
Microsoft Office SharePoint Server 2007 Today and Tomorrow Tom Rizzo Microsoft
Welcome to Philly Code Camp Russ Basiura SharePoint Consultant RJB Technical Consulting
Wrestling with Windows Workflow Foundation Simon Thurman Jeremy Stimson.
Office SharePoint Server 2007 Mark Dunkel US Education TSP - SharePoint Microsoft Corporation.
Putting your Landing Page on a Diet David C. Broussard Sr. Lead Consultant September 22 nd, 2009.
A look at the current initiatives within UWE such as SharePoint, consolidation and virtualisation as well as some of the technology trends we can see coming.
Workflow and SharePoint Presented by Ben Geers. Overview What is workflow? Windows Workflow Foundation How does workflow apply to SharePoint? WSS v3 vs.
SharePoint MOSS Platform Server-based Excel spreadsheets and data visualization, Report Center, BI Web Parts, KPIs/Dashboards Enterprise.
RJB Technical Consulting First Look Microsoft Office SharePoint Server 2007 and Windows SharePoint Services.
SharePoint 2007 Overview and Solution Examples Inetium.
Todd Kitta  Covenant Technology Partners  Professional Windows Workflow Foundation.
Amplify The Impact Of Your People SharePoint 2007 in the Business Productivity Infrastructure Babar Batla Principal Business Productivity Specialist Microsoft.
Functional comparison between Windows SharePoint Services 3.0 and Microsoft Office SharePoint Server 2007 October 14 th, 2009, Lexington Microsoft Users.
Welcome to the Minnesota SharePoint User Group. Develop and support a local community focused on Microsoft SharePoint Technologies Educate user group.
Microsoft SharePoint Server 2010 for the Microsoft ASP.NET Developer Yaroslav Pentsarskyy
MOSS COLLABORATION Hieu Nguyen Trong. Agenda  MOSS Site structure  Collaboration introduction  Demo.
Portal Vision and Strategy. Table of Contents Problem statement Solution Sharepoint 2007 features Current Architecture Assessment New portal architecture.
Microsoft Office SharePoint Server The Productivity Gap INFORMATION PROCESS Desktop Productivity Enterprise Apps ERPCRM RelationalDatabase Office.
Jesse Bornfreund Sr. Product Manager, SharePoint Server Microsoft Corporation The 2007 Microsoft Office System: An Overview for the.
Agenda What’s functionally changed since 2003 What’s technically changed since 2003 What’s the difference between WSS 2007 and SharePoint 2007 What’s the.
Collaboration: Woodgrove underwriting Next generation user experiences in insurance (rich internet) ACORD.NET accelerator Document generation Surface insurance.
E C M theperfect future.com a web 2.0 company Sharepoint Portal 2007 Managing your portal with Site Content Types and Workflows Saurabh Verma
Office Business Applications Workshop Defining Business Process and Workflows.
Creating Web Based Performance Management Systems Quickly and Easily Microsoft in Government.
The 2007 Microsoft Office System Andrew Lowson Solution Specialist – Portals & Collaboration Microsoft Australia
Wellington SharePoint Users Group 2007 Microsoft Office System Overview Ryan Duguid.
1 © Xchanging 2010 no part of this document may be circulated, quoted or reproduced without prior written approval of Xchanging. MOSS Training – UI customization.
Next Generation of Collaboration Office System 2007 Steve Iatropoulos Anna Murray Partner Information Worker Team.
Windows SharePoint 2007 Introduction. What is Microsoft SharePoint 2007? Microsoft SharePoint 2007 is the central information sharing and collaboration.
Module 1: Overview of Microsoft Office SharePoint Server 2007.
UX03 – Building & Branding SharePoint Sites Using new Web Content Management Capabilities Andrew Connell MVP Office SharePoint Server
Workflow in Microsoft Office SharePoint Server Jessica Gruber Consultant Microsoft Corporation.
Introduction to SharePoint 2007 Brendon Schwartz
Joy Rathnayake Senior Architect – Virtusa Pvt. Ltd.
6/2/2018 3:37 PM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Document & Web Content Management
What is SharePoint and why you should care
What Is Sharepoint? Mohsen Ashkboos
SharePoint Foundation 2010
敦群數位科技有限公司(vanGene Digital Inc.) 游家德(Jade Yu.)
Microsoft Office SharePoint 2007 Technical Enablement Tour
SharePoint Workflow: Taking the Manual Out of Your Process
Mark Quirk Head of Technology Developer & Platform Group
Presentation transcript:

Creating Business Workflow Using SharePoint Designer 2007 Presented by Tarek Ghazali IT Technical Specialist Microsoft SQL Server MVP Microsoft SQL Server 2005 MCTS Web Development MCP LebDev Vice President – Lebanese Dev. Community

What are workflows? Encapsulated logic for coordinating business processes »provides abstractions to model real world processes »valuable for modeling long running and stateful behavior »Workflows in WF are decomposed into activities »Windows Workflow Foundation supports two fundamental workflow styles: Sequential workflows modeled as flowchart State machine workflow modeled as state diagram

Sequential Workflows

State Machine Workflows

Windows Workflow Foundation (WF) Single workflow technology for Windows –Extensible framework & toolset –Base platform for Microsoft, ISV and customer solutions A framework for building workflow into applications –A framework to build on - not an application or server –Exposed to developers via.NET 3.0

WSS Workflow Windows Workflow Foundation run-time engine –Hosted in Windows SharePoint Services (WSS) –WSS supports workflows on items and documents WF associated with list, document library or content type WF can be started and completed by user actions WF can be configured to start without user action Out-of-box capabilities –Review, approval, collect signatures, issue tracking, translation, expiration… Development platform –Visual Studio plug-in –SharePoint Designer wizard

Workflow architecture in Windows SharePoint Services 3.0 Windows SharePoint Services provides custom implementations of the following services for the engine: transaction, persistence, notifications, roles, tracking, and messaging. Developers can then create workflow solutions that run within Windows SharePoint Services.

Authoring Scenario Pyramid Visual Studio & WF SDK Out-of-the-Box Solutions (with customization) SharePoint Site Designer Workflow Routing & Approval Tracking Applications List Moderation Document Expiration Professional Developer End User Custom Tracking Apps Document Processes Custom Form Actions LOB integration Industry specific processes

SharePoint Feature Areas Docs/tasks/calendars, blogs, wikis, integration, project management “lite”, Outlook integration, offline docs/lists Collaboration BusinessIntelligence Portal Enterprise Portal template, Site Directory, My Sites, social networking, privacy control Enterprise scalability, contextual relevance, rich people and business data search Rich and Web forms based front-ends, Line Of Business actions, pluggable SSO, Workflow Server-based Excel spreadsheets and data visualization, Report Center, BI Web Parts, KPIs/Dashboards Integrated document management, records management, and Web content management with policies and workflow Business Processes Search ContentManagement PlatformServices Workspaces, Mgmt, Security, Storage, Topology, Site Model

What Is SharePoint Designer? Use Office SharePoint Designer 2007 to create and deploy interactive solutions on the SharePoint platform, without having to write code –You can design SharePoint workflows and applications without having to use traditional procedural coding languages or techniques.

The value of “no code” applications No code = No risk Designed for Rapid Development Administrator-controlled developers extensibility points

SharePoint Designer Benefits SharePoint Designer provides you with easy-to- use tools that you can use to: – Build conditional views and forms with validation. – Read, write, and present data from a variety of data sources—such as XML files, SQL databases, and Web Services. – Compile data from multiple sources to create flexible, customized views and reports. – Build Web Part pages and connect Web Parts to create sophisticated business applications.

SharePoint Designer -Workflow Designer The Workflow Designer automates business processes like automated task assignment and notification associated with SharePoint lists and document libraries by setting up custom workflow conditions and actions and linking them to the SharePoint data. –Creating application logic without code

SharePoint Roles and Responsibilities

Rule-Based “No Code” Workflows Workflows are composed of pre-existing building blocks and conditional logic Based on Events, Conditions, and Actions Described by XOML files in Web site Triggered by initiation form or list events Supports rich data binding to list items Extensible via custom actions, conditions

Sample Workflow Actions Assign Custom Task Send Create/Update/Delete List item Collect Data from User Wait for Timer Wait for Data Change

Demo

Developing Workflow Tools Comparison Using Visual Studio.NET Designer –It’s not for a specific SharePoint Site –Developing custom code to your activities –Design Forms to communicate with users –Done by Professional Developer –Can author both sequential and state workflows Using SharePoint Designer –It’s for a specific SharePoint Site –Code-free, declarative rules-based workflows. –you are in effect assembling pre-existing activities into workflows –Likely Done by Web designer or Knowledge worker. –Can Author sequential workflow only.

Running Workflows Authored in SharePoint Designer 2007 workflows authored in Office SharePoint Designer are not compiled and deployed as assemblies Stored as their source files within Windows SharePoint Services and compiled into memory only when needed –The workflow markup file –The workflow rules file –ASPX forms for any custom workflow forms necessary

Workflow component structure in Windows SharePoint Services

SPWorkflowManager object hierarchy

Resources & Questions Microsoft Resources: – – – Contact me: Download Presentation : –