Siebel Loyalty Administration Guide > Setting Up Siebel Loyalty Programs > Process of Setting Up Loyalty Programs >

Configuring Loyalty Vouchers


You can configure the product to change the behavior of vouchers.

Making Vouchers Expire in Days Rather than Months or Years

Without configuration, the Unit of Measure (UOM) for a voucher's expiration length is months or years.

You can configure the product so the UOM also includes days. This configuration enables users to set expiration based on days, for example, to create a voucher that expires in 5 days.

To add days to the UOM for a voucher's expiration date

  1. Add a new LOV type called Days.
  2. Update the configuration of the Expiration field in the LOY Voucher business component to calculate the expiration date based on the new LOV, using the following formula:

    IIF([Expiration UOM] = LookupValue("LOY_LEAD_TIME_CD", "Days"), [Created] + 1, [Created] + [Expiration In Days])

Giving Members a Voucher for Registering

If you want to give members vouchers when they register, then add as a step to the Registration Action-Base Bonus workflow to create a voucher record for the member.

Giving Members a Voucher for a Tier Upgrade

Without configuration, vouchers are not automatically given to members when they upgrade to a new tier. You can configure the product to automatically give members vouchers when they upgrade to a new tier.

To give members a voucher for a tier upgrade

  • In the business component LOY Member Tier, enter Y in the value field of the Update Tier Reward user property.
Siebel Loyalty Administration Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.