Reader small image

You're reading from  Oracle Siebel CRM 8 Developer's Handbook

Product typeBook
Published inApr 2011
Reading LevelIntermediate
Publisher
ISBN-139781849681865
Edition1st Edition
Languages
Concepts
Right arrow
Author (1)
Alexander Hansal
Alexander Hansal
author image
Alexander Hansal

Alexander Hansal has worked as an IT professional in small, medium, and global corporations. Since 2001, Alexander works as a technical instructor and consultant for Siebel CRM and Oracle Business Intelligence in Europe. He enjoys teaching, and shares his knowledge and expertise in his classes at Oracle University and in his weblog, http://siebel-essentials.blogspot.com/
Read more about Alexander Hansal

Right arrow

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...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Oracle Siebel CRM 8 Developer's Handbook
Published in: Apr 2011Publisher: ISBN-13: 9781849681865

Author (1)

author image
Alexander Hansal

Alexander Hansal has worked as an IT professional in small, medium, and global corporations. Since 2001, Alexander works as a technical instructor and consultant for Siebel CRM and Oracle Business Intelligence in Europe. He enjoys teaching, and shares his knowledge and expertise in his classes at Oracle University and in his weblog, http://siebel-essentials.blogspot.com/
Read more about Alexander Hansal