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

Summary


The Siebel scripting environment includes the possibility of attaching browser scripts to object definitions such as applications, applets, business components, and business services. In this chapter, we discussed how to write and extract browser scripts.

In addition we explored the concepts of using translatable messages instead of using hardcoded strings. Another concept introduced in previous chapter was tracing, which allows us to produce detailed trace files from within our script code.

Finally, we introduced the Script Performance Profiler, a helpful utility that allows developers to identify slow-running function calls in their code.

In the next chapter we will discuss the deployment options for migrating configuration changes between environments.