Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space IDS and version 8.3

The system runs certain timed background processes (workers) for things such as handling expired invitations and to send re-notifications of various things. In addition, the organization list used by the auto-complete feature of the user interface is updated at the specified intervals. The properties controlling these processes and intervals, collectively known as worker sleep periods, are explained on this page. All time intervals are specified as explained on page Expiration periods - CustomerID.

Table of Contents
printablefalse

worker.invitations

This property defines how often the processes associated with expiring invitations and sending re-notifications are executed. This worker is responsible for expiring all pending users.

Default is 1h.
Example:

Code Block
languagetext
worker.invitations = 1h

worker.pendingemail

This property defines how often the processes associated with expiring pending email addresses are executed.
Default is 1h.
Example:

Code Block
languagetext
worker.pendingmail = 1h

worker.pendingmobile

This property defines how often the processes associated with expiring pending mobile phone numbers are executed.
Default is 1h.
Example:

Code Block
languagetext
worker.pendingmobile = 10m