Book Image

Oracle Siebel CRM 8 Developer's Handbook

By : Alexander Hansal
Book Image

Oracle Siebel CRM 8 Developer's Handbook

By: Alexander Hansal

Overview of this book

Table of Contents (33 chapters)
Oracle Siebel CRM 8 Developer's Handbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface

Application Deployment Manager (ADM) overview


Siebel Application Deployment Manager (ADM) can be used to migrate configuration changes from a source Siebel enterprise to one or more target Siebel enterprises.

In Siebel 8, ADM supports the following data types:

  • Administrative data: It is created or modified by administrators using the administrative screens in the Siebel Web Client. As discussed in the previous section, we can simply export and import administrative data using the Application Deployment Manager screen or deploy administrative data using an ADM package. ADM supports the registration of new data types by developers. This requires the creation of integration objects and content objects in the Siebel Repository and is not within the scope of this book.

  • Repository data: Repository objects can be exported to Siebel Tools Archive (.sif) files. When using ADM functionality embedded in Siebel Tools, a descriptor file is created along with the .sif file so that repository data...