Avaya Logo

Previous Topic

Next Topic

Book Contents

Book Index

Identifying data to be transferred

An application on Avaya IR will be doing one or both of the following:

The first task for the application developer is to decide what data is of interest, and where it is.

Data on Siebel eBusiness

Data on Siebel eBusiness resides in standard database files, organized according to what Siebel calls the "Siebel Data Model".

The data is accessible through object-oriented software. The software enables a user to group related data from various parts of the database into a "business object" which can be treated as a unit.

Example:
Names, occupations, and ages could be manipulated together as a "People" object. To get someone's name, the application would need to access the People object.

Data of interest may reside in several business objects.

When creating an application, it is important to identify the business object(s) that have data that will be queried and data that will be updated.

Data on Avaya Interactive Response

Data on Avaya IR can be:

© 2006 Avaya Inc. All Rights Reserved.