tServiceNowInput
Accesses ServiceNow and retrieves data from it.
tServiceNowInput retrieves data from ServiceNow
according to the specified conditions.
tServiceNowInput Standard properties
These properties are used to configure tServiceNowInput running in the Standard Job framework.
The Standard
tServiceNowInput component belongs to the Business and the Cloud families.
The component in this framework is generally available.
Basic settings
|
Use Existing Connection |
Select this check box and in the Component 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 across Job levels, see |
|
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 |
|
Table |
Select the name of the table from which the data will be retrieved or select Use Custom Table and in the Custom Table Name field displayed enter the |
|
Schema and Edit schema |
A schema is a row description. It defines the number of fields (columns) to
|
|
|
Click Edit schema to make changes to the schema.
|
|
Conditions |
Specify search conditions to retrieve only the data that matches the criteria by
|
Advanced settings
|
Trim all columns |
Select this check box to remove the leading and trailing whitespaces from all |
|
Limit |
Enter the maximum number of records to be retrieved. |
|
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 processed. This is an After
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 a start component in a |
|
Dynamic settings |
Click the [+] button to add a The Dynamic settings table is For examples on using dynamic parameters, see Scenario: Reading data from databases through context-based dynamic connections and Scenario: 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.