Administrator Guide > Rules Management > Rules Management - Available Templates > Vocabulary Template Examples > Add a GL Voucher Funding Record to a Loan |
Using the Add a GL Voucher Funding Record to a Loan action template, rule authors are able to create general ledger loan allocations that include an allocation amount as well as destination general ledger.
To begin authoring this type of rule, navigate to System Management > Origination > Rules Management and click to open Rules Manager. Create a new rule using the Event Processing category.
Within the If Statement, define the conditions which must be met in order for a GL funding record to be added. For example:
When authoring the Then Statement, select the "add a GL Voucher Funding Record to a Loan" action template. Upon selecting this template, the following vocabulary populates:
Add a GL voucher funding record to a Loan with a voucher code of <select a GL> and an amount of <Amount>
![]() |
The GL vouchers that populate in this list are identified in the Lending.GLVoucher table in the database. |
The example below provide a demonstration of a rule that distributes the Vendor Fee Amount to the Lender Fees general ledger.
After the rule is created, it is assigned to an event by the Execute Rules action type within Event Processing.