Fulfilment Service
The Fulfilment Service is responsible for running Fulfilments. For information about configuring Fulfilments, see Fulfilment Server.
The app settings for the Fulfilment Service are stored in the App.config file, in the <appSettings>
element.
Setting | Description |
---|---|
pollingPeriodSeconds
|
|
workListDatabases
|
|
emailFrom
|
Defines the email address from which error or success emails should be sent, for example donotreply@syntelate.com . |
emailErrorTitle
|
Defines the subject for error emails, for example Syntelate Studio Fulfilment Service Error Report: {datetime} . |
emailErrorHeader
|
Defines text to appear at the start of error emails, for example The Syntelate Studio Fulfilment Service ran the Fulfilment '{fulfilmentname}' on {datetime}\n\n . |
emailErrorFooter
|
Defines text to appear at the end of error emails, for example This email was generated by the Syntelate Studio Fulfilment Service. |
emailSuccessTitle
|
Defines the subject for success emails, for example Syntelate Studio Fulfilment Service Report: {datetime} . |
emailSuccessHeader
|
Defines text to appear at the start of error emails, for example The Syntelate Studio Fulfilment Service ran the Fulfilment '{fulfilmentname}' on {datetime}. \n\n . |
emailSuccessFooter
|
Defines text to appear at the end of success emails, for example This email was generated by the Syntelate Studio Fulfilment Service. |
serviceUser
|
|
ClientSettingsProvider.ServiceUri
|