Integrating initial values for properties
You use initial values to compute the initial value of a business-specific rule property. To integrate them into Decision Center, you must repackage the Decision Center archive.
About this task
You compute the initial value of a business-specific rule property with property initial values (see Computing initial values for properties).
Calls to IlrInitialValue are forwarded by the default session controller (IlrDefaultSessionController). If you define your own controller class and want to have IlrInitialValue called anyway, you must subclass IlrDefaultSessionController so that the method IlrDefaultSessionController.getInitialValue() is called.
Procedure
To integrate property initial values into Decision Center:
Results
You have now integrated property initial values into Decision Center.