Configurations for Dynamics CRM Solution

The Configuration page contains the settings for logs and listener.

Field Description
Log level Specify the log level to trace different messages. See Log Levels for more details.
Note: The TRACE log level is not supported for Dynamics CRM solution.
Listener Settings/Listener
Server URL Specify the endpoint URL for the HTTP Connection. The format is domain_name:port_number/relative_path.
Note:
  • The domain name must be parsed by DNS. You cannot use the IP address or local host.
  • The information in the URL must be consistent with the values specified in the Entity Event Source activity.
use SSL

Select this check box if you want to use SSL authentication to secure the message exchange of the user event triggered on a specified entry.

Entity type

Select an entity from the list of entities on this Microsoft Dynamics CRM instance for which a listener is to be configured.

Event type Select the type of event, such as Select All, Create, Update, or Delete for which the listener is to be configured.
Username Specify the user name for the Entity Event Source activity.
Password Specify the password for the Entity Event Source activity.
Retries Specify the amount of times for the Dynamics CRM solution attempting to resend user event messages to the Entity Event Source activity if the previous sending failed.
RetryInterval Specify the interval period in milliseconds before the Dynamics CRM solution attempts to resend the user event messages.
X509Certification
Specify the name or ID of the certification file uploaded on the Web Resources page. See Configuring SSL Client Authentication for more details.
Note:
  • This field is displayed when the use SSL check box is selected.
  • The value for this field is not required if you choose one way SSL authentication.
CertificationPassword
CertificationPassword is not applicable because two way SSL authentication is not supported in TIBCO Cloud Integration.
Note:
  • This field is displayed when the use SSL check box is selected.
  • The value for this field is not required if you choose one way SSL authentication.
Enable Specify whether the listener configuration is enabled.