Nintex Workflow 2010 Overview

Request info

Nintex Workflow Training

Course Overview

This course covers the use of Nintex Workflow 2010, whether you are new to the product or already have some experience this course has something for everyone. The course starts with an overview of the product, giving you insight into potential uses,

The rest of the course is dedicated to learning how to build and manage workflows, starting small with simple approval workflows but soon growing in sophistication as the workflows grow and you learn how to work with a variety of techniques including serial approval, loops, variables, database connections, error handling and state machines,

Audience

This course will suit a varied audience from developers to sales people.

Course Outline

The content of the course covers the following topics:

  • Installation and configuration of Nintex Workflow – upgrade issues etc.
  • Workflow fundamentals and Introducing Nintex Workflow designer, Rich Workflow designs using Nintex Workflow designer, Advanced Workflow Design capabilities with Nintex Workflow, Creating State Machine workflows with Nintex Workflow.

The Modules include the following topics.

Introduction to Nintex Workflow

  • Overview of Nintex Workflow
  • Workflow logic – defining workflow
  • Nintex Workflow and SharePoint
  • Nintex Web Site and Support

Installation and Configuration

  • Product versions and features
  • Installation requirements and setup
  • Central Administration Configuration
  • Upgrading

Getting Started with Nintex Workflow

  • Activating Nintex Workflow Site Features
  • Introducing the Nintex Workflow designer
  • Create a workflow
  • Managing the Workflows
  • Working with Templates
  • Managing Site level Settings

Creating Rich Workflows

  • Conditions and Action Sets
  • Working with Snippets
  • Using Workflow Variables
  • Rich Workflow Actions

Advanced Workflows

  • Working with Publishing Actions
  • Provisioning Active Directory Object
  • Managing Audiences and Profiles
  • Enterprise Integration
  • Enterprise Reporting

State Machine Workflows

  • The State Machine Action
  • Building a simple State Machine workflow

Interface Changes

  • Click less and do more
  • The Ribbon
  • Zoom and Print
  • Association Columns
  • Workflow Approval

User Defined Actions

  • User Defined actions overview
  • Creating user Defined actions without programming

Reusable Workflows

  • Creating Reusable workflows
  • Site workflows

Actions New for Workflow 2010

  • Store data and Retrieve data actions
  • Capture document set version
  • Delete previous versions
  • Delete drafts
  • Delete multiple items
  • Convert document
  • Create item in another site
  • Update CRM record
  • Delete/Disable CRM record
  • Query CRM
  • Read document
  • Send document set to repository
  • Submit record
  • Declare as record
  • Undeclare as record
  • Update document
  • Wait for check out status change
  • Get meeting suggestions

Duration: 2 Days

Cost: £795 + VAT

Nintex Workflow Training Inverness, Aberdeen, Glasgow, Edinburgh, Dunfermline and other sites throughout the UK including onsite closed company courses are available.

SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2025-01-13' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (5061) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC