Names of environment variables used across WorkZone Process.
Inheritance Hierarchy
Scanjour.Workflow4.BaseEnvironmentVariables
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
The EnvironmentVariables type exposes the following members.
Fields
Name | Description | |
---|---|---|
AllowedCorsHeaders |
AllowedCorsHeaders environment variable name.
| |
AllowedCorsOrigins |
AllowedCorsOrigins environment variable name.
| |
ApnsCertificateName |
Apple Push Notification service certificate name.
| |
ApnsCertificateStoreName |
Apple Push Notification service certificate store name.
| |
AssetsStoreDir |
Assets store directory environment variable name.
| |
ClientUrl |
ClientUrl environment variable name.
| |
CustomerName |
Customer name (used when having customer specific sites)
| |
ExchangeMailbox |
Exchange server mailbox environment variable name.
| |
ExchangeOAuthClientId |
Exchange server OAuth2 client ID.
| |
ExchangeOAuthClientSecret |
Exchange server OAuth2 client secret.
| |
ExchangeOAuthTenantId |
Exchange server OAuth2 tenant ID.
| |
ExchangeServerUri |
Exchange server URI environment variable name.
| |
ExchangeUserDomain |
Exchange server user domain environment variable name.
| |
ExchangeUserName |
Exchange server user name environment variable name.
| |
ExchangeUserPassword |
Exchange server user password environment variable name.
| |
ExchangeVersion |
Exchange server version environment variable name.
| |
HostName |
Sets the hostname used for instances
| |
IgnoreAutodiscoverErrors |
Exchange server ignore autodiscover errors flag environment variable name.
| |
IgnoreCertificateErrors |
Ignore certificate errors flag environment variable name.
| |
NoDependencySync |
Disable populating the dependency folder
| |
OAuthClientID |
OAuthClientID environment variable name.
| |
OAuthClientSecret |
OAuthClientSecret environment variable name.
| |
OAuthServerUri |
OAuthServerUri environment variable name.
| |
ODataUrl |
ODataUrl environment variable name.
| |
PdfServiceUri |
PdfServiceUri environment variable name.
| |
ProcessServiceUri |
ProcessServiceUri environment variable name.
| |
Sites |
When having customer specific sites it it possible to overwrite the value found in
the key Sites in "SOFTWARE\\Scan·Jour\\Setup\\CurrentVersion" by setting this environment variable
| |
UseAutodiscover |
Exchange server use autodiscover environment variable name.
| |
WatchdogFilter |
Watchdog filter that will be applied to the host name.
The host will only takover workflow instances that have a matching servername.
|
See Also