Channel settings for a typical NexJ CRM deployment with Exchange Server

A typical deployment of NexJ CRM with Exchange Server requires that you add certain channels to the environment file.
Table 1. ExchangeEWSSender channel connection settings for a typical NexJ CRM deployment
Attribute Value Notes
Channel ExchangeEWSSender
Type HTTPConnection The type of channel encryption to use.
URL http://host/ews/Exchange.asmx The host must be that of the Exchange Web Service for the target server.
User HTTP_User_ID The user name used to connect to remote HTTP servers.
Password HTTP_User_Password The password corresponding to the HTTP User ID.
Trust certificatefile The certificate file.
Authentication basic The type of authentication to use.
readTimeout 180000 Timeout (in milliseconds) for outbound HTTP requests.
Use HTTPS Communication true Uses HTTPS communication in the receiver. In XML this attribute is secure.
Note: ExchangeEWSSender2 and ExchangeEWSSender3 channels are duplicates of ExchangeEWSSender and are also optional channel connections when there is only one entry point for Exchange EWS communication; just one ExchangeEWSSender channel is sufficient in that event.
Table 2. ExchangeEWSNotificationReceiver channel connection settings for a typical NexJ CRM deployment
Attribute Value Notes
Channel ExchangeEWSNotificationReceiver
Type HTTPConnection The type of channel encryption to use.
Authentication none The type of authentication to use.