Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sv translation
languageja
Note

BellaDati 2.9からライトバックが使用可能です。

Write-back is functionality which allows the users to execute any SQL query after import execution. This can very useful when it is necessary to alter records in the source data database or track the result of the import in an external system.

ライトバックの設定

Write-back can be defined on the data source page and each data source can have its own write-back. Write-back is set up in a few steps:

  1. Select Write-back conditions - users can select after which import result (success, success with errors, error etc.) should the write-back be executed. They can select more than one option.
  2. Select Type - currently only SQL write-back is available.
  3. Set up the connection to the database - existing or new connection can be used.
  4. Write SQL query

HISTORY

ライトバックは、インポート実行後にユーザーが任意のSQLクエリを実行できる機能です。これは、ソースデータデータベースのレコードを変更したり、外部システムでインポートの結果を追跡したりする必要がある場合に非常に役立ちます。

ライトバックの設定

ライトバックはデータソースページで定義でき、各データソースは独自のライトバックを持つことができます。ライトバックはいくつかの手順で設定されます:

  1. ライトバック条件の選択 - ユーザーは、ライトバックを実行するインポート結果(成功、エラーのある成功、エラーなど)を選択できます。複数のオプションを選択できます。
  2. タイプの選択 - 現在、SQLライトバックのみが使用可能です。
  3. データベース接続の設定 - 既存の接続または新しい接続を使用できます。
  4. SQLクエリーを書きます。

履歴

ユーザーは、最後の実行日をクリックすると、実行履歴を見ることができます。

 Users can see execution history after clicking on the last execution date.