tMarkLogicOutput
Creates, updates or deletes document content in a MarkLogic database.
tMarkLogicOutput allows you to maintain document
content in a MarkLogic database according to the predefined operation and the input flow
from the preceding component.
tMarkLogicOutput Standard properties
These properties are used to configure tMarkLogicOutput running in the Standard Job framework.
The Standard
tMarkLogicOutput component belongs to the Big Data and the Databases NoSQL families.
The component in this framework is available in all Talend products with Big Data
and in Talend Data Fabric.
Basic settings
Property Type |
Either Built-In or Repository.
|
Use an existing connection |
Select this check box and in the Component List click the relevant connection component to Note: When a Job contains the parent Job and the child Job, if you
need to share an existing connection between the two levels, for example, to share the connection created by the parent Job with the child Job, you have to:
For an example about how to share a database connection |
Host |
Enter the IP address or hostname of the MarkLogic server. |
Port |
Enter the listening port number of the MarkLogic server. |
Database |
Enter the name of the MarkLogic database you want to use. |
Username and Password |
Enter the user authentication data to access the MarkLogic database. To enter the password, click the […] button next to the |
Authentication |
Select an authentication type from the list, either DIGEST or BASIC. For more information about |
Action |
Select an operation to be performed:
Note that when DELETE is selected |
Schema and Edit |
A schema is a row description. It defines the number of fields The schema of this component is read-only. You can click the […] button next to Edit schema to view the predefined schema that contains
the following two columns:
|
Advanced settings
Doc Type |
Select the type of the documents to be processed: MIXED, PLAIN |
Auto Generate Doc ID |
Select this check box to generate automatically the document URIs and This check box is available only when UPSERT is
|
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job |
Global Variables
Global Variables |
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 |
Usage
Usage rule |
This component is usually used as an end component and it always needs |
Dynamic settings |
Click the [+] button to add a row in the table The Dynamic settings table is For examples on using dynamic parameters, see Reading data from databases through context-based dynamic connections and Reading data from different MySQL databases using dynamically loaded connection parameters. For more information on Dynamic |
Related scenario
No scenario is available for the Standard version of this component yet.