Business Rule to Automatically Create GroupCustomerNumber

This business rule generates the CustomerNumber when a new Group Customer is stored. To invoke this functionality, the <AutomaticCustomerNumber> tag should be set to 'Yes' or Optional in the GroupCustomerScreen business rule.

Prerequisites

New Items

Automatic Customer Number BR

Changes to Existing Items

Group Customer Screen: A new attribute will be added to the Group Customer screen. Example located at the Prototype Company level.

<AutomaticCustomerNumber>Yes</AutomaticCustomerNumber>

Configuration Details

Group Customer Screen: A new attribute will be added to the Group Customer screen.

<AutomaticCustomerNumber>Yes</AutomaticCustomerNumber>

Automatic Customer Number BR: A new system rule to the Group Customer Screen.

<AutomaticCustomerNumber>
<Part TYPE="VALUE">GC</Part>
<Part TYPE="SYSTEMDATE" FORMAT="MMDDYYYY"> </Part>
<Part TYPE="SEQUENCE" FORMAT="000000">CustomerNumber</Part>
</AutomaticCustomerNumber>
     
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. About Oracle Insurance | Contact Us