
Component family |
Business / Microsoft CRM |
|
Function |
This component writes data in an entity of a Microsoft CRM |
|
Purpose |
This component allows to write data into a Microsoft CRM |
|
Basic settings |
Authentication Type |
Select the authentication type that corresponds to specific CRM
|
|
Microsoft WebService URL |
Type in the webservice URL of an on-premise Microsoft CRM This field appears only when ON_PREMISE is selected from the Authentication Type drop-down list. In |
|
API Version |
Select a Microsoft CRM API version from the drop-down list. The This field appears only when ONLINE is selected from the Authentication Type drop-down list. |
|
OrganizeName |
Enter the name of the organization that needs to access the |
|
Username and |
Type in the webservice user authentication data. To enter the password, click the […] button next to the |
|
Domain |
Type in the domain name of the server on which the Microsoft CRM This field appears only when ON_PREMISE is selected from the Authentication Type list. |
|
Host |
Type in the IP address of the Microsoft CRM database This field appears only when ON_PREMISE is selected from the Authentication Type list. |
|
Port |
Type in the listening port number of the Microsoft CRM database This field appears only when ONLINE is selected from the Authentication Type drop-down list. |
|
Discovery service endpoint |
Specify the CRM online discovery service endpoint. This field appears only when ONLINE is selected from the Authentication Type drop-down list. |
|
Action |
Select in the list the action you want to do on the CRM data. |
|
Time out (second) |
Specify the number of seconds to wait for a reply message from the |
|
Entity |
Select the relevant entity from the list. If needed, select CustomEntity |
|
Custom Entity Name |
Specify the name of the custom entity. This field appears only when CustomEntity is selected from the Entity drop-down list. |
|
Schema and Edit |
A schema is a row description. It defines the number of fields to be processed and passed on Since version 5.6, both the Built-In mode and the Repository mode are Click Edit schema to make changes to the schema. If the
Click Sync columns to retrieve the schema from the NoteIn this component the schema is related to the selected |
|
Lookup Type Mapping |
Click the [+] button to add lines as needed to establish mappings between the source and target tables. Select a lookup object from the Input column drop-down list and enter the keyword of the source tables in the Type field. |
Advanced settings |
Reuse Http Client |
Select this check box to retain the current connection or clear it |
|
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at a |
Global Variables |
NB_LINE: the number of rows read by an input component or ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see Talend Studio |
|
Usage |
This component is usually used as an output component and it |
|
Limitation |
This component supports Microsoft CRM 4.0 (2007) for the |
For a related use case, see Scenario: Writing data in a Microsoft CRM database and putting conditions on columns
to extract specified rows.