Skip to content

Batch

Dirty Key 登録から Transfer Execution までのバッチ系業務。

Business Correlation

flowchart TD
    B_dirty_key_registration((" Dirty Key 登録 "))
    B_transfer_execution((" Transfer Execution "))
  B_dirty_key_registration --> B_transfer_execution

Business Operations

BusinessSummaryRelated Processes
Dirty Key 登録外部 producer が転送元データの変更を検知し、Dirty Key を登録する業務。-
Transfer ExecutionDirty Key と転送設定を入力に、Transfer Run、作業状態、転送成果物へつなげる業務。transfer-execution

Released under the MIT License.