Set Transaction Status

Created by akaBot Support, Modified on Fri, 27 Dec, 2024 at 4:35 PM by akaBot Support

The "Set Transaction Status" activity is currently in preparation.


TABLE OF CONTENTS

  1. Activity program name
  2. Description
  3. Properties
  4. How to use


1. Activity program name

RCA.Activities.Core.SetTransactionStatus


2. Description

Studio Version 2.0.3.0 and later  

Quick Access: Core > Queue > Set Transaction Status  


This activity allows you to set the status of a transaction item to "Failed" or "Successful."


3. Properties

Here is the list of properties:  

(Note: Some properties may be internal and may not be visible within the coBot Studio interface.)


ContinueOnError ・・・ If you choose this, the automation will continue when it throws an error. Boolean supported only.


Details ・・・ Details of the failed Transaction. String supported only.


TimeoutMS ・・・ The amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30,000 milliseconds.


TransactionItem ・・・ The items you want to update status


DisplayName ・・・ The display name of this activity. You can edit the name of the activity to organize and structure your code better.


ErrorType ・・・ The error type that the failed transaction has thrown.

Application: a technical issue

Business: an error regarding an external factor.


Status ・・・ The status that is to be set to the transaction item.


Analytics ・・・ The custom progress status that you want to set to the TransactionItems. String supported only.


Output ・・・ A collection of additional information about the specific transaction item whose status is updated.


4. How to use

 Knowledge is currently under preparation.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article