Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Oracle BPM Suite 11g Developer's cookbook

You're reading from   Oracle BPM Suite 11g Developer's cookbook Over 80 advanced recipes to develop rich, interactive business processes using the Oracle Business Process Management Suite with this book and ebook

Arrow left icon
Product type Paperback
Published in Apr 2012
Publisher Packt
ISBN-13 9781849684224
Length 512 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Vivek Acharya Vivek Acharya
Author Profile Icon Vivek Acharya
Vivek Acharya
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Oracle BPM Suite 11g Developer's Cookbook
Credits
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
1. Preface
1. Process Modeling FREE CHAPTER 2. Process Implementation 3. Process Deployment and Testing 4. Business Rules in the BPM Process 5. Human Workflow in BPM Process 6. Process Simulation 7. Developing UI using Oracle ADF 8. Exception Management 9. BPM and SOA in Concert 10. End User Interaction 11. Manage, Monitor and Administer BPM Process Oracle BPM—Application Development Lifecycle
Approval Management

Testing the rules


You will deploy the process following the steps you followed in Chapter 3, Process Deployment and Testing, to deploy the process. You will be using following test case scenarios to test the process:

Test # 1 Values

Customer Type = New, Quantity = 100, Effective Discount = 40

   

Rule

Values (Action)

Expected

Output

Expectance Meet

Check Customer

ApprovalFlowType.customerType

true

  
 

ApprovalFlowType.newEffectiveDiscount

QuoteSummaryType.effectiveDiscount+15, that is, 55

  
 

ApprovalFlowType.NoOfTier3Levels

2

  
 

ApprovalFlowType.SelfApproved

false

  
 

ApprovalFlowType.tier1Approvalneeded

false

  
 

ApprovalFlowType.tier2Approvalneeded

true

  

Discount Check

businessAnalystRequired

true

  

Test # 2 Values

Customer Type = Premium, Quantity = 100, Effective Discount = 40

   

Check Customer

ApprovalFlowType.customerType

false

  
 

ApprovalFlowType.newEffectiveDiscount

40

  
 

ApprovalFlowType.NoOfTier3Levels

0

  
 

ApprovalFlowType...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime