検索:set-transaction-status

adminが2022/04/24 04:58に最終更新

14件のうち1 - 10 次のページ » ページ 1 2

[4]Activation (en)

adminが2023/12/07 09:27に最終更新
表示されるドキュメントの内容
akaBot Agents have to be connected with akaBot Center to be all set for action. After activating your
the description of the agent you want to create/edit String 500 char No Agent Settings Tab (Optional
Resolution Width / Height / Depth This option allows users to set a custom resolution if the automation
ドキュメントの内容のソース
akaBot Agents have to be connected with akaBot Center to be all set for action. ))) After activating
|No| **Agent Settings Tab (Optional)** |=No|=Column /Label|=Description|=Type|=Maximum|=Is Mandatory?|=Input
|Checkbox|No limit|Optional| |4|Resolution Width / Height / Depth|This option allows users to set a custom

[1] Overview (en)

adminが2023/10/03 12:07に最終更新
表示されるドキュメントの内容
in akaBot Vision. When a staff uploads a document, the status of the imported document might
the license is renewed, staff can retry to reprocess this document. TOREVIEW: when the Setting/automation type is not Always. The document is here to be reviewed by reviewer. CONFIRMED: when the Settings/automation type
ドキュメントの内容のソース
: when the Setting/automation type is not Always. The document is here to be reviewed by reviewer. * CONFIRMED: when the Settings/automation type is Always, the document passes through ToReview status without
in akaBot Vision. [[image:1696219721037-203.png]] \\When a staff uploads a document, the status

[1] Import Document Manually (en)

adminが2023/05/14 13:09に最終更新
表示されるドキュメントの内容
from it. Description During this stage, the document has an importing status. In case something
with a failed_import status. This can happen, for example, when a document is too long, the document file is corrupted
with an invalid_license status. You can retry to reprocess this document when renewing the license. Split PDF
ドキュメントの内容のソース
an importing status. (% style="text-align:center" %) [[[[image:image-20220420191058-1.png||data-xwiki-image
the upload stage or later during the importing stage, the document will fail with a failed_import status
status. You can retry to reprocess this document when renewing the license. (% style="text-align:center

Set Transaction Status (en)

VuNH54が2023/04/20 17:14に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.SetTransactionStatus Description You can set the status of a transaction item
>) - A collection of additional information about the specific transaction item whose status is updated. Status (DropDownlist) - The status that is to be set to the transaction item. Successful | Fail Transaction Item
タイトル
Set Transaction Status
保存場所
Set Transaction Status
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.SetTransactionStatus == **Description** == You can set the status of a transaction item to Failed or Successful
transaction item whose status is updated. * **Status (DropDownlist)** - The status that is to be set
of the activity to organize and structure your code better. Eg: Set Transaction Status **TransactionError

Set Transaction Progress (en)

VuNH54が2023/04/20 17:12に最終更新
表示されるドキュメントの内容
)* - The custom progress status that you want to set to the TransactionItems. String supported only. Transaction
. Eg: Set Transaction Progress.
progress statuses for your In Progress transaction. (* for Mandatory) Properties Common Continue
タイトル
Set Transaction Progress
保存場所
Set Transaction Progress
ドキュメントの内容のソース
(milliseconds). **Input** * **Progress (String)* **- The custom progress status that you want to set to the TransactionItems. String supported only. * **Transaction Item (QueueItem)*** -  The items you want to set progress
of the activity to organize and structure your code better. Eg: Set Transaction Progress. ))) {{velocity

Get Transaction Item (en)

VuNH54が2023/04/20 17:11に最終更新
表示されるドキュメントの内容
the queue so that you can process and sets its status to In Progress. Note: the bot needs to have Edit
can edit the name of the activity to organize and structure your code better. Eg: Get Transaction Item. Output Transaction Item (QueueItem) - The retrieved Transaction Item, is stored in a queue variable
タイトル
Get Transaction Item
保存場所
Get Transaction Item
ドキュメントの内容のソース
process and sets its status to In Progress. Note: the bot needs to have Edit permissions on queues
and structure your code better. Eg: Get Transaction Item. **Output** * **Transaction Item (QueueItem) **- The retrieved Transaction Item, is stored in a queue variable. **Reference** * **Filter Strategy** - You can

Add Transaction Item (en)

VuNH54が2023/04/20 17:07に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.AddTransactionItem Description This Add Transaction Item activity allows you to add an item in the queue, start the transaction, and sets the status to In Progress. It can also
is a transaction item that is got on Center by status is InProgess. If no item can be found on the Center, output
タイトル
Add Transaction Item
保存場所
Add Transaction Item
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.AddTransactionItem == **Description** == This Add Transaction Item activity allows you to add an item in the queue, start the transaction, and sets the status to In Progress. It can also be configured to add a custom reference to each transaction. [[image:image-20220506113254-1.png]] (* for Mandatory) == **Properties

Add Queue Item (en)

VuNH54が2023/04/20 17:05に最終更新
表示されるドキュメントの内容
to the queue. The status of the item will be new. (* for Mandatory) Properties Common Continue On Error
queue that you add to. The information is stored in the item and is used during transaction processing
transactions to other applications used within an automation project. Limit 255 characters. Misc Public
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.AddQueueItem == **Description** == This activity enables you to add a new item to the queue. The status
is stored in the item and is used during transaction processing. * **Item Information Collection (Dictionary
. String supported only. * **Reference (String)** - This feature is used to link your transactions to other

Insert Data Table (en)

VuNH54が2023/04/19 15:42に最終更新
表示されるドキュメントの内容
) In the body of activity Configure Connection - Set connection string, data source, data provider. Data
(DatabaseConnection) - An already opened database connection obtained from the Connect or Start Transaction activities
is set, the others can no longer be set. Provider Name* - The name of the database provider used
ドキュメントの内容のソース
]] (* for Mandatory) == **In the body of activity** == * **Configure Connection **- Set connection string, data
the Connect or Start Transaction activities. This property and the ConnectionString and ProviderName properties are mutually exclusive; if this property is set, the others can no longer be set. * **Provider

Execute Query (en)

VuNH54が2023/04/19 15:41に最終更新
表示されるドキュメントの内容
Configure Connection - Set connection string, data source, data provider. Edit Query - SQL command
database connection obtained from the Connect or Start Transaction activities. This property and the ConnectionString and ProviderName properties are mutually exclusive; if this property is set, the others can
ドキュメントの内容のソース
-20220506105340-1.png]] (* for Mandatory) == **In the body of activity** == * **Configure Connection **- Set
the Connect or Start Transaction activities. This property and the ConnectionString and ProviderName properties are mutually exclusive; if this property is set, the others can no longer be set. * **Provider
次のページ » ページ 1 2
[set-transaction-status]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成