Now read the text. The system of electronic declaration will enable our customers to submit customs declaration forms electronically from any point of the Russian Federation
The system of electronic declaration will enable our customers to submit customs declaration forms electronically from any point of the Russian Federation. This service is provided by all departments of the National Customs Broker Company. The main advantages of using electronic declaration are: - possibility to use paperless technologies; - using electronic digital signature; - opportunity of the customs broker to receive information from the customers by means of remote access. All of these advantages were implemented as a result of using state-of-the-art soft- and hardware which provide not only for a high degree of data protection, but also for high-rate data communication. These means include: - subsystems of preparing electronic documents; - subsystems of the customs authorities. The information required for customs clearance and customs control, as a set of data on the foreign economic transaction, encrypted and signed with an electronic signature, are transmitted in XML format to the subsystem of the customs authority through a firewall limiting access from the subsystem of preparing electronic documents to the subsystem of the customs authority. Each subsystem has a three-link architecture based on thin-client web technology. The main components of the electronic declaration system are: - database server (information storage layer); - application server (application layer); - client-side browser (data interpretation and representation layer). Database server provides for data replication between the nodes, located at various levels of the corporate automated information system (AIS) hierarchy, and the storage of system data, user data, and Oracle stored procedures. The database server communicates to the application server using JDBC protocol. The application server includes a web server, a security server, and some functional subsystems. The representation of the data to the inspector and the applicant and their access to the system is performed using a web browser.
NOTES: 1. to transmit in XML format – передавать в формате XML; 2. a firewall limiting access – комп. фаерволл / брандмауэр, ‘защитник'; обеспечивает стойкую криптозащиту, авторизацию; 3. a three-link architecture - комп. трехзвенная архитектура; 4. thin-client web technology – клиентская часть трехзвенной архитектуры 'клиент – сервер'; поддерживает пользовательский интерфейс; 5. browser – веб-обозреватель, браузер; программное обеспечение для просмотра веб-сайтов; 6. node – узел; 7. JDBC protocol – протокол соединения (с использованием Java приложения).
|