レプリケーション(Replication)|iDempiere 13 画面リファレンス
This content is not available in your language yet.
レプリケーション(Replication)
Section titled “レプリケーション(Replication)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 284)
(標準メニュー未登録 / 間接使用)
Maintain Data Replication Targets
Data Replication Target Details. Set up your system completely on the central system, before setting up the replication. Define the Replication target here and export the database and import it on the remote system.
Before(!) entering transactions, Start the Replication Run to set up the remote system.
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | レプリケーション | AD_Replication | 0 | Data Replication Target |
| 20 | レプリケーション実行 | AD_Replication_Run | 1 | Data Replication Run |
| 30 | 実行ログ | AD_Replication_Log | 2 | Data Replication Run Log |
レプリケーション タブのフィールド
Section titled “レプリケーション タブのフィールド”Data Replication Target Details. Maintained on the central server. Make sure that the IP range is unique for every remote system - Otherwise you will loose data!!
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 説明 | Description | String | Optional short description of the record | |
| コメント | Help | Text | Comment or Hint | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| レプリケーション戦略 | AD_ReplicationStrategy_ID | Table Direct | ✔ | Data Replication Strategy |
| ホストアドレス | HostAddress | String | ✔ | Host Address URL or DNS |
| HTTPトンネル | IsRMIoverHTTP | Yes-No | ✔ | Connect to Server via HTTP Tunnel |
| ホストポート | HostPort | Integer | ✔ | Host Communication Port |
| リモートクライアント | Remote_Client_ID | Table | ✔ | Remote Tenant to be used to replicate / synchronize data with. |
| リモート組織 | Remote_Org_ID | Table | ✔ | Remote Organization to be used to replicate / synchronize data with. |
| ID 範囲 開始 | IDRangeStart | Number | Start of the ID Range used | |
| ID 範囲 終了 | IDRangeEnd | Number | End if the ID Range used | |
| 接頭辞 | Prefix | String | Prefix before the sequence number | |
| 接尾辞 | Suffix | String | Suffix after the number | |
| レプリケーション実行開始 | Processing | Button | Start Replication with Remote Host | |
| 最新実行日 | DateLastRun | Date+Time | Date the process was last run. |
レプリケーション実行 タブのフィールド
Section titled “レプリケーション実行 タブのフィールド”Historic Info
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| レプリケーション | AD_Replication_ID | Table Direct | ✔ | Data Replication Target |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 説明 | Description | String | Optional short description of the record | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| レプリケーション済み | IsReplicated | Yes-No | ✔ | The data is successfully replicated |
実行ログ タブのフィールド
Section titled “実行ログ タブのフィールド”Detail Info
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| レプリケーション実行 | AD_Replication_Run_ID | Table Direct | ✔ | Data Replication Run |
| レプリケーションテーブル | AD_ReplicationTable_ID | Table Direct | Data Replication Strategy Table Info | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| レプリケーション済み | IsReplicated | Yes-No | ✔ | The data is successfully replicated |
| 実行メッセージ | P_Msg | String |