Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Figure 2:  System Information

User Interface Settings

Image Added

Image RemovedFigure 3:  User Interface Setting

...

System Administration Settings

Image RemovedImage Added

Figure 5: System Admin Settings

NameDescription
Master Login credential for API call. Please see  JSON API Authentication.

Master Login credential for API call. Please see JSON API Authentication.

Uploaded File Storage Base Path

System path to store uploaded users' files.

Note
iconfalse

This setting only applies to:

  • File Uploads
  • Plugins

and does not apply to:

Warning

If you change the default path, you have to manually copy all the previously uploaded files from the existing path into the new path, for example:

Old path:  [Joget_Root_Folder]\wflow\app_formuploads

New path: [Joget_Root_Folder]\wflow\myFiles

Note
This option is not available on Joget Cloud.
Workflow Designer Base URL

Workflow Designer Base URL. Defaulted to current Joget server path. 

Note
This option is not available on Joget Cloud.
Process Completion Data Handling
  • Retain Process On Completion
  • Delete Process On Completion
  • Archive Process On Completion
Delete process instance data when process instance has been completed. 

SLA indicator level. Please see Defining SLA Indicators.

Default: 20

SLA indicator level. Please see Defining SLA Indicators.

Default: 50

.

Default: No Limit.

Info

The limit is applied in terms of individual file.

For example, if the value set here is 1 (1MB) then one may upload multiple files in a single form with total exceeding 1MB but individually, each file must not exceed 1MB.

Check this option to disable the Performance Analyzer.
Minimum duration threshold before showing the Performance Analyzer information.
API Domain Whitelist (Separated by ';')

Domain whitelist to allow API calls to Joget Workflow. Separated by semicolon.

Info
titleExample

"localhost;www.joget.org;dev.joget.org”, or "*" to allow from everywhere.

Warning

In a production environment, do not use "*".

Doing so will allow anyone to call all JSON APIs from the Joget server.

API IP Whitelist (Separated by ';')

IP address whitelist to allow API calls to Joget. Separated by semicolon.

Info
titleExample

"localhost;www.joget.org;dev.joget.org”, or "*" to allow from everywhere.

Warning

In a production environment, do not use "*".

Doing so will allow anyone to call all JSON APIs from the Joget server.

Glowroot API URLThe URL path to the Glowroot library that the Application Performance Management uses.
Run process primary key

Direct Joget to use UUID (default) or sequentual process id naming for run process for database table "id" or primary key:

  • UUID (Also known as RecordID, example: "d41efaa1-622e-4365-8edb-10097a3a3526")
  • Process instance ID (Example: "2_expenseclaim_process1")

Related documentation:

Environment Name

Environment Name

SMTP Settings

The Simple Mail Transfer Protocol (SMTP) is a communication protocol for electronic mail transmission.

...

Joget apps will ignore this global SMTP settings if the respective apps already has the settings configured, either in the Plugin Default Properties or Email Tool - Configure SMTP Settings page.

Image RemovedImage Added

Figure 6: System Admin Settings - SMTP Settings

NameDescription
HostKey in your mail server address, either via domain name or IP address. 
PortKey in your mail server port number.
SecurityKey in either TLS or SSL depending on your mail server.
UsernameKey in the sender email username.
PasswordKey in the sender email password
From Email AddressKey in the sender email address to be shown to the recipient.
Digital Signature Key Store File Path (P12) File path of the .pfx (or .p12) file under the "wflow" folder in your Joget DX installation folder.
Digital Signature Key Store Passphase The .jks file's Passphrase.
Digital Signature Issuer AliasThe digital certificate's or signature's Issuer name (alias).

Related Documentation

Children Display

...