The translation is temporarily closed for contributions due to maintenance, please come back later.
The translation was automatically locked due to following alerts: Could not update the repository.
English Japanese
All configuration data will be lost. すべての設定情報は失われます
An error identifier for this error handling module. このエラー処理モジュールのエラー識別子
An error explanation for this error handling module. このエラー処理モジュールのエラーの説明
Interval after which to trigger the first retry. 最初のリトライするトリガーの間隔
Example: If a request is initially triggered at 10:00 with initial interval at '1 minute' and retry factor at '2', retries would be triggered at 10:01 (1 minute), 10:03 (2*1=2 minutes), 10:07 (2*2=4 minutes), 10:15 (2*4=8 minutes), ... 例: トリガーを 10:00 、インターバルを1分間隔にあらかじめ設定している場合に、リトライファクターを”2”とすると、次の要領でトリガーが機能します。
10:01(1分後)→10:03(1x2=2分後)→10:07(2x2=4分後)→10:15(4x2=8分後)…※以降、間隔は2倍になります
Example: If a request is initially triggered at 10:00 with initial interval at '1 minute', retry factor at '2' and maximum interval at '5 minutes', retries would be triggered at 10:01 (1 minute), 10:03 (2 minutes), 10:07 (4 minutes), 10:12 (8=>5 minutes), 10:17, ... 例: トリガーを 10:00 、インターバルを1分間隔にあらかじめ設定している場合に、リトライファクターを”2”、最大リトライ間隔を”5分”とすると、次の要領でトリガーが機能します。
10:01(1分後)→10:03(2分後)→10:07(4分後)→10:12(8分後⇒5分後に修正)→10:17…
Do you really want to delete this invoker? このAPI実行元を本当に削除しますか。
Mapping for Key キーの割り当て
Example 2: Search = '^' / Replace = '_' turns '16x16' into '_16x16'. 例2: Search = '^' / Replace = '_' turns '16x16' into '_16x16'.
Include ticket data in response. 応答のテキスト内に、チケットのデータを含める
The user name to be used to access the remote system. リモート・システムにアクセスするときに用いるユーザー名
The password for the privileged user. 特権ユーザー用パスワード
URI of a proxy server to be used (if needed). プロキシサーバのURI (任意)
The user name to be used to access the proxy server. プロキシサーバへ接続する際のユーザー名
The password for the proxy user. プロキシユーザーのパスワード
A specific HTTP command to use for the requests with this Invoker (optional). この呼び出し元のリクエストに使用する、特定のHTTPコマンド(オプション)
The default HTTP command to use for the requests. 要求に使用される標準のHTTPコマンド
The character encoding for the SOAP message contents. SOAPメッセージコンテントの文字エンコード
The admin group is to get in the admin area and the stats group to get stats area. 管理グループは管理エリアで取得します。統計グループは統計エリアを取得します
Create new groups to handle access permissions for different groups of agent (e. g. purchasing department, support department, sales department, ...). 統計グループは統計エリアを取得します。異なるエージェントグループへのアクセス許可を操作するには、グループを新規作成してください。(例:購買部、サポート部、営業部等)