User:anonymousLog inRegister
Recents:
Workflow Evolution Data Types

Introduction

Workflow data types are a series of objects that model the different entities of the Workflow system. Each object (data type) has a series of properties and methods that allow interacting with the system. The purpose of the following sessions is to describe the different objects, enumerating each one of their properties and methods. 

Classes Hierarchy Chart

The following figure shows the chart corresponding to the Classes Hierarchy of the main data types:
 
Image:Workflow Data Type Class Hierarchy

Workflow Context

To work with the process definition, the process instance and the workitem that are running it´s necessary to acces the WorkflowContext as follows:

&WorkflowContext.ProcessInstance

&WorkflowContext.ProcessDefinition

&WorkflowContext.Workitem

IMPORTANT: Workflow Apis doesn´t commit, so every time you use workflow data types to do an update you must commit. For example, when you set a Workflow Application Data.

Datatypes

 

 

Subcribe to this category's changes
Sub Categories  Add a new subcategory in this category
Pages Add a new page in this category
Created: 06/16/09 09:44 PM by marcedupo Last update: 09/02/12 10:38 PM by marcedupo
 
Page
Share
Categories
Group
Powered by GXwiki 4.0 Beta1 (generated with GeneXus X Evolution 2)