In order to access any of the EIS Consoles you need to be authenticated and authorized.
Each Console / Functionality requires at minimum to have a specific Task.
Given that the Tasks are not directly assigned to users but to roles, eventually you need to have the appropriate role.
The role may or may not have Location or Source Restrictions:
A Location Restriction limits the geographic scope within which a user may exercise a given functionality (via WUI and/or System). That scope is defined by the location, country, or set of countries contained in the Location Restriction of the role/task of the user.
For example:
- Web User Interface: A user holding the LOCATION_MANAGER role/task with a Location Restriction Level of "User's country" will find that the country-selection list, on the Search Location page of the Geo Console, includes only their own country.
- System to System Interface: When notifying SSN for the creation of a PortPlus, a user holding the PORTPLUS_NOTIFIER role/task with a Location Restriction Level of "User's country" may only designate a PortOfCall that belongs to that same country.
A Source Restriction filters the exchange of information between an originating party (the notifier or requestor) and a counterparty (a potential recipient or source of information). It is imposed by determining whether the Source Restriction assigned to the counterparty includes the country of the originating user. A counterparty is eligible to receive from - or supply information to - the originator only when its permitted countries include the originator's country.
For example:
- Web User Interface: On the Incident Report page of the Send Notification Console, a recipient country is present in the available recipients list only if it has at least one party whose Source Restriction includes the country of the logged-in notifier. For instance, if there is a country that has only one party/user belonging to it, and that party/user has Source Restriction Level = "XW", then only users of countries that belong to that specific regional agreement will have the country as an available recipient in the recipients list.
- System to System Interface: When notifying SSN for the creation of an incident report, each party within a recipient country receives the report only if its Source Restriction includes the country of the submitting user. For instance, a party whose Source Restriction Level is "XW" will receive reports only from notifiers of countries that belong to that specific regional agreement.
In addition the following restriction levels are applied per case:
• None: No Location Restrictions or Source Restrictions are applied.
• User’s country: Applies only to Location Restrictions. Restricted functionality is limited based on the user's country.
• Specific locations: Applies only to Location Restrictions. Restricted functionality is limited based on the selected locations.
• Countries list: Applies to both Location Restrictions and Source Restrictions. Restricted functionality is limited based on the selected list of countries.
The restriction levels for Source Restrictions and Location Restrictions are defined in the ROLES_TASKS table.
More specifically:
- A permission (identified by the TASK column) is assigned a Source Restriction by changing the default value of the RESTRICTION_LEVEL column from None to Countries list.
When the restriction level is set to Countries list, the SOURCE_REGIONAL_AGREEMENT_CODE column must contain one of the Regional Agreement Codes defined in the COUNTRIES_REGIONAL_AGREEMENTS table. - A permission is assigned a Location Restriction by changing the default value of the LOCATION_RESTRICTION_LEVEL column from None to one of the supported restriction levels:
- User's country: The corresponding DUTY_CODE column must remain NULL.
- Specific locations: The DUTY_CODE column must contain one of the Duty Codes defined in the ORGANISATIONS_DUTIES table.
- Countries list: The corresponding LOCATION_REGIONAL_AGREEMENT_CODE column must contain one of the Regional Agreement Codes defined in the COUNTRIES_REGIONAL_AGREEMENTS table.
The Duty Codes determine the geographical scope of Location Restrictions when the restriction level is set to "Countries list" or "Specific locations".
The information provided by COD is used by EIS to create or update Organizations and their associated Duty Codes.
Each Duty Code is mapped to one or more Location Codes in the ORGANISATIONS_DUTIES_LOCATIONS table.
When the system evaluates the Location Restriction of a permission, it checks whether the geographical scope of the requested functionality matches a Location Code mapped to the permission's Duty Code.
For example, if a party has a Location Restriction set to Specific locations and a Duty Code of PORT_NOT, it can send PortPlus notifications only for Port of Call locations whose Location Codes are mapped to the PORT_NOT Duty Code.
The Regional Agreement Codes determine the geographical scope of Location Restrictions and Source Restrictions when the restriction level is set to Countries list.
The information provided by CCBR is used by EIS to create, update, or delete Countries and their associated Regional Agreements, where applicable.
When the system evaluates the Location Restriction and/or Source Restriction of a permission, it checks whether the geographical scope of the requested functionality belongs to the Regional Agreement specified by the permission.
For example, if a party has a Location Restriction set to Countries list and a Regional Agreement Code of "XP", it can send PortPlus notifications only for Ports of Call located in countries that are members of the "XP" regional agreement.
Below there are two tables:
- Table #1: Summarizes the minimum Task / Role that you need to have in order to access the Console / Functionality.
- Table #2: Summarizes the association between IDM Roles / Tasks and Restrictions.
Table #1:
| Console / Functionality | Permission | Location Restriction | Source Restriction | Restriction Behavior |
| 3.1 Management Console | ||||
| 3.1.1 MRS Management | ||||
| 3.1.1.1 Create Mrs | MRS_MANAGER | None | None | |
| 3.1.1.2 Search - Update Mrs | MRS_MANAGER | None | None | |
| 3.1.2 Conventions - Agreements Management | ||||
| 3.1.2.1 Create Convention | CONVENTIONS_MANAGER | None | None | |
| 3.1.2.2 Search-Update Convention | CONVENTIONS_MANAGER | None | None | |
| 3.1.3 System Interface Management | ||||
| 3.1.3.1 Search System User | USER_MANAGER | None | None | |
| 3.1.4 Application Management | ||||
| 3.1.4.1 Banner | BANNER_MANAGER | None | None | |
| 3.1.4.2 Notification Parameters | NOTIFICATION_PAR_MANAGER | None | None | |
| 3.1.4.3 Application Parameters | APPLICATION_PAR_MANAGER | None | None | |
| 3.1.5 System Monitoring | ||||
| 3.1.5.1 JMS Queues | EIS_MONITOR_JMSQUEUE | None | None | |
| 3.1.5.2 System Activity | ||||
| 3.1.5.2.1 Web Users Activity Monitoring | EIS_MONITOR_USERACTIVITY | None | None | |
| 3.1.5.2.2 Survey of Error Messaging | EIS_MONITOR_USERACTIVITY | None | None | |
| 3.1.5.2.3 Survey of Sent Exceptions | EIS_MONITOR_USERACTIVITY | None | None | |
| 3.1.5.2.4 Received-Sent Events Over Period Οf Time | EIS_MONITOR_USERACTIVITY | None | None | |
| 3.1.6 Logs | ||||
| 3.1.6.1 Search Logs | LOGS_SEARCH | None | None | |
| 3.1.6.2 Free Text Search Logs | FREE_TEXT_SEARCH | None | None | |
| 3.2 Send Notification Console | ||||
| 3.2.1 Generic Notifications | ||||
| 3.2.1.1 MRS Notification | SHIP_MRS_NOTIFIER | None | None | |
| 3.2.2 Incident Reports | ||||
| 3.2.2.1 Create | ALERT_BANNED_NOTIFIER | None | None | |
| 3.2.2.2 Update-Delete Feedback | ALERT_BANNED_NOTIFIER ALERT_FAILED_NOTIFIER ALERT_INSURANCE_NOTIFIER ALERT_LFC_NOTIFIER ALERT_OTHERS_NOTIFIER ALERT_PILOT_NOTIFIER ALERT_POLREP_NOTIFIER ALERT_SITREP_NOTIFIER ALERT_VTS_NOTIFIER ALERT_WASTE_NOTIFIER ALERT_BANNED_NOTIFIER ALERT_FAILED_NOTIFIER ALERT_INSURANCE_NOTIFIER ALERT_LFC_NOTIFIER ALERT_OTHERS_NOTIFIER ALERT_PILOT_NOTIFIER ALERT_SITREP_NOTIFIER ALERT_VTS_NOTIFIER ALERT_WASTE_NOTIFIER | |||
| 3.2.2.3 Check Distribution | ALERT_BANNED_NOTIFIER ALERT_FAILED_NOTIFIER ALERT_INSURANCE_NOTIFIER ALERT_LFC_NOTIFIER ALERT_OTHERS_NOTIFIER ALERT_PILOT_NOTIFIER ALERT_POLREP_NOTIFIER ALERT_SITREP_NOTIFIER ALERT_VTS_NOTIFIER ALERT_WASTE_NOTIFIER ALERT_BANNED_NOTIFIER ALERT_FAILED_NOTIFIER ALERT_INSURANCE_NOTIFIER ALERT_LFC_NOTIFIER ALERT_OTHERS_NOTIFIER ALERT_PILOT_NOTIFIER ALERT_SITREP_NOTIFIER ALERT_VTS_NOTIFIER ALERT_WASTE_NOTIFIER | None None | None None | |
| 3.2.3 Exemptions On Scheduled Services | ||||
| 3.2.3.1 Create new Exemption | EXEMPTIONS_NOTIFIER PRE_ARRIVAL_EXEMPTIONS_NOTIFIER HAZMAT_EXEMPTIONS_NOTIFIER SECURITY_EXEMPTIONS_NOTIFIER WASTE_EXEMPTIONS_NOTIFIER CREWANDPAX_EXEMPTIONS_NOTIFIER | |||
| 3.2.3.1.1 Create Manual | EXEMPTIONS_NOTIFIER PRE_ARRIVAL_EXEMPTIONS_NOTIFIER HAZMAT_EXEMPTIONS_NOTIFIER SECURITY_EXEMPTIONS_NOTIFIER WASTE_EXEMPTIONS_NOTIFIER CREWANDPAX_EXEMPTIONS_NOTIFIER | |||
| 3.2.3.1.2 Reuse Existing | EXEMPTIONS_NOTIFIER PRE_ARRIVAL_EXEMPTIONS_NOTIFIER HAZMAT_EXEMPTIONS_NOTIFIER SECURITY_EXEMPTIONS_NOTIFIER WASTE_EXEMPTIONS_NOTIFIER CREWANDPAX_EXEMPTIONS_NOTIFIER | |||
| 3.2.3.2 Update-Delete Exemption | EXEMPTIONS_NOTIFIER PRE_ARRIVAL_EXEMPTIONS_NOTIFIER HAZMAT_EXEMPTIONS_NOTIFIER SECURITY_EXEMPTIONS_NOTIFIER WASTE_EXEMPTIONS_NOTIFIER CREWANDPAX_EXEMPTIONS_NOTIFIER | |||
| 3.2.4 Exemptions On Ports under PRF Directive | ||||
| 3.2.4.1 Create new Exemption | PORT_EXEMPTIONS_NOTIFIER | |||
| 3.2.4.2 Update-Delete Exception | PORT_EXEMPTIONS_NOTIFIER | |||
| 3.2.4.3 Upload list of Exemptions | PORT_EXEMPTIONS_NOTIFIER | |||
| 3.2.4.4 Validate Uploaded Exemptions | PORT_EXEMPTIONS_NOTIFIER | |||
| 3.3 Find Information Console | ||||
| 3.3.1 Integrated ship information | BUNKERS_REQUESTOR CREWPAX_REQUESTOR ENRICHMENT_REQUESTOR EXEMPTIONS_REQUESTOR HAZMAT_REQUESTOR SECURITY_REQUESTOR SHIP_MRS_REQUESTOR SHIPCALL_REQUESTOR WASTE_REQUESTOR WASTELIST_REQUESTOR | |||
| 3.3.2 Voyage Information | ||||
| 3.3.2.1 Ship voyage information | ||||
| 3.3.2.1.1 Next port call | SHIPCALL_REQUESTOR HAZMAT_REQUESTOR WASTE_REQUESTOR SECURITY_REQUESTOR BUNKERS_REQUESTOR CREWPAX_REQUESTOR | |||
| 3.3.2.1.2 List of next calls | SHIPCALL_REQUESTOR HAZMAT_REQUESTOR WASTE_REQUESTOR SECURITY_REQUESTOR BUNKERS_REQUESTOR CREWPAX_REQUESTOR | |||
| 3.3.2.1.3 Last port call | SHIPCALL_REQUESTOR HAZMAT_REQUESTOR WASTE_REQUESTOR SECURITY_REQUESTOR BUNKERS_REQUESTOR CREWPAX_REQUESTOR | |||
| 3.3.2.1.4 Current port call | SHIPCALL_REQUESTOR HAZMAT_REQUESTOR WASTE_REQUESTOR SECURITY_REQUESTOR BUNKERS_REQUESTOR CREWPAX_REQUESTOR | |||
| 3.3.2.1.5 Current and past port calls | SHIPCALL_REQUESTOR HAZMAT_REQUESTOR WASTE_REQUESTOR SECURITY_REQUESTOR BUNKERS_REQUESTOR CREWPAX_REQUESTOR | |||
| 3.3.2.2 Port information | ||||
| 3.3.2.2.1 Ships expected at a port | SHIPCALL_REQUESTOR HAZMAT_REQUESTOR WASTE_REQUESTOR SECURITY_REQUESTOR BUNKERS_REQUESTOR CREWPAX_REQUESTOR | |||
| 3.3.2.2.2 Ships in port | SHIPCALL_REQUESTOR HAZMAT_REQUESTOR WASTE_REQUESTOR SECURITY_REQUESTOR BUNKERS_REQUESTOR CREWPAX_REQUESTOR | |||
| 3.3.2.2.3 Ships departed from a port | SHIPCALL_REQUESTOR HAZMAT_REQUESTOR WASTE_REQUESTOR SECURITY_REQUESTOR BUNKERS_REQUESTOR CREWPAX_REQUESTOR | |||
| 3.3.2.3 Other Queries | ||||
| 3.3.2.3.1 Based on ShipCallId | SHIPCALL_REQUESTOR HAZMAT_REQUESTOR WASTE_REQUESTOR SECURITY_REQUESTOR BUNKERS_REQUESTOR CREWPAX_REQUESTOR | |||
| 3.3.3 Port Call Information | ||||
| 3.3.3.1 Ship Port Calls | SHIPCALL_REQUESTOR HAZMAT_REQUESTOR WASTE_REQUESTOR SECURITY_REQUESTOR BUNKERS_REQUESTOR CREWPAX_REQUESTOR | |||
| 3.3.3.2 Based on ShipCallId | SHIPCALL_REQUESTOR HAZMAT_REQUESTOR WASTE_REQUESTOR SECURITY_REQUESTOR BUNKERS_REQUESTOR CREWPAX_REQUESTOR | |||
| 3.3.4 MRS Information | ||||
| 3.3.4.1 Latest MRS for a selected ship | SHIP_MRS_REQUESTOR | |||
| 3.3.4.2 List of MRS notifications for a selected system | SHIP_MRS_REQUESTOR | |||
| 3.3.5 Incidents Information | ||||
| 3.3.5.1 All IR of Selected Ship | ALERT_BANNED_REQUESTOR ALERT_FAILED_REQUESTOR ALERT_INSURANCE_REQUESTOR ALERT_LFC_REQUESTOR ALERT_OTHERS_REQUESTOR ALERT_PILOT_REQUESTOR ALERT_POLREP_REQUESTOR ALERT_SITREP_REQUESTOR ALERT_VTS_REQUESTOR ALERT_WASTE_REQUESTOR | |||
| 3.3.5.2 Specific type IR of Selected Ship | ALERT_BANNED_REQUESTOR ALERT_FAILED_REQUESTOR ALERT_INSURANCE_REQUESTOR ALERT_LFC_REQUESTOR ALERT_OTHERS_REQUESTOR ALERT_PILOT_REQUESTOR ALERT_POLREP_REQUESTOR ALERT_SITREP_REQUESTOR ALERT_VTS_REQUESTOR ALERT_WASTE_REQUESTOR | |||
| 3.3.5.3 IRs for Specific Port | ALERT_BANNED_REQUESTOR ALERT_FAILED_REQUESTOR ALERT_INSURANCE_REQUESTOR ALERT_LFC_REQUESTOR ALERT_OTHERS_REQUESTOR ALERT_PILOT_REQUESTOR ALERT_POLREP_REQUESTOR ALERT_SITREP_REQUESTOR ALERT_VTS_REQUESTOR ALERT_WASTE_REQUESTOR | |||
| 3.3.5.4 IRS Reported by Country - Authority | ALERT_BANNED_REQUESTOR ALERT_FAILED_REQUESTOR ALERT_INSURANCE_REQUESTOR ALERT_LFC_REQUESTOR ALERT_OTHERS_REQUESTOR ALERT_PILOT_REQUESTOR ALERT_POLREP_REQUESTOR ALERT_SITREP_REQUESTOR ALERT_VTS_REQUESTOR ALERT_WASTE_REQUESTOR | |||
| 3.3.5.5 Get Specific: IR | ALERT_BANNED_REQUESTOR ALERT_FAILED_REQUESTOR ALERT_INSURANCE_REQUESTOR ALERT_LFC_REQUESTOR ALERT_OTHERS_REQUESTOR ALERT_PILOT_REQUESTOR ALERT_POLREP_REQUESTOR ALERT_SITREP_REQUESTOR ALERT_VTS_REQUESTOR ALERT_WASTE_REQUESTOR | |||
| 3.3.5.6 Distributed Incidents | ALERT_BANNED_REQUESTOR ALERT_FAILED_REQUESTOR ALERT_INSURANCE_REQUESTOR ALERT_LFC_REQUESTOR ALERT_OTHERS_REQUESTOR ALERT_PILOT_REQUESTOR ALERT_POLREP_REQUESTOR ALERT_SITREP_REQUESTOR ALERT_VTS_REQUESTOR ALERT_WASTE_REQUESTOR | |||
| 3.3.6 Area Information | ||||
| 3.3.6.1 Incidents for non-identified ships | ALERT_BANNED_REQUESTOR ALERT_FAILED_REQUESTOR ALERT_INSURANCE_REQUESTOR ALERT_LFC_REQUESTOR ALERT_OTHERS_REQUESTOR ALERT_PILOT_REQUESTOR ALERT_POLREP_REQUESTOR ALERT_SITREP_REQUESTOR ALERT_VTS_REQUESTOR ALERT_WASTE_REQUESTOR | |||
| 3.3.7 Exemptions Information | ||||
| 3.3.7.1 Exemptions on Scheduled Services | EXEMPTIONS_REQUESTOR | |||
| 3.3.7.2 Exemptions on Ports under PRF Directive | PORT_EXEMPTIONS_REQUESTOR | |||
| 3.3.8 Ship Activity Tracking | ||||
| 3.3.8.1 Alert Service | ||||
| 3.3.8.1.1 Individual Vessels | SAT_REQUESTOR | |||
| 3.3.8.1.2 Banned Vessels | SAT_REQUESTOR | |||
| 3.3.8.2 Report Service | ||||
| 3.3.8.2.1 Individual Vessels | SAT_REQUESTOR | |||
| 3.3.8.2.2 Banned Vessels | SAT_REQUESTOR | |||
| 3.3.8.3 Alert Service Requests | SAT_REQUESTOR | |||
| 3.3.9 External Sites | ||||
| 3.3.9.1 EQUASIS | BUNKERS_REQUESTOR CREWPAX_REQUESTOR ENRICHMENT_REQUESTOR EXEMPTIONS_REQUESTOR HAZMAT_REQUESTOR SECURITY_REQUESTOR SHIP_MRS_REQUESTOR SHIPCALL_REQUESTOR WASTE_REQUESTOR WASTELIST_REQUESTOR | |||
| 3.4 Reports and Statistics Console | ||||
| 3.4.1 Notification analysis | ||||
| 3.4.1.1 Count number of notifications | STATS_REQUESTOR | |||
| 3.4.1.2 Most active vessels | STATS_REQUESTOR | |||
| 3.4.1.3 List of Unresolved Notifications | STATS_REQUESTOR | |||
| 3.4.2 Request analysis | ||||
| 3.4.2.1 Count number of requests | STATS_REQUESTOR | |||
| 3.4.2.2 Most popular Vessels | STATS_REQUESTOR | |||
| 3.4.3 Operational Statistics | ||||
| 3.4.3.1 Vessel activity survey | STATS_REQUESTOR | |||
| 3.4.3.2 Port activity survey | STATS_REQUESTOR | |||
| 3.4.4 SSN System usage information | ||||
| 3.4.4.1 User activity in a given period | STATS_REQUESTOR | |||
| 3.4.4.2 Most popular activities | STATS_REQUESTOR | |||
| 3.4.5 Message Analysis | ||||
| 3.4.5.1 Survey of error messaging | STATS_REQUESTOR | |||
| 3.4.5.2 Analysis of more frequent error messaging | STATS_REQUESTOR | |||
| 3.4.5.3 Average time between request and response | STATS_REQUESTOR | |||
| 3.4.5.4 Amount of delays in replies | STATS_REQUESTOR | |||
| 3.4.6 Alert Distribution Report | ||||
| 3.4.6.1 Alert Distribution Report | ALERT_BANNED_NOTIFIER ALERT_FAILED_NOTIFIER ALERT_INSURANCE_NOTIFIER ALERT_LFC_NOTIFIER ALERT_OTHERS_NOTIFIER ALERT_PILOT_NOTIFIER ALERT_POLREP_NOTIFIER ALERT_SITREP_NOTIFIER ALERT_VTS_NOTIFIER ALERT_WASTE_NOTIFIER | |||
| 3.4.7 Locations Reporting | ||||
| 3.4.7.1 Temporary Locations per Notification | LOCATION_MANAGER | |||
| 3.4.8 Vessels Reporting | ||||
| 3.4.8.1 Banned Vessels per Notification | STATS_REQUESTOR | |||
| 3.4.8.2 OSD Vessels | STATS_REQUESTOR | |||
| 3.5 Location Management Console | ||||
| 3.5.1 Search-Update Location | LOCATION_MANAGER | |||
| 3.5.2 Download Locations | LOCATION_DOWNLOAD | |||
| Back to the top | ||||
Table #2:
| Role | Task | Location Restriction | Regional Agreement Code / | Source Restriction | Source Regional Agreement Code |
| Duty Code | |||||
ROL_EIS_ADMIN_EIS | APPLICATION_PAR_MANAGER | None | - | None | |
| CONVENTIONS_MANAGER | None | None | |||
| MRS_MANAGER | None | None | |||
| NOTIFICATION_PAR_MANAGER | None | None | |||
| USER_MANAGER | None | None | |||
ROL_EIS_PROVIDE_INCIDENT_REPORT_BANNED | ALERT_BANNED_NOTIFIER | None | None | ||
ROL_EIS_PROVIDE_INCIDENT_REPORT_FAILED | ALERT_FAILED_NOTIFIER | None | None | ||
ROL_EIS_PROVIDE_INCIDENT_REPORT_INSURANCE | ALERT_INSURANCE_NOTIFIER | None | None | ||
ROL_EIS_PROVIDE_INCIDENT_REPORT_LFC | ALERT_LFC_NOTIFIER | None | None | ||
ROL_EIS_PROVIDE_INCIDENT_REPORT_OTHERS | ALERT_OTHERS_NOTIFIER | None | None | ||
ROL_EIS_PROVIDE_INCIDENT_REPORT_PILOT | ALERT_PILOT_NOTIFIER | None | None | ||
ROL_EIS_PROVIDE_INCIDENT_REPORT_SITREP | ALERT_SITREP_NOTIFIER | None | None | ||
ROL_EIS_PROVIDE_INCIDENT_REPORT_VTS | ALERT_VTS_NOTIFIER | None | None | ||
ROL_EIS_PROVIDE_INCIDENT_REPORT_WASTE | ALERT_WASTE_NOTIFIER | None | None | ||
ROL_EIS_LOCATIONS_MANAGER | LOCATION_MANAGER | None | None | ||
ROL_EIS_MONITOR_CONFIG_EIS | BANNER_MANAGER | None | None | ||
| EIS_MONITOR_JMSQUEUE | None | None | |||
| EIS_MONITOR_USERACTIVITY | None | None | |||
ROL_EIS_NATIONAL_SSN_SYSTEM | ALERT_BANNED_NOTIFIER | None | None | ||
| ALERT_BANNED_REQUESTOR | None | None | |||
| ALERT_DISTR_ADMIN_REQUESTOR | None | None | |||
| ALERT_FAILED_NOTIFIER | None | None | |||
| ALERT_FAILED_REQUESTOR | None | None | |||
| ALERT_INSURANCE_NOTIFIER | None | None | |||
| ALERT_INSURANCE_REQUESTOR | None | None | |||
| ALERT_LFC_NOTIFIER | None | None | |||
| ALERT_LFC_REQUESTOR | None | None | |||
| ALERT_OTHERS_NOTIFIER | None | None | |||
| ALERT_OTHERS_REQUESTOR | None | None | |||
| ALERT_PILOT_NOTIFIER | None | None | |||
| ALERT_PILOT_REQUESTOR | None | None | |||
| ALERT_POLREP_NOTIFIER | None | None | |||
| ALERT_POLREP_REQUESTOR | None | None | |||
| ALERT_SITREP_NOTIFIER | None | None | |||
| ALERT_SITREP_REQUESTOR | None | None | |||
| ALERT_VTS_NOTIFIER | None | None | |||
| ALERT_VTS_REQUESTOR | None | None | |||
| ALERT_WASTE_NOTIFIER | None | None | |||
| ALERT_WASTE_REQUESTOR | None | None | |||
| BUNKERS_NOTIFIER | None | None | |||
| BUNKERS_REQUESTOR | None | None | |||
| CREWPAX_NOTIFIER | None | None | |||
| CREWPAX_REQUESTOR | None | None | |||
| EXEMPTIONS_REQUESTOR | None | None | |||
| HAZMAT_NOTIFIER | None | None | |||
| HAZMAT_REQUESTOR | None | None | |||
| PORTPLUS_NOTIFIER | Specific locations | PORT_NOT | None | ||
| SECURITY_NOTIFIER | None | None | |||
| SECURITY_REQUESTOR | None | None | |||
| SHIP_AIS_REQUESTOR | None | None | |||
| SHIP_MRS_REQUESTOR | None | None | |||
| SHIPCALL_REQUESTOR | Specific locations | PORT_NOT | None | ||
| WASTE_NOTIFIER | None | None | |||
| WASTE_REQUESTOR | None | None | |||
ROL_EIS_PORTPLUS_NOTIFIER_WETREP | PORTPLUS_NOTIFIER | Countries list | XW | None | |
ROL_EIS_PROVIDE_EXEMPTION | EXEMPTIONS_NOTIFIER | User's country | None | ||
| PORT_EXEMPTIONS_NOTIFIER | User's country | None | |||
ROL_EIS_PROVIDE_EXEMPTION_SPECIFIC | EXEMPTIONS_NOTIFIER | Specific locations | EXEM_NOT | None | |
ROL_EIS_PROVIDE_INCIDENT_REPORT | ALERT_BANNED_NOTIFIER | None | None | ||
| ALERT_DISTR_ADMIN_REQUESTOR | None | None | |||
| ALERT_FAILED_NOTIFIER | None | None | |||
| ALERT_INSURANCE_NOTIFIER | None | None | |||
| ALERT_LFC_NOTIFIER | None | None | |||
| ALERT_OTHERS_NOTIFIER | None | None | |||
| ALERT_PILOT_NOTIFIER | None | None | |||
| ALERT_POLREP_NOTIFIER | None | None | |||
| ALERT_SITREP_NOTIFIER | None | None | |||
| ALERT_VTS_NOTIFIER | None | None | |||
| ALERT_WASTE_NOTIFIER | None | None | |||
ROL_EIS_PROVIDE_INCIDENT_REPORT_POLREP | ALERT_POLREP_NOTIFIER | User's country | None | ||
ROL_EIS_PROVIDE_MRS_REPORT | SHIP_MRS_NOTIFIER | None | None | ||
ROL_EIS_PROVIDE_PORT_EXEMPTION | PORT_EXEMPTIONS_NOTIFIER | User's country | None | ||
ROL_EIS_PROVIDE_PORT_EXEMPTION_NO | PORT_EXEMPTIONS_NOTIFIER | Countries list | YD | None | |
ROL_EIS_PROVIDE_PORT_EXEMPTION_XX | PORT_EXEMPTIONS_NOTIFIER | None | None | ||
ROL_EIS_RECEIVE_INCIDENT_REPORT_BY_EMAIL | INCIDENT_REP_RECIPIENT_EMAIL | None | None | ||
ROL_EIS_RECEIVE_INCIDENT_REPORT_BY_SYSTEM | INCIDENT_REP_RECIPIENT | None | None | ||
ROL_EIS_SSN_EXTERNAL_APPLICATION | ALERT_BANNED_REQUESTOR | None | None | ||
| ALERT_FAILED_REQUESTOR | None | None | |||
| ALERT_INSURANCE_REQUESTOR | None | None | |||
| ALERT_LFC_REQUESTOR | None | None | |||
| ALERT_OTHERS_REQUESTOR | None | None | |||
| ALERT_PILOT_REQUESTOR | None | None | |||
| ALERT_POLREP_REQUESTOR | None | None | |||
| ALERT_SITREP_REQUESTOR | None | None | |||
| ALERT_VTS_REQUESTOR | None | None | |||
| ALERT_WASTE_REQUESTOR | None | None | |||
| BUNKERS_REQUESTOR | None | None | |||
| CREWPAX_REQUESTOR | None | None | |||
| ENRICHMENT_REQUESTOR | None | None | |||
| EXEMPTIONS_REQUESTOR | None | None | |||
| HAZMAT_REQUESTOR | None | None | |||
| SECURITY_REQUESTOR | None | None | |||
| SHIP_MRS_REQUESTOR | None | None | |||
| SHIPCALL_REQUESTOR | None | None | |||
| WASTE_REQUESTOR | None | None | |||
| WASTELIST_REQUESTOR | None | None | |||
ROL_EIS_THIRD_COUNTRY_SYSTEM | PORTPLUS_NOTIFIER | User's country | None | ||
ROL_EIS_VIEW_AIS_SHIP_NOTIFICATION | SHIP_AIS_REQUESTOR | None | None | ||
ROL_EIS_VIEW_EIS_REFERENCE_DATA | LOCATION_DOWNLOAD | None | None | ||
ROL_EIS_VIEW_EXEMPTION | EXEMPTIONS_REQUESTOR | None | None | ||
| PORT_EXEMPTIONS_REQUESTOR | None | None | |||
ROL_EIS_VIEW_INCIDENT_REPORT | ALERT_BANNED_REQUESTOR | None | None | ||
| ALERT_FAILED_REQUESTOR | None | None | |||
| ALERT_INSURANCE_REQUESTOR | None | None | |||
| ALERT_LFC_REQUESTOR | None | None | |||
| ALERT_OTHERS_REQUESTOR | None | None | |||
| ALERT_PILOT_REQUESTOR | None | None | |||
| ALERT_POLREP_REQUESTOR | None | None | |||
| ALERT_SITREP_REQUESTOR | None | None | |||
| ALERT_VTS_REQUESTOR | None | None | |||
| ALERT_WASTE_REQUESTOR | None | None | |||
ROL_EIS_VIEW_INCIDENT_REPORT_BANNED_LOCAL | ALERT_BANNED_REQUESTOR | None | User's country | ||
ROL_EIS_VIEW_INCIDENT_REPORT_POLREP | ALERT_POLREP_REQUESTOR | None | None | ||
ROL_EIS_VIEW_INCIDENT_REPORT_POLREP_BALTIC | ALERT_POLREP_REQUESTOR | None | Countries list | YA | |
ROL_EIS_VIEW_INCIDENT_REPORT_POLREP_BSEA | ALERT_POLREP_REQUESTOR | None | Countries list | YC | |
ROL_EIS_VIEW_INCIDENT_REPORT_POLREP_MED | ALERT_POLREP_REQUESTOR | None | Countries list | YB | |
ROL_EIS_VIEW_MRS_REPORT | SHIP_MRS_REQUESTOR | None | None | ||
ROL_EIS_VIEW_MRS_REPORT_LOCAL | SHIP_MRS_REQUESTOR | User's country | None | ||
ROL_EIS_VIEW_MRS_REPORT_SPECIFIC | SHIP_MRS_REQUESTOR | Specific locations | PORT_NOT | None | |
| ROL_EIS_VIEW_MRS_REPORT_WETREP | SHIP_MRS_REQUESTOR | None | Countries list | XW | |
ROL_EIS_VIEW_SSN_LOGS_STATS | FREE_TEXT_SEARCH | None | None | ||
| LOGS_SEARCH | None | None | |||
| STATS_REQUESTOR | None | None | |||
ROL_EIS_VIEW_VOYAGE | SAT_REQUESTOR | None | None | ||
| SHIPCALL_REQUESTOR | None | None | |||
ROL_EIS_VIEW_VOYAGE_BUNKERS | BUNKERS_REQUESTOR | None | None | ||
ROL_EIS_VIEW_VOYAGE_CREWPAX | CREWPAX_REQUESTOR | None | None | ||
ROL_EIS_VIEW_VOYAGE_HAZMAT | HAZMAT_REQUESTOR | None | None | ||
ROL_EIS_VIEW_VOYAGE_HAZMAT_BUNKERS_PORT | BUNKERS_REQUESTOR | None | None | ||
| HAZMAT_REQUESTOR | None | None | |||
| SHIPCALL_REQUESTOR | Specific locations | PORT_NOT | None | ||
ROL_EIS_VIEW_VOYAGE_LOCAL | SHIPCALL_REQUESTOR | User's country | None | ||
ROL_EIS_VIEW_VOYAGE_SECURITY | SECURITY_REQUESTOR | None | None | ||
ROL_EIS_VIEW_VOYAGE_WASTE | WASTE_REQUESTOR | None | None | ||