A typical deployment of NexJ CRM requires that you add certain channels to the environment file.
All deployments with Exchange Server require a mail channel, one or more sender channels, and a receiver notification channel.
Mail channel settings for a typical NexJ CRM deployment
You must set up a mail channel if you want to enable the synchronization of meeting notifications.
Mail channel connection settings for a typical NexJ CRM deployment
|
Attribute |
Value |
Notes |
|---|---|---|
|
Channel |
|
|
|
Type |
MailConnection |
|
|
Email Account |
|
|
|
Password |
|
The password corresponding to the Email Account. |
|
Folder |
INBOX |
he incoming messages folder. In XML, this folder is named |
|
Receiver Protocol |
pop3 |
The protocol to use for incoming messages. In XML, this attribute is named |
|
Receiver Host |
|
The mail server host for incoming messages. In XML, this attribute is named |
|
Receiver Encryption |
SSL |
The type of channel encryption to use. In XML, this attribute is named |
|
Sender Email |
|
The default email address for the sender. In XML, this attribute is named |
|
Sender Protocol |
smtp |
The protocol to use for outgoing messages. In XML, this attribute is named |
|
Sender Host |
|
The mail server host for outgoing messages. In XML, this attribute is named |
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.
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 |
|
The user name used to connect to remote HTTP servers. |
|
Password |
|
The password corresponding to the HTTP User ID. |
|
Trust |
|
The certificate file. |
|
Authentication |
basic |
The type of authentication to use. |
|
readTimeout |
180000 |
Timeout (in milliseconds) for outbound HTTP requests. |
|
Use HTTPS Communication |
|
Uses HTTPS communication in the receiver. In XML this attribute is |
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.
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. |