tAS400LastInsertId
Obtains the primary key value of the record that was last inserted in an AS/400
table.
tAS400LastInsertId fetches the last inserted ID from a
selected AS/400 Connection.
tAS400LastInsertId Standard properties
These properties are used to configure tAS400LastInsertId running in the Standard Job framework.
The Standard
tAS400LastInsertId component belongs to the Databases family.
The component in this framework is available in all Talend
products.
connector. The properties related to database settings vary depending on your database
type selection. For more information about dynamic database connectors, see Dynamic database components.
Basic settings
Database |
Select a type of database from the list and click |
Schema and Edit |
A schema is a row description. It defines the number of fields |
 |
Built-in: You create and store the |
 |
Repository: You have already created |
 |
Click Edit
|
Component list |
Select the relevant tAS400Connection |
Advanced settings
tStat |
Select this check box to collect log data at the component |
Usage
Usage rule |
This component is to be used as an intermediary component. |
Dynamic settings |
Click the [+] button to add a row in the table Once a dynamic parameter is defined, the Component List box in the Basic 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
For a similar scenario using other database, see Getting the ID for the last inserted record with tMysqlLastInsertId.