Versions Compared

Key

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

Table of Contents

System Information

English
In System Information, you can view the Joget version

...

, build number, and

...

your Joget licensing information.

License

Click on the License hyperlink to open a popup to view your system key., which you then submit in the Request For Enterprise/Professional License form to obtain the Joget license key (only for customers who have purchased Joget software).

Click on the Purchase License button to submit an online purchase request.

Read more at Activate your Joget DX Enterprise License.

Image Added
Figure 1:  System Version And LicenseImage Removed

System Information

In this section, license and system information of the environment will be listed down.

License information is useful to determine the validity of license and the current state of the platform.

System information details such as System information provides a snapshot of your Joget environment. You can obtain environment details such as the Java version, system key, Joget build version, Joget runtime configuration, etc.

Such information would be necessary to facilitate technical teams to understand the system environment and help diagnose/pinpoint possible issues.

You may use Chrome browser to print this page to PDF for submission to technical support.

Image Modified
Figure 2:  System Information

User Interface Settings

Image Added

Figure 3:  User Interface SettingImage Removed

NameDescription
Default Userview

Defines which App's Userview to be shown as the default

/ App Center

landing page when end

user accesses

users access the Joget

Workflow

platform (e.g.: mydomain.com/jw ).

Typically,

you can

this is used to point to your own

App

app's

Userview

userview with your

company's

corporate branding.

info

titleNew Feature

This is a new feature in Joget Workflow v6.

Landing PageChange the default landing page
apart
from the default Joget App Center.
System Time Zone

By default, Joget will use server's timezone.

You may override it with your

own desired

preferred timezone option.

By default, Joget will use server's locale.

You may override it with your

own desired

preferred locale option. (Related: Manage Messages, General Settings - Server Locale and Time Zone)

By default, Joget will use " dd-MM-yyyy hh:mm aa" as the date format.

You may override it with your

own desired option

preferred date format.

If
When checked, Joget will use the date format of the System Locale set above, overriding the
  set above.
set above.
Use Locale for First Day of Week

When checked, Joget will read the 

Note
iconfalse

For this setting to work reliably, when selecting the System Locale or User Locale, select a locale with region/country.

Example:

  • for Germany, first day of week is Monday.

de         - (Incorrect. Because this is only the locale, but does not specify region.)

de_DE   - (Correct)

Enables locale selection to users through User Profile. 

Selection of locales available to users. ("Enable User Locale Selection" must be active first.)

Enable RTL support. 

Check this option to enable RTL display mode. 

Display Name FormatChanges the display format of the users. (Changes can be seen in the top right of userview, when user hash variable is used to display full name, and when you configure user permission)

Custom CSS file to replace the default look and feel of the web console. (Default CSS file resides at /jw/css/v3.css)

Inline custom CSS to be appended into the web console in addition to the default/CSS URL. 

Determines if user defined HTML input value should be rendered in
Datalist
datalist listing. Check this option to disable this ability.

Timer Settings

Image Added

Figure 4:  System Version And LicenseImage Removed

NameDescription
Process Deadline Checker Interval
(in seconds, 0 to disable)

Interval checking in seconds for the Deadline elements. The lowest interval value can be set is 10 seconds for performance reasons.

Disabled by default.

Info
titleWhen will deadlines actually get triggered?

Deadlines do not get triggered immediately based on what is set in the process design. Instead, deadlines that are due will be picked up in batches based on the interval set here.

For example, with deadline checker interval set to 3600 (One hour), a deadline of activity may take up to 1 hour too to get actually get triggered even though the deadline is set to only 5 minutes.

Warning
titleImportant

Do not set

the

interval

to

value too low (i.e. less than 1

second

minute) as this may unnecessarily impose high load on the application server as well as the database server.

Extend Security Nonce Cache Time (in hours)

Setting to extending the security nonce cache time.
For more information, go to https://en.wikipedia.org/wiki/Cryptographic_nonce.

System Administration Settings

Image Added

Figure 5: System Admin SettingsImage Removed

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

In your new path, the new folder name for plugins is "plugins". The new folder name for "app_formuploads" remains unchanged.

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.
Delete process instance data
on
when process instance
comes to an end
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

on

in terms of individual file.

Example

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.

Disable
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 (
the behavior from previous releases).
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:

SMTP Settings

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

Joget DX will use these SMTP values as global default values for all your apps. Typical use for the SMTP settings are for:

  • Process Email Tool
  • Process Export Form Email Tool

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 Added

Figure 6: System Admin Settings - SMTP Settings

NameDescription
Click to enlarge screenshot
HostKey in your mail server address, either via domain name or IP address. 
Image Removed
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.

...

Related

...

Documentation

Children Display