Eigenschaftsseite „Erkennung neuer Datensätze“ |
Auf der Eigenschaftsseite Erkennung neuer Datensätze können Sie konfigurieren, wie der Integrationsdienst Datenbankaktualisierungen für Ihre Datenbankintegration erkennt.
Datenbankverbindung
Datenbankeinstellungen: Startet den Datenbank-Setup-Assistenten, mit dem Sie eine Verbindung zur Datenbank herstellen können, die der Integrationsdienst überwachen soll. For more information about using the Database Setup Wizard, refer to
Datenbanktyp: After you have completed the database connection setup, this field displays the database type.
Position: After you have completed the database connection setup, this field displays the location of the database.
Abfrage-Intervall: Legt fest, wie häufig der Integrationsdienst die Datenbank auf Änderungen überprüft.
Erkennungsmethode für neue Datensätze
Mit dieser Option können Sie das Datenbank-Auslöseereignis festlegen, das der Integrationsdienst erkennen wird, und welche Datensätze er verarbeitet.
|
For text-based database types, such as Text File, Microsoft Excel, and Microsoft Access, Integration Builder supports only the Field has increasing value and Field has newer timestamp new record detection methods. |
Alle Datensätze nutzen und nach Fertigstellung entfernen: When this option is enabled, the Integration Service processes all the records in the specified database and either deletes all the records after processing or copies them to another table. Diese Option ist für Datenbankverbindungen verfügbar, die aktualisiert werden können, und in Fällen, wo die überwachte Tabelle einen primären Schlüssel aufweist. A primary key is essential to find the exact record to delete or copy.
In andere Tabelle kopieren: When this option is enabled, the processed records are copied to another table before they are deleted from the original table. When it is not enabled, the records are simply deleted.
Tabelle: Legt die Tabelle fest, in die die verarbeiteten Datensätze kopiert werden sollen.
Feld hat ansteigenden Wert: When this option is enabled, the Integration Service monitors the specified field for an increased value.
Feld: Specifies the field that is to be monitored. Bei dem Feld muss es sich um ein numerisches Feld handeln, zum Beispiel eine automatisch inkrementierte Kennung.
Letzter Wert: Specifies the most recent value that was added to the field, incremented by 1. The Integration Service monitors for a value that is equal to or greater than the one that is specified. (You can manually enter a value in this field to be used for triggering the integration. If you do this, the values in the Last value and Next expected value fields do not change when you click Reset to Last Field Value.)
Reset to Last Field Value: When the user clicks this button, the Integration Service searches for the highest value in the database and then sets the value in the Last value field to that value plus 1 (unless the value in the Last value field was entered manually). This incremented value also appears in the Next expected value field (unless the value in the Last value field was entered manually).
Feld hat neueren Zeitstempel: When this option is enabled, the Integration Service monitors the specified field for a newer timestamp.
Feld: Specifies the field that is to be monitored. Mit diesem Feld muss der Datensatz eindeutig bestimmt werden, und der Wert muss jedes Mal erhöht werden, wenn ein Datensatz erstellt oder aktualisiert wird.
Letzter Wert: Specifies the most recent timestamp that was added to the field, incremented by 1. The Integration Service monitors for a timestamp that is equal to or newer than the one that is specified. (You can manually enter a value in this field to be used for triggering the integration.If you do this, the values in the Last value and Next expected timestamp fields do not change when you click Reset to Last Field Value.)
Reset to Last Field Value: When the user clicks this button, the Integration Service searches for the newest timestamp value in the database and then sets the value in the Last value field to that value plus 1 (unless the value in the Last value field was entered manually). This incremented value also appears in the Next expected timestamp area (unless the value in the Last value field was entered manually).
Feld besitzt vorgegebenen Wert: When this option is enabled, the Integration Service monitors the specified field for a specific value. Daraufhin verarbeitet der Dienst jeden Datensatz mit diesem Wert. Diese Option ist für Datenbankverbindungen verfügbar, die aktualisiert werden können, und in Fällen, wo die überwachte Tabelle einen primären Schlüssel aufweist.
Feld: Specifies the field that is to be monitored.
Wert: Legt den Wert fest, den der Integrationsdienst im angegebenen Feld überwacht.
Feld nach der Verarbeitung aktualisieren: When this option is enabled, the Integration Service is directed to update the monitored field, replacing the value that was detected with a new value. Mit der Aktualisierung des Wertes im überwachten Feld wird sichergestellt, dass der Datensatz nicht erneut verarbeitet wird, wenn die Datenbank zum nächsten Mal durch den Integrationsdienst abgefragt wird. Diese Option ist verfügbar, wenn die überwachte Tabelle einen primären Schlüssel aufweist. A primary key is essential to find the exact record to update.
Neuer Wert: Gibt den Wert an, mit dem das überwachte Feld aktualisiert werden soll, nachdem der Datensatz verarbeitet wurde.