These properties are used to configure tCentricCRMOutput running in the Standard Job framework.
The Standard tCentricCRMOutput component belongs to the Business family.
The component in this framework is available in all Talend products.
Basic settings
CentricCRM URL |
Type in the Web service URL to connect to the CentricCRM DB. |
Module |
Select the relevant module in the list |
Server |
IP address of the DB server |
UserID and Password |
Type in the Web service user authentication data. To enter the password, click the [...] button next to the password field, and then in the pop-up dialog box enter the password between double quotes and click OK to save the settings. |
Action |
Insert, Update or Delete the data in the CentricCRM module. |
Schema and Edit Schema |
A schema is a row description. It defines the number of fields (columns) to be processed and passed on to the next component. When you create a Spark Job, avoid the reserved word line when naming the fields. Click Edit schema to make changes to the schema. If the current schema is of the Repository type, three options are available:
Click Sync columns to retrieve the schema from the previous component connected in the Job. |
Advanced settings
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at a Job level as well as at each component level. |
Global Variables
Global Variables |
NB_LINE: the number of rows read by an input component or transferred to an output component. This is an After variable and it returns an integer. ERROR_MESSAGE: the error message generated by the component when an error occurs. This is an After variable and it returns a string. This variable functions only if the Die on error check box is cleared, if the component has this check box. A Flow variable functions during the execution of a component while an After variable functions after the execution of the component. To fill up a field or expression with a variable, press Ctrl + Space to access the variable list and choose the variable to use from it. For further information about variables, see Talend Studio User Guide. |
Usage
Usage rule |
Used as an output component. An Input component is required. |
Limitation |
This component requires installation of its related jar files. |