Communicating Between JD Edwards EnterpriseOne Servers

The business function, which resides in your enterprise server, uses an API to call the business service method, which resides on the business services server. JDENet is the communication mechanism between the servers.

You can configure your system to use either one port or multiple ports to listen for and receive JDENet messages from the Enterprise Server. For single port communication, an Object Configuration Manager (OCM) mapping tells the enterprise server the business services server name and port for sending the JDENet messages.

See Setting Up OCM for Business Functions Calling Business Services.

For multiple port communication, you use a clustered business services server to listen for and receive multiple JDENet messages from the Enterprise Server.