System settings control instance-wide behavior in Nutrient Workflow Automation.

Open and edit system settings

To view or update a setting:

  1. Click the Settings icon in the upper-right corner of the Workflow portal.

  2. Click System Settings.

  3. Find the setting you want to change.

  4. Click the Edit (pencil) icon in that row.

  5. Update the value.

  6. Click Save.

System settings reference

The following table describes each setting.

SettingValueDescription
AllowClientYes/NoControls whether users can make requests on behalf of other users.
AllowGuestYes/NoEnables or disables the built-in guest account.
AllowIframeEmbeddingYes/NoControls iframe embedding. When disabled, embedding is blocked. When enabled, use ContentSecurityPolicyHeader to control embedding behavior.
AllowImpersonationYes/NoWeb service only. Enables authentication with only a username, which means consumers can impersonate any account. Use only in secure, access-controlled environments.
AllowManageTaskReportsYes/NoEnables administrator users to use report columns that provide request management actions similar to Manage Requests. For more information, refer to the manage task reports guide.
ConnectionTextConnection string for the Nutrient Workflow Automation database.
ContentSecurityPolicyHeaderTextCustom Content Security Policy header value for iframe embedding scenarios.
CredentialsEncryptionKeySystem Identifier (SID)Part of the encryption key used by Credential Center. For more information, refer to the credential center guide.
CustomThemeColor ValuesCustom theme color configuration. For more information, refer to the themes guide.
DeveloperReassignYes/NoEnables developer reassignment for processes in development status. Yes reassigns all tasks to the requester. No keeps normal assignment behavior.
EmailLinkURLURLBase URL used in email notification links, for example http://{EmailLinkURL}/. Users select this link to open Nutrient Workflow Automation.
EmailPasswordPasswordSimple Mail Transfer Protocol (SMTP) authentication password.
EmailPortNumberSMTP port override.
EmailServerIP/HostSMTP server host used to send notifications.
EmailUsernameUsernameSMTP authentication username.
EmailUseTLSTrue/FalseRequires STARTTLS for outbound email.
EnableFileSecurityDisabled/Enabled — allow legacy notification links/enabledEnables file security features.
EnhanceSubmissionProtectionYes/NoHelps prevent accidental repeated selection of Submit or Save draft on touch devices. This setting is temporary and will be removed in a future release. For best practices, refer to the form events section in the scripting reference guide.
ErrorEmailEmail AddressEmail address that receives system error messages.
ExposeRequestRecordsYes/NoControls whether end users can view request records.
GlobalDateFormatDefault: dd-MMM-yyyy h:mm:ss ttFormat string for date and time values. Examples (case-sensitive): MM-dd-yyyy h:mm:ss tt11-30-2021 5:30:01 AM; yyyy-MM-dd h:mm:ss tt2022-01-31 2:30:01 PM.
GlobalDateOnlyFormatDefault: MMM-d-yyyyFormat string for date-only values (no time), including calendar questions and report columns that use short date. Examples: MM/dd/yy11/02/21; MMM d yyyyNov 2 2021.
GuestLogoutHTMLTextMessage shown to guest users after a session times out from inactivity.
HelpEmailEmail AddressLegacy feature. Keep this value blank.
HelpPhonePhone #Legacy feature. Keep this value blank.
HelpURLURLLegacy feature. Keep this value blank.
HostHeaderURLBase URL of the site, for example http://integrify.yourcompany.com.
IDShort TextInstance name. This value must match the license name.
InactivityLogoutMinutesNumberMinutes of inactivity before automatic logout. Use a positive integer. For cloud deployments, wait overnight for app reset. For on-premises deployments, restart the app in OnPremise Manager. This setting works only when single sign-on (SSO) isn’t implemented.
InactivityLogoutMinutesGuestNumberMaximum inactive minutes before guest users are logged out.
KeepLoginHistoryDaysNumberNumber of days to keep login history. -1 keeps all history. 0 keeps none. 1 keeps one day, and so on.
LoginLockoutAttemptsNumberFailed login attempts before account lockout.
LoginLockoutTimeoutNumberLockout duration, in minutes, after too many failed login attempts.
LoginMessageTextMessage displayed on the login page. For more information, refer to the login screen customization FAQ.
LogoImageLogin and portal logo asset.
PerformanceWarningsYes/NoEnables logging for operations that take longer than expected.
PrivateCommentsYes/NoControls whether private comments are available.
PWD_HISTORYNumberNumber of previous passwords stored for password reuse checks.
PWD_HISTORY_ACTIVE1 = On, 0 = OffTurns password history enforcement on or off.
RememberDeviceDaysNumberDays to keep an authenticated device in the known devices list. 0 requires multifactor authentication (MFA) at every login.
RememberDeviceSpanSelect ListSets when known device expiration starts: since last activity or since device registration. Expiration uses RememberDeviceDays.
RequireMFAYes/NoTurns MFA on or off.
RestrictedBrowsersShort TextList of restricted browsers(opens in a new tab).
RestrictedBrowsersMessageShort TextHTML message shown to users on restricted browsers(opens in a new tab).
ServiceURLURLBase URL for the service site.
SystemEmailEmail AddressSender address for system emails, for example, integrify@yourcompany.com.
ThemeSelect ListPortal color theme. Default: Nutrient Data Green. For more information, refer to the themes guide.
UserRegistrationProcessSIDSID of the custom self-registration process used for new users.