Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Oracle Siebel CRM 8 Developer's Handbook
  • Table Of Contents Toc
Oracle Siebel CRM 8 Developer's Handbook

Oracle Siebel CRM 8 Developer's Handbook

By : Alexander Hansal
5 (2)
close
close
Oracle Siebel CRM 8 Developer's Handbook

Oracle Siebel CRM 8 Developer's Handbook

5 (2)
By: Alexander Hansal

Overview of this book

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

Tracing


Custom script often has a strong impact on the behavior of a Siebel CRM application in terms of functionality and performance. Developers and administrators who wish to maintain certain standards for monitoring script execution and performance can rely upon the tracing functionality, which is available for Siebel server script languages such as eScript.

Tracing allows us to write explicit information about the script execution, including timings and the SQL code produced by the script, to files. Script tracing is available on a global scale on the object manager level (not discussed in this book) and on the script level (discussed in the following section).

To implement tracing on the script level, we must use the TraceOn(), Trace(), and TraceOff() methods provided by the application object returned by the theApplication() function.

The following code snippet demonstrates the use of the tracing functionality.

TheApplication().TraceOn("C:\\SEBL_TRACE_$p_$t.txt","Allocation","All");...
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Oracle Siebel CRM 8 Developer's Handbook
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon