About Invoking Regeneration Functions by Scripting

It is possible to invoke the functions Regenerate Denormalized Rule Group Hierarchy and Regenerate Denormalized Rule Hierarchy by scripting, using the corresponding business component method:

  • To regenerate rule groups hierarchy, invoke the method RegenerateDenormHierarchy on the Assignment Rule Group business component.

  • To regenerate rule hierarchy, invoke the method RegenerateDenormHierarchy on the Assignment Group business component.

This method can then be used to automate the call of these functions. For example, after a Siebel EIM batch, a workflow process can be launched, calling a custom business service that invokes the corresponding methods.