tServiceNowOutput
Performs the defined action on the data on ServiceNow.
tServiceNowOutput inserts or updates
data on ServiceNow.
tServiceNowOutput Standard properties
These properties are used to configure tServiceNowOutput running in the Standard Job framework.
The Standard
tServiceNowOutput component belongs to the Business and the Cloud families.
The component in this framework is available in all Talend
products.
Basic settings
Use 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 |
URL |
Enter the URL of the ServiceNow instance to be connected. |
Username and Password |
Enter the user authentication data to connect to the ServiceNow instance. To enter the password, click the […] button next to the |
Action |
Select an action to be performed on the data from the drop-down list:
|
Table |
Select the name of the table to be written or select Use Custom |
Schema and Edit schema |
A schema is a row description. It defines the number of fields
|
 |
Click Edit
|
Advanced settings
Enable payload debug mode |
Select this check box to enable the payload debug mode and logging for the payload of |
Enable response debug mode |
Select this check box to enable the response debug mode and logging for the response |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job |
Global Variables
Global Variables |
NB_LINE: the number of rows read by an input component or
NB_LINE_INSERTED: the number of rows inserted. This is an
NB_LINE_UPDATED: the number of rows updated. This is an
NB_LINE_REJECTED: the number of rows rejected. This is an
PAYLOAD: the
RESPONSE: the
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 in a |
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.