abpm.webserver.address
Description |
Name/IP address of host where Adeptia Suite Kernel is running |
---|---|
Default Value |
localhostor IP Address |
Possible Values |
localhost/IP address/hostname |
Selection Criteria |
This property is populated based on the input given in HostName field, at the time of installation. It could be localhost or IP address of the host where Adeptia Suite is running. You can also manually enter the hostname of the machine where Adeptia Suite is running. It is recommended to use the IP address here, because some of the functionality may not work properly, otherwise. |
abpm.webserver.public.address
Description |
The public IP address used to access the Adeptia Suite behind a firewall |
---|---|
Default Value |
blank |
Possible Values |
Any IP address. |
Selection Criteria |
In case Adeptia Suite is running behind firewall/Gateway and the user need to hit the URL of the firewall/gateway to access the Adeptia Interface, then you need configure the public IP address firewall/gateway here. |
abpm.webserver.http.port
Description |
The Web Server HTTP port number i.e. on which HTTP port is Adeptia Web server running |
---|---|
Default Value |
8080 |
Possible Values |
Any port number which is free i.e. no other application is using that port |
Selection Criteria |
This property is populated based on the input given in WebRunner Configuration Port No. field at the time of installation. You can set this field to any available port. |
abpm.webserver.https.port
Description |
The Web Server secure port number i.e. on which Adeptia Suite port web server is running. |
---|---|
Default Value |
8443 |
Possible Values |
Any port number which is free i.e. no other application is using that port |
Selection Criteria |
This property is populated based on the input given in Kernel Configuration Port No. field at the time of installation. You can set this field to any available port.. |
abpm.transactionmonitor.ActivityStatusRefreshTime
Description |
Time interval (in seconds) at which status of activity in monitoring applet refreshes |
---|---|
Default Value |
10 |
Possible Values |
Time in seconds |
Selection Criteria |
Specifies the time interval, at which the information displayed in Classical System Monitor, is refreshed periodically. |
SessionTimeOut
Description |
Maximum time (in minutes) for which user can remain logged in Adeptia Suite in idle state |
---|---|
Default Value |
1440 |
Possible Values |
Time in minute |
Selection Criteria |
Specifies the time, for which login session of user can remain idle. For unlimited duration, enter negative value. |
abpm.httprequest.connection.timeout
Description |
HTTP request connection time out for AJAX call in milliseconds |
---|---|
Default Value |
180000 |
Possible Values? |
|
Selection? Criteria |
|
abpm.versionControlHTTPRequest.connection.timeout
Description |
Version Control HTTP request connection time out for AJAX call in milliseconds |
---|---|
Default Value |
1800000 |
Possible? Values |
|
Selection? Criteria |
|
abpm.message.fadeout.time
Description |
Auto fadeout for message in milliseconds |
---|---|
Default Value |
5000 |
Possible Values? |
|
Selection? Criteria |
|
abpm.webrunnerout.file.location
Description |
Specifies the location where the WebRunner application log file is stored |
---|---|
Default Value |
logs\applicationlogs |
Possible Values |
Any absolute path or Relative path where you want to store the WebRunner application file. |
Selection Criteria |
By default, the WebRunner application log files are stored in the /ServerKernel/logs/applicationlogs folder. You can define any absolute path or any relative path where you want to store the application log files. |
abpm.webrunnerout.file.maxSize
Description |
Specifies the maximum size of the WebRunner Application log files. |
---|---|
Default Value |
20 |
Possible Values |
Any positive integer |
Selection Criteria |
Specifies the maximum size of the log file. Once the log file reaches the specified maximum size, it is renamed to WebrunnerApplication-[Date].log. Where Date specifies the current date in yyyy-MM-dd hh-mm-ss format. |