Set Transaction Progress

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

This is about the "Set Transaction Progress" activity.  

*Note: Knowledge is currently under preparation.


TABLE OF CONTENTS

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


1. Activity program name

RCA.Activities.Core.SetTransactionProgress


2. Description

Studio Version 2.0.3.0~  

Quick Access: Core > Queue > SetTransactionProgress  


You can create custom progress statuses for transactions that are currently in progress.


3. Properties

Here is the list of properties.  

*Note: Some properties that are internal to the system may be included and may not be visible within the CoBot Studio interface. Please note this.


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


Progress ・・・ The custom progress status that you want to set to the TransactionItems. 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 postponed


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


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