リクエストプロセッサ(Request Processor)|iDempiere 13 画面リファレンス
リクエストプロセッサ(Request Processor)
Section titled “リクエストプロセッサ(Request Processor)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 203)
メニュー: システム管理 ▸ 全般設定 ▸ サーバ ▸ リクエストプロセッサ
Define Request Processors
The Request Processor Window allows you to define different processes that you want to occur and the frequency and timing of these processes A Request Processor can be just for a specific Request Type or for all.
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | リクエストプロセッサ | R_RequestProcessor | 0 | Request Processor |
| 20 | 自動振分け | R_RequestProcessor_Route | 1 | Request Routing |
| 30 | ログ | R_RequestProcessorLog | 1 |
リクエストプロセッサ タブのフィールド
Section titled “リクエストプロセッサ タブのフィールド”The Request Processor Tab allows you to define processes that you want to occur and the frequency and timing of these processes. If no other user is found, the items are assigned to the supervisor. A Request Processor can be just for a specific Request Type or for all.
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | 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 | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| リクエストタイプ | R_RequestType_ID | Table Direct | Type of request (e.g. Inquiry, Complaint, ..) | |
| スケジュール | AD_Schedule_ID | Table Direct | ✔ | |
| 期限切れ警告日数 | OverdueAlertDays | Integer | ✔ | Send email alert after number of days due (0=no alerts) |
| 期限切れ督促日数 | RemindDays | Integer | ✔ | Days between sending Reminder Emails for a due or inactive Document |
| 期限切れエスカレート日数 | OverdueAssignDays | Integer | ✔ | Escalation to superior after number of due days (0 = no) |
| 責任者 | Supervisor_ID | Table | ✔ | Supervisor for this user/organization - used for escalation and approval |
| 未処理連絡日数 | InactivityAlertDays | Integer | ✔ | Send Alert when there is no activity after days (0= no alert) |
| ログ保持日数 | KeepLogDays | Integer | ✔ | Number of days to keep the log entries |
| 最新実行日 | DateLastRun | Date+Time | Date the process was last run. | |
| 次回実行日 | DateNextRun | Date+Time | Date the process will run next |
自動振分け タブのフィールド
Section titled “自動振分け タブのフィールド”Define the sequence of request types and keywords and to whom the web and mail requests should be routed to. The keywords are separated by space, comma, semicolon, tab or new line. The first match wins (first request type then keyword.
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| リクエストプロセッサ | R_RequestProcessor_ID | Table Direct | ✔ | Processor for Requests |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| シーケンスNo | SeqNo | Integer | ✔ | Method of ordering records; lowest number comes first |
| リクエストタイプ | R_RequestType_ID | Table Direct | Type of request (e.g. Inquiry, Complaint, ..) | |
| キーワード | Keyword | String | Case insensitive keyword | |
| ユーザー | AD_User_ID | Table Direct | ✔ | User within the system - Internal or Business Partner Contact |
ログ タブのフィールド
Section titled “ログ タブのフィールド”| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| リクエストプロセッサ | R_RequestProcessor_ID | Table Direct | ✔ | Processor for Requests |
| 作成日 | Created | Date+Time | ✔ | Date this record was created |
| サマリ | Summary | Text | Textual summary of this request | |
| エラー有無 | IsError | Yes-No | ✔ | An Error occurred in the execution |
| リファレンス | Reference | String | Reference for this record | |
| テキスト | TextMsg | Text | Text Message | |
| 説明 | Description | String | Optional short description of the record |