Loops and iterations

A common task for programmers is to create loops or iterations across a record set and operate on each record. The Siebel Workflow Framework supports looping constructs with the Siebel Operation step. The following case study example shall serve as an example of a loop in Siebel Workflow.

Case study example: Iterations on a child record set

AHA managers want to be able to see the currently expected revenue for a customer. The implementation should include a button on the AHA Customer Profile Form Applet that invokes a workflow process. The workflow process should query all opportunities for the account that have a close date in the next 30 days and sum up the expected revenue of these opportunities. A message dialog should then ...

Get Oracle Siebel CRM 8 Developer's Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.