Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Scheduler name is “Auto loyalty update”
will update all persons benefits status to Gold or Black status or clear it if it fit some restriction

Default restrictions

Days without subscription without lost of loyalty status is set to 30

To become a gold loyalty memeber user need be a member for 3 years minimum with end date not less then 30 days before today

To become a black loyalty memeber user need be a member for 7 years minimum with end date not less then 30 days before today

Change restrictions parameters

User can do it with some schedule setups:

allowedDaysPause - will change amount of days without subscription that allow person to keep loyalty status
yearsToBenefitStatusMap - minimum amount or years to become gold loyalty member and minimum amount or years to become black loyalty member

Its not required to set all 3 parameters if user need to change only one, you can set only those that you need to change

Full parameters list example

this exaple will set days without subscription to 20, gold status after 1 year and black status after 10 years

allowedDaysPause=20
yearsToBenefitStatusMap=1:10
  • No labels