Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Solutions Pre-requisite

...

TypeSource HostSource PortDestination HostDestination Port
TCP<Client Application>anyEF Connector61616/61614
TCPEF Connector (B)anyEF Connector61616/61614
HTTPFor status monitoring from any machineEF Connector8162
XMPPEF ConnectoranyCisco Finesse5222, 5223, 7071, 7443
HTTP/SEF ConnectoranyCisco Finesse80, 8080, 443, 8443
NTPEF ConnectoranyNTP Server123
DNSEF ConnectoranyDNS Server53
Spring PortEF ConnectoranyEF Connector8112



  • <Client Application> is a machine running client application of EF Connector. For server-based applications like Siebel, it’s Siebel Communication Server. For desktop-based applications, it’s the machine address of the agent desktop running the desktop application.
  • In a redundant deployment, both EF Connector instances communicate with each other on the same TCP OpenWire port 61616. In the table above, it’s mentioned as EF Connector (B) ⇒ EF Connector. 
  • These are defaults set in EF Connector, but you can always change the default configuration.

...

  1. Download the docker-compose an env file from Google-Drive
  2. Create a folder on a Linux machine in any path of your inside root.
  3. Place the files inside the created folder as follows:
  4. Open env.txt file with text editor
  5. Image Modified
  6. Make the desired changes and update the file
  7. now run deploy.sh file and you can see after completion your docker image is running

  8. After that run the following commands to edit the ActiveMQ configuration

...