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

Case study example: Supporting a business process with Task UI


As indicated in Chapter 3, the Sales—Retail Order business process should be supported with Siebel Task UI. The following list describes the steps of the process. Please refer to Chapter 3, Case Study Introduction for a full description of the business process:

  1. 1. Query for the retail partner account.

  2. 2. If the query returns no results, create a new account.

  3. 3. If the Always Generate Quote flag is set to Y or is undefined, create a new quote for the account.

  4. 4. If the flag is set to N, proceed to step 6.

  5. 5. Verify the quote:

    • If the quote is acceptable, proceed to step 6

    • If the quote is not acceptable, cancel the quote and proceed to the end

  6. 6. Create an order.

  7. 7. Submit the order.

  8. 8. Create an activity to document the process.

In the following sections we will use example procedures to create a prototype task for the business process described previously.

Creating task applets and task views

The AHA technical architecture team has conducted...

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