Versions Compared

Key

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

...

NameDescriptionClick to enlarge screenshot
Default Userview

Defines which App's Userview to be shown as the default / App Center 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 Appapp's Userview userview with your company's branding.

Figure 3:  User Interface Setting

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)

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 checked, Joget will use the date format of the System Locale set above, overriding the   set above.

Enables locale selection to users through User Profile. 

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

Click Check this option to enable RTL support. 

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

NameDescriptionClick to enlarge screenshot
Process Deadline Checker Interval
(in seconds, 0 to disable)

Interval checking in seconds for the Deadline elements.

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 interval value too low an interval (i.e. less than 1 minute) as this may unnecessarily impose high load on the application server as well as the database server.


Figure 4:  System Version And License

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

NameDescriptionClick to enlarge screenshot
Master Login credential for API call. Please see  JSON API Authentication.


Figure 5: System Admin Settings

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

Uploaded File Storage Base Path

System path to store uploaded users' files.

Note
This option is not available on Joget Cloud.
Delete process instance data on when process instance comes to an endhas 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.

ExampleFor 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.

API IP Whitelist (Separated by ';')API IP whitelist separated address whitelist to allow API calls to Joget Workflow. Separated by semicolon.
Glowroot API URLThe URL path to the Glowroot library that the Application Performance Management uses.

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#ConfigureSMTPSettings pageTool - Configure SMTP Settings page.

NameDescriptionClick to enlarge screenshot
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.

...