Create an array of transactions on the policy period
Before you begin
About this task
Add the transactions as an array on the policy period entity. In the default implementation, an extension to the policy period entity already contains arrays to transactions for existing lines.
Procedure
- Use Studio to navigate to and open PolicyPeriod.etx.
-
Add an
arrayof the new transaction entity to this extension. For Golf Cart, addGOTransactionwith the following properties:Property
Value
nameGOTransactions
arrayentityGOTransaction
ownertrue - At this point, you can verify your work. For instructions, see Verify your work.
