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. |
Listener Settings/Listener | |
Server URL | Specify the endpoint URL for the HTTP Connection. The format is domain_name:port_number/relative_path. |
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. |
FilterQuery | Specify a query to filter and receive specific information for an entity event. You can create a filter query using the entity attributes so that the listener is triggered only if the filter query is satisfied. See the tables that follow for the data types and operators supported in a filter query. |
Username | Specify the user name to perform basic authentication for the Entity Event Source activity. |
Password | Specify the password to perform basic authentication 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.
|
CertificationPassword | |
Enable | Specify whether the listener configuration is enabled. |
Data Types and Operators Supported in a Filter Query
The following data types and relational operators are supported in a filter query.
The following logical operators are supported in a filter query.
Copyright © Cloud Software Group, Inc. All rights reserved.