Entries from Oracle Warehouse Builder (OWB) Weblog tagged with 'workflow'

Process Flow Parameters

Ever wondered how to pass values out of one process flow activity into another? The use of variables and activity parameter bindings is the key. In the example below process flows are used as the activities, the same applies for...

More process flow basics - for loops

Here we create a typical programming loop within the process flow iterating over a number of activities based on a numeric index. The flow created represents the following pseudocode;  assign_rslt := 0;  for (int iter_idx:=0; iter_idx < number_iterations; iter_idx++) {   ...

Feed Subscription

If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'workflow'.

Subscribe to feed Subscribe to feed