Oracle® Insurance Rules Palette
A new Program will be added to the 'Standard Allocation Prototype' with the Program Allocation Screen configured. This will capture only the Program Amount and initiate a Start Transaction (SetUpProgramWithAloc) on the same day. The Start will spawn the Run transaction (ProgramWithAlocScheduledActivity) with the Allocations passed from the Program as part of Spawn. The Run transaction keeps spawning itself daily until it reaches the end date or the field 'Terminate Program' is checked on the transaction. The default allocation for this transaction is from the linked Program. A new transaction UpdatePorgramAllocation is added to update the allocations of the selected program.
User should have access to Standard Allocation Prototype Plan and sufficient security privilege to add and execute all the linked Transactions and Program.
ProgramWithAllocation
Start Activity: SetUpProgramWithAloc
Run Activity: ProgramWithAlocScheduledActivity
Terminate Activity: TerminateProgram
ProgramAllocationScreen
SetUpProgramWithAloc
ProgramWithAlocScheduledActivity
Termination is initiated when the next ProgramWithAlocScheduledActivity crosses the ProgramEndDate.
TerminateProgram
UpdateProgramAllocation
Note: This needs to be manually added.
N/A
Copyright © 2009, 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices