Gateway Server
Gateway Server is located in the demilitarized zone (DMZ) and functions as the front gate by receiving the inbound transactions from trading partners. Multiple Gateway Servers can work together for load balancing.
This server has several restrictions on the networks it can access. It is used to host various gateway services such as HTTP/S , to receive B2B communications directly from the Internet with security features such as SSL and SSH. The firewall between the Gateway Server and the rest of your system protects against the threat of malicious communications. TIBCO BusinessConnect Container Edition Gateway Server is a standalone Java executable that is not dependent on TIBCO ActiveMatrix BusinessWorks. However, it still needs TIBCO Enterprise Message Service to communicate with the Interior Server. This server performs the following tasks:
- Receives inbound request through HTTP/S/CA transports protocols.
- Communicates with Interior Server using the TIBCO Enterprise Message Service message bus for Inbound messages that are received.
- Allows trading partner to exchange messages using business protocols.
- Hosts HTTP Service which supports HTTP, HTTPS, and HTTPSCA transports for document exchange.
Figure 8: Gateway Server Architecture