Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 Introduction to TIBCO iProcess Products : TIBCO iProcess Server Objects

TIBCO iProcess Server Objects
Description
TIBCO iProcess Server Objects is an Application Programming Interface for iProcess. It provides access to all of the information and functionality required to write either a BPM user oriented client application or a batch oriented broker application.
It comprises a set of objects that are used to build applications that automate business processes. TIBCO iProcess Server Objects consists of an object model that provides access to the information and functionality needed in these applications.
The objects in the TIBCO iProcess Server Objects object model can be used to start cases, present information on screens to users, manipulate work items, remind users when actions need to be taken, and monitor and control the flow through the business process.
TIBCO iProcess Server Objects is designed to be used in server-side application architectures.
Client applications make use of the objects in the TIBCO iProcess Server Objects by making method calls that either retrieve or modify data. These method calls cause messages to be sent to a TIBCO iProcess Objects Server. The TIBCO iProcess Objects Server acts as a gateway between the client application created with TIBCO iProcess Server Objects, and the TIBCO iProcess Engine, where the actual processing and storage of data occurs. The TIBCO iProcess Engine manages all data, routing work items and updating the appropriate work queues.
There are two types of implementation available for iProcess Server Objects:
For Information
For information about TIBCO iProcess Server Objects, see the following:

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved