Search: delete

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 19 next page » Page 1 2

Delete Queue Items

Last modified by Nhan Nguyen on 2022/05/13 03:19
Rendered document content
RCA.Activities.Core.DeleteQueueItems Description This activity allows you to delete items
Center and it needs to edit, create and delete permissions on queue and delete permissions
Queue Items activity to get all items that the user wants to delete and the value of this property
Title
Delete Queue Items
Location
Delete Queue Items
Raw document content
" %) ((( RCA.Activities.Core.DeleteQueueItems == **Description** == This activity allows you to delete items in a specific queue. Notes
to edit, create and delete permissions on queue and delete permissions on transactions. [[image:image
to use Get Queue Items activity to get all items that the user wants to delete and the value

[1] 概要 (ja)

Last modified by admin on 2023/10/19 15:36
Rendered document content
担当者は、「Retry」ボタンをクリックして選択した文書を再処理するか、「Delete」ボタンをクリックして選択した文書を削除できます(ステータスが「Deleted」に変更します)。ドキュメントが「Deleted」ステータスの場合、再処理することはできません。 「Delete」タブでのドキュメントは、パイプライン設定で構成された特定の日が経過すると自動的に消去されか、手動で消去できます。 パイプライン
Raw document content
した文書を再処理するか、「Delete」ボタンをクリックして選択した文書を削除できます(ステータスが「Deleted」に変更します)。ドキュメントが「Deleted」ステータスの場合、再処理することはできません。 「Delete」タブでのドキュメントは、パイプライン設定で構成された特定の日が経過すると自動的に消去されか、手動で消去できます。 パイプラインの設定で「Auto Split」ボタンがONになっている場合、複数

非クエリを実行 (ja)

Last modified by admin on 2023/10/19 14:06
Rendered document content
RCA.Activities.Core.ExecuteNonQuery 説明 このアクティビティでは、非クエリステートメントをデータベース上で実行します。UPDATE、INSERT、DELETE文の場合、戻り値はコマンドが実行される行数です。他のコマンドの場合、戻り値は-1です。 *は必須。 アクティビティの内容 接続を構成:接続文字列、データソース、データプロバイダーを設定
です。UPDATE、INSERT、DELETE文の場合、戻り値はコマンドが実行される行数です。他のコマンドの場合、戻り値は-1です。
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.ExecuteNonQuery == **説明** == このアクティビティでは、非クエリステートメントをデータベース上で実行します。UPDATE、INSERT、DELETE文の場合、戻り値はコマンドが実行される行数
DELETE文の場合、戻り値はコマンドが実行される行数です。他のコマンドの場合、戻り値は-1です。 ))) {{velocity}} #if ($xcontext.action != 'export

[1] Overview

Last modified by admin on 2023/10/03 12:07
Rendered document content
or click delete button to delete selected document (Switching to Deleted status). The document can not be retried when it is on Deleted status. On the Delete tab, document will be auto-clear after a specific
Raw document content
selected document or click delete button to delete selected document (Switching to Deleted status). The document can not be retried when it is on Deleted status. On the Delete tab, document will be auto-clear

キューアイテムを取得 (ja)

Last modified by admin on 2023/10/18 08:46
Rendered document content
、New、InProgress、Failed、Successful、Abandoned、Retry、Deleteです。デフォルト値はNewです。 作成日時の上限(日時):指定された日までに作成
Raw document content
、New、InProgress、Failed、Successful、Abandoned、Retry、Deleteです。デフォルト値はNewです。 * **作成日時の上限(日時)**:指定された日までに作成

Execute Non Query

Last modified by VuNH54 on 2023/04/19 15:39
Rendered document content
statement on a database. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows
the CommandType property. E.g: “DELETE * FROM ContactList” Properties Common Continue On Error (Boolean
to the selection from the CommandType property. E.g: “DELETE * FROM ContactList” Misc Public (Checkbox) - Check
Raw document content
. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows affected by the command
the CommandType property. E.g: “DELETE * FROM ContactList” == **Properties** == **Common** * **Continue
: “DELETE * FROM ContactList” **Misc** * **Public (Checkbox) **- Check if you want to publicize

[3] Review Document

Last modified by admin on 2024/01/11 18:13
Rendered document content
can click "+" icon To delete a row, you can click "x" icon To add a new row at the end of the table
status and will be accessible in the Postponed tab. Delete the document. This will switch the document status to deleted. Reject the document. This will switch the document status to rejected. Use Keyboard
Raw document content
or remove rows in a table * To insert a row, you can click "+" icon * To delete a row, you can click "x
a postponed status and will be accessible in the Postponed tab. * Delete the document. This will switch the document status to deleted. * Reject the document. This will switch the document status to rejected

HTTPクライアント (ja)

Last modified by admin on 2023/10/19 10:05
Rendered document content
ダウンリスト):API呼び出し時に使用されるリクエストメソッド。次のHTTP動詞がサポートされています:GET、POST、PUT、DELETE、HEAD、OPTIONS、PATCH、MERGE。 デフォルトでは、GET
Raw document content
ダウンリスト)**:API呼び出し時に使用されるリクエストメソッド。次のHTTP動詞がサポートされています:**GET、POST、PUT、DELETE、HEAD、OPTIONS、PATCH**、**MERGE

HTTPクライアントウィザード (ja)

Last modified by admin on 2023/10/19 10:05
Rendered document content
時に使用されるリクエストメソッド。次のHTTP動詞がサポートされています:GET、POST、PUT、DELETE、HEAD、OPTIONS、PATCH、MERGE。 デフォルトでは、GETメソッド
Raw document content
ダウンリスト)**:API呼び出し時に使用されるリクエストメソッド。次のHTTP動詞がサポートされています:**GET、POST、PUT、DELETE、HEAD、OPTIONS、PATCH**、**MERGE

Python Scope

Last modified by VuNH54 on 2023/04/20 11:43
Rendered document content
RCA.Activities.Python.PythonScope Description A container that gives you the scope for Python activities and initializes the specified Python environment. When this activity ends, all objects loaded up to that point are deleted. (* is mandatory) In the body of activity Do - The activities you want to execute
Raw document content
are deleted. [[[[image:python scope.jpg]]>>attach:python scope.jpg]] (* is mandatory) == **In the body
next page » Page 1 2
RSS feed for search on [delete]
Created by admin on 2022/04/17 14:38