tMSSqlLastInsertId
Retrieves the last primary keys added by a user to a MSSql table.
tMSSqlLastInsertId displays the last
IDs added to a table from a MSSql specified connection.
tMSSqlLastInsertId Standard properties
These properties are used to configure tMSSqlLastInsertId running in the Standard Job framework.
The Standard
tMSSqlLastInsertId component belongs to the Databases family.
The component in this framework is generally available.
Basic settings
|
Schema and Edit |
A schema is a row description. It defines the number of fields (columns) to |
|
|
Built-In: You create and store the |
|
|
Repository: You have already created |
|
Click Edit schema to make changes to the schema.
|
|
|
Component list |
Select the tMSSqlConnection |
Advanced settings
|
tStatCatcher Statistics |
Select this check box to collect log data at the component |
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 offers the flexibility of the DB query and covers |
|
Dynamic settings |
Click the [+] button to add a Once a dynamic parameter is defined, the Component List box in the Basic 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 |
| Limitation |
Due to license incompatibility, one or more JARs required to use this component are not |
Related scenario
For a related scenario, see Scenario: Get the ID for the last inserted record with tMysqlLastInsertId