Oracle Siebel CRM 8 Developer's Handbook.
A practical book and eBook for configuring, automating, and extending Siebel CRM applications.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Pub.,
2011.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Oracle Siebel CRM 8 Developer's Handbook; Oracle Siebel CRM 8 Developer's Handbook; Credits; About the Author; About the Reviewer; www.PacktPub.com; Support files, eBooks, discount offers and more; Why subscribe?; Free access for Packt account holders; Instant updates on new Packt books; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code for this book; Errata; Piracy; Questions; 1. Siebel Tools and the Siebel Repository; Siebel Tools user interface; Title bar; Menu bar; Toolbar.
- Docking windowsEditors; Status bar; Navigating in Siebel Tools; Siebel Repository metadata; The data layer; Tables and columns; Interface tables; Indexes; Object type relationships in the Siebel data layer; The business layer; Business components, joins, and fields; Links; Business objects; Relationships of business layer and data layer objects; The presentation layer; Applets and controls; Views; Screens; Applications; Menus and toolbars; Relationships of presentation layer and business layer objects; The integration layer; Internal integration objects; External integration objects.
- The automation layerBusiness services; Workflow processes; Tasks; Commands; The logical architecture of Siebel applications; Other object types; Summary; 2. Developer Tasks; Initializing the local database; Establishing network connectivity; Verifying settings in the client configuration files; Downloading and initializing the local database; Getting object definitions from the server database; Projects and objects; Siebel Tools Options; The development process; Checking out; Creating or modifying object definitions; New Object Wizards; Creating new records.
- Copying existing object definitionsCreating a new version of existing object definitions; Modification techniques; Validating object definitions; Compiling object definitions; Testing and debugging; Checking in; Local locking and prototyping; Archiving object definitions; Importing archived object definitions; Comparing object definitions; Searching the Siebel Repository; Integrating external source control systems; Automating developer tasks using command line options; Keeping the upgrade in mind; Summary; 3. Case Study Introduction; Background of All Hardware (AHA).
- Description of AHA's business processesSales-Update Customer; Sales-Retail Order; Marketing-Campaign Tracking; Requirements for AHA; Sales-Update Customer; Sales-Retail Order; Summary; 4. Symbolic Strings; Understanding symbolic strings; Creating and using symbolic strings; Creating symbolic strings manually; Associating symbolic strings with objects; Using batch scripts to create symbolic strings automatically; Using strconv.bat to generate symbolic strings; Using strcons.bat to consolidate duplicate symbolic strings; Using message categories; Localizing Siebel applications; Summary.