Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Manufacturing Execution System

Middleware Proxy Component Properties

  • Last UpdatedMay 01, 2023
  • 1 minute read

MES.MiddlewareProxy.MiddlewareHost

The fully qualified domain name of the node on which the MES middleware is running.

If this property is not specified, it defaults to localhost, which is changed to the server name of the node during configuration.

MES.MiddlewareProxy.HttpPort

The HTTP port number for the MES middleware's WCFHostService account.

The default value 80 is used if this property is not specified.

The HTTP port is always used to retrieve the configuration settings regardless of the MES.MiddlewareProxy.Protocol property. You must change this value only when you cannot access port 80 through the firewall.

MES.MiddlewareProxy.Protocol

The communication protocol type used by the MES middleware communications. Values are TCP (the default if this property is not specified) or HTTP.

MES.MiddlewareProxy.HttpsPort

The HTTPS port number for the MES Web API.

The default HTTPS port number 443 is used if this property is not specified.

If you want to include multiple MES middleware servers with which the proxy will be able to communicate, include their settings for each property line separated by semi‑colons, as shown below.

# Middleware Proxy Configuration

MES.MiddlewareProxy.MiddlewareHost=Srvr1.MES.ourorgdomain.com;Srvr2.MES.ourorgdomain.com

MES.MiddlewareProxy.HttpPort=80;80

MES.MiddlewareProxy.Protocol=TCP;TCP

MES.MiddlewareProxy.HttpsPort=443;443

TitleResults for “How to create a CRG?”Also Available in