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

Testing business services


Developers who wish to acquaint themselves can, besides reading the documentation, use the Business Service Simulator view in the Administration - Business Service screen of the Siebel Web Client.

This view allows creation or upload of an input property set for the chosen business service method, execution of the method, and inspection or download of the output property set.

Note

It must be noted that we should not be led into false assumptions by the name Simulator. Whatever the code behind the business service method is programmed to do, it will be executed without the possibility to roll back the changes made by the code.

The following example procedure describes how to test the Spell Checker business service. The process of testing other preconfigured or custom business services is similar:

  1. 1. Log in to the Siebel Mobile Web Client, connecting to the sample database, using SADMIN as username and password.

  2. 2. Navigate to the Site Map.

  3. 3. Navigate to the Administration...