Skip to main content
Skip table of contents

Hybrid Chat Windows Services

Services


Service NameDisplay Name

Corresponding

Component

End PointsDescription
1ActiveMQActiveMQActiveMQ
  • https://<fqdn>:8162
  • http://<fqdn>:8161
ActiveMQ acts as a broker between different components. Only TCP - STOMP TLS and TCP - OpenWire TLS ports are used by Hybrid Chat Components
2EF_Chat_ServerEF_Chat_Serverchat_server
  • https://<fqdn>:8444
Chat Server acts as a messaging core and socket server.
3EF_CommServerEF_CommServercommunication_server
  • https://<fqdn>:8482
Comm Server facilitates agent login and agent & task state management
4EF_DatabaseConnectorEF_DatabaseConnectordatabase_connector
  • https://<fqdn>:8450
Database Connector is used to store and retrieve realtime & historical data about chats in MongoDB
5EF_FileEngineEF_FileEnginefile_engineFile Engine is used to upload/download files for attachments. File Engine uses Minio to store files.
6EF_MreEF_Mremre
  • https://<fqdn>:8095
Mre facilitates chat routing to agents
7EF_MreMicroserviceEF_MreMicroservicemre-microservice
  • https://<fqdn>:8447
Mre Microservice stores configurations for Mre
8Tomcat8Apache Tomcat 8.5 Tomcat8tomcat

Customer Gadget:

  • https;//<comm-gateway-fqdn>:8443/customer-gadget

Agent Gadget:

  • https;//<fqdn>:8443/agent-gadget

ECM Frontend:

  • https;//<fqdn>:8443/ecm-frontend

EABC:

  • https;//<fqdn>:8443/eabc

UMM:

  • https;//<fqdn>:8443/umm

Mre Frontend:

  • https;//<fqdn>:8443/mre-frontend

Following UI applications are hosted by Tomcat 8.5:

  • Agent Gadget
  • Customer Gadget
  • ECM Frontend
  • EABC
  • UMM (User Management)
  • MRE Frontend

Customer Gadget is hosted at Communication Gateway Machine in DMZ.

9MongoDBMongoDB Servermongodb
  • TCP:27017

MongoDB hosts two databases:

  • chatsolution for Database Connector
  • mre for Mre Microservice
10MinioMiniominio
  • https://<fqdn>:9000
Minio S3 bucket is used to store files which are sent as attachments during chat.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.