Chapter25.Oracle - WorkFlow.Builder.01.Introduction To Oracle Workflow Builder
Chapter25.Oracle - WorkFlow.Builder.01.Introduction To Oracle Workflow Builder
AAST/AZZA SHOUKR
Chapter03
Introduction to Workflow Builder
Page 1 of 8
Oracle APPS : Workflow Builder Chapter 03:Introduction to Workflow Builder
AAST/AZZA SHOUKR
Navigator Tree
The navigator provides a tree structure for the workflow definition, with the highest level being the data
store. Next is the item type, which is a grouping of workflow objects into a high-level category. The
lower levels are the workflow objects themselves, such as attributes, processes, notifications,
functions, events, messages, and lookup types. All these objects are organized into their respective
categories within the tree.
Process Diagram
The diagram is made up of icons representing workflow objects. A diagram is built by dragging the
objects from the navigator window and dropping them into the process diagram window. This method
is called bottom-up design. You can also create new objects as you design the diagram and complete
the definitions of those objects later. This method is called top-down design.
Page 2 of 8
Oracle APPS : Workflow Builder Chapter 03:Introduction to Workflow Builder
AAST/AZZA SHOUKR
Data Store:
A database connection or flat file that holds a workflow process definition.
Item Type:
A grouping of workflow components into a high level category. All components of a workflow process
must be associated with a specific item type. An item type can contain multiple processes.
Item Type Attribute:
A feature of the item type which stores information that can be globally referenced by any activity in a
process. Also referred to as an item attribute.
Process Activity:
A series of actions that need to be performed to accomplish a business goal. A process is represented
by a workflow diagram
Event Activity:
A business event modeled as an activity so that it can be included in a workflow process.
Notification Activity:
A unit of work that requires human intervention. A notification activity sends a message to a performer.
Function Activity:
An automated unit of work, usually defined as a PL/SQL stored procedure. A function activity can also
run an external function.
Message:
The information sent by a notification activity. The message may request the performer (the role
receiving the message) to do some work or may simply provide information.
Lookup Type:
A list of values that can be referenced by any activity in a workflow process. The values in the list are
called lookup codes.
Transition:
The relationship that defines the completion of one activity and the activation of another activity within
a process. In a process diagram, a transition is represented as an arrow between two activities.
Page 3 of 8
Oracle APPS : Workflow Builder Chapter 03:Introduction to Workflow Builder
AAST/AZZA SHOUKR
In the navigator tree, each item type includes the following branches:
• Attributes
• Processes (Subprocesses)
• Notifications
• Functions
• Events
• Messages
• Lookup Types
Page 4 of 8
Oracle APPS : Workflow Builder Chapter 03:Introduction to Workflow Builder
AAST/AZZA SHOUKR
• Top-Down Design: If you prefer to approach your design from a high level, you can first
sketch out the process diagram with activities, and then go back later to create the
supporting objects for each activity.
• Bottom-Up Design: If you prefer to take a more programmatic approach to your design,
you can first define each of the supporting
objects of your process before
beginning to create a higher level
process diagram.
Creating a New Process from Top Down
1. Use the Quick Start Wizard to create the process framework, including the item type and
initial process activity.
2. Define function, notification, event, or process activities without underlying dependencies.
3. Diagram the relationship of the activities.
4. Define item type attributes for the process.
5. Define lookup types and lookup codes.
6. Define messages.
7. Define message attributes.
Update processes, functions, events, and notifications with underlying components
Diagramming a Process
1. To begin drawing a process diagram in Oracle Workflow Builder, you must display the
process window by one of these methods:
– Use the Quick Start Wizard to create a process activity and initial diagram with
Start and End nodes.
– Display the process window for a process activity that is defined in the navigator
tree.
— Double-click the process activity on the navigator tree.
— Select the process activity and press Ctrl + E.
— Select the process activity and choose Process Details from the Edit menu.
Page 5 of 8
Oracle APPS : Workflow Builder Chapter 03:Introduction to Workflow Builder
AAST/AZZA SHOUKR
Page 6 of 8
Oracle APPS : Workflow Builder Chapter 03:Introduction to Workflow Builder
AAST/AZZA SHOUKR
Page 7 of 8
Oracle APPS : Workflow Builder Chapter 03:Introduction to Workflow Builder
AAST/AZZA SHOUKR
Page 8 of 8