Date to Availability Sync

No UI

DEPRECATED - use the configurable date sync instead

The "Date to Availability Sync" plugin sets the availability of an asset dependent of an information field (e.g. license expired).

Properties

To be configured in {home}/appserver/conf/custom.properties.

dateToAvailabilitySyncField.cronExpression

type: String, required: yes, default: 1 0 0 * * ? (one minute after midnight)

A Quartz cron expression specifying when the task should run.

dateToAvailabilitySyncField.expiredFieldId=

type: Long, required: yes, default: -

The date field that determines the asset's availability.

1.0

Initial Version