Navigate to Management Console > Application Management > Application Parameters.

The application presents a list of application parameters related to the various functionalities e.g timeout values, urls and time intervals. 

Select any of the, modify the relevant parameter value and click on Update button in order to store the changes in the database.   




The application shall be able to keep in the outgoing queue of notifications to CSD up to a maximum of 20000 notifications.


The detailed list of the application parameters is the following:


CODE

COMMENTS

AD_ACTIVE_INACTIVE

Alert Distribution (1 for active/ 0 for inactive).

country_information_service_initial_upload

Defines if countries data initial upload using CCD web service shall be performed on server startup.
This is performed when it has value true.

csd.notification.num

Defines the max rate at which EIS sends the ship particulars notifications to the CSD.
Denotes max notification per second.

ETA_MARGIN

The margin that the ETA of a Voyage is checked. Value is in hours.
Used in various Voyage procedures.

EVD

European Voyage Duration.
Used in various procedures and when filtering MRS reports in the WUI.
Value is in days.

MAX_EXEMPTION_RESULTS

The maximum number of exemptions results in Find Console. 

PERSONAL_DATA_PROTECTION

Text displayed in the WUI for personal data input, e.g. Cargo Manifest.

PERSONAL_DATA_PROTECTION_DETAILS

Text displayed in the WUI for the popup of personal data inputs.

SSN_CONSOLE_REQUEST_TIMEOUT

The timeout for the popups.
Minimum and maximum values are hardcoded to 30 and 120 respectively.
Value is in seconds.

SSN_DATE_FORMAT

The format for the date and time displayed on the Web console.

SSN_EIS_CSD_CONNECTION

Enable/disable the provision of ES2CSD_ShipParticulars (Enabled=1, Disabled=0)

SSN_INTERVAL_DURATION

The timeout when the expired requests scanner is raised. 
Minimum and maximum values are hardcoded to 30000 and 120000 respectively.
Value is in milliseconds.

SSN_IR_POLREP_PUSHED

Defines whether SSN Incident Report POLREP messages will be automatically pushed to CECIS.

SSN_IR_TX_TIMEOUT_MINS

The timeout which Incident Report Ack will be sent to Notifier, even if some of the Recipients have not acknowledged the tx message.
Value is in minutes.

SSN_LOGS_INTERVAL

The maximum difference between start date and end date when searching logs in the admin console.
Value is in days.

SSN_MSS_EMAIL

The email address of the Maritime Support Services.
Used as CC when propagating notifications via email.

SSN_STATS_INTERVAL

The maximum difference between start date and end date when searching statistics in the statistics console.
Value is in days.

SSN_TIME_INTERVAL

Refresh interval for the details popups.
Value is in milliseconds.

SSN_XML_MAX_TIMEOUT

The maximum allowed timeout in seconds for XML request messages.
If a greater value is used in the request it is replaced with this.
Value is in seconds, recommended 120.

SSN_XML_MIN_TIMEOUT

The minimum allowed timeout in seconds for XML request messages.
If a lower value is used in the request it is replaced with this.
Value is in seconds, recommended 30.

THETIS_CODES_REFRESH_CRON_EXPRESSION

The Cron expression determining the schedule of the Quartz job that gets the PRF codes from THETIS.

VERIFICATION_CODE_TIMEOUT

Determines when the email verification code that is used to access crew and passengers details times out.
Value is in minutes.

VOY_ETA_CLOSED

The number of days passed for a voyage with ETA to be declared as closed.
Used by the update voyage status procedure.

VOY_ETD_CLOSED

The number of days passed for a voyage with ETD to be declared as closed.
Used by the update Voyage status procedure.

WVD

World Voyage Duration.
Used in various procedures and when filtering voyages in the case of GetAllReportedVoyagesOfSelectedShip.
Value is in days.