Thankyou Sir! Best video on RE Framework till the date.Well done :)
@UiPathRPA5 жыл бұрын
Thank you so much for watching my videos! Please Like and subscribe .
@다윗의믿음5 жыл бұрын
Hi, UiPath RPA Thank you for your useful video. Good Luck To You - From Korea -
@UiPathRPA5 жыл бұрын
Thank you so much!
@UiPathRPA5 жыл бұрын
Watch this video to learn - How to apply Business Rule Exception Logic in ReFramework UiPath
@uday10023055 жыл бұрын
Hi Sir, you are doing such a great job. Thanks for providing these knowledge to us. I have some questions, do we have any tool at client side, so that client can run the job by his own? OR only Admin responsible for this, who takes care of Orchestra? Asking because many times dependencies of users or clients like put filename, credential or any other things?
@UiPathRPA5 жыл бұрын
Good question. Client can run the job from anywhere using Orchestrator or mobile application if he/she is added as a user in Orchestrator. If they have access of the Robot installed system then they can run from UiPath Robot from tray.
@uday10023055 жыл бұрын
@@UiPathRPA Thanks for your response. I have understanding of Excel Macros. In Excel Macros, after development we sends excel file to user. So user click on button in excel sheet and run the macro. Actually, I want to know - 1) After development, do we need to send. Xaml file to user? So user can double click it and run the file. 2) Or do we need to add it in Orchastrator? 3) just want clear understanding like, on user system, who creates robot connection - (Developer or User?). 4) After robot connection, what steps to follow user? Like do he/she need to double click on XAML file. Or do he/she required to open orchestrator to run job. Or any other things he /she wants to do?
@shivamkushwaha4 жыл бұрын
@@uday1002305 he can run from the system tray or schedule the same.
@gidionmanojkumar82793 жыл бұрын
By checking the option "unique references" while creating the queue should work..
@Sam-yb9ut4 жыл бұрын
Thank you nice job. very helpful
@UiPathRPA4 жыл бұрын
Thanks for watching!
@sudeshrajkumar76644 жыл бұрын
So many videos of uipath tutorial in english but I see your videos because your videos in Hindi so please make videos in Hindi it will help me to understand deeply.please
@이현석-e5h4 жыл бұрын
if ( IsNumeric(in_TransactionItem.SpecificContent("CashIn")) ) compiler error help me
@karinarodrigues58244 жыл бұрын
You have to do this: Information.IsNumeric(in_TransactionItem.SpecificContent("CashIn"))
@amitagupta18154 жыл бұрын
in_TransactionItem.SpecificContent("CashIn").ToString.IsNumeric : try this
@Nobody_Cares_073 жыл бұрын
@@amitagupta1815 Thanks for comment
@rajatdhammi4 жыл бұрын
in 20:21 If there are non numeric values in multiple columns, Then how to express that condition? and Instead of using storing the asset name in argument , an we directly pass the asset name , which we have used in orchestator in getasset?
@UiPathRPA4 жыл бұрын
You can write condition with And operator to check isnumeric.
@anandk50174 жыл бұрын
hi , i am getting error when applying business rule as for i follow video in if condition IsNumeric(in_TransactionItem.SpecificContent("Cash In")) error like ---cannot reference instance numer ,shared variable how can i resolve it ??
@UiPathRPA4 жыл бұрын
Did you create TrandactionItem variable with DataRow and pass value in Invoke Workflow?
@anandk50174 жыл бұрын
no, i used Queue
@UiPathRPA4 жыл бұрын
@@anandk5017 Did you follow the same steps shown in Video?
@venkatvenky76444 жыл бұрын
I am getting error in Business rule exception in if condition "IsNumeric(in_transactionItem.SpecificContent("Cashin"))"
@UiPathRPA4 жыл бұрын
What error are you getting?
@venkatvenky76444 жыл бұрын
@@UiPathRPA i send error to your mail id it is okay for you?
@arslanalp67334 жыл бұрын
same issue
@allarea51584 жыл бұрын
Hi Manish, Consider i ran the code and it successfully added the items to queue and processed successfully.means all the items status showing as success, if i rerun the code again the items will be added newly with status as NEW right in the queue?
@divtre4 жыл бұрын
hello...thanksforwonderful video....can you show ref for non queue like data table and also ref for a linear process ....both examples with exception and retries.
@archanashetty7265 жыл бұрын
Appreciate all the effort put in for the video. Really helpful. Tried this but I am unable to Set Asset to No as it says Forbidden. Please let me know how to resolve the same?
@UiPathRPA5 жыл бұрын
Hi Archana, Please watch this video. It will help you to set assets. kzbin.info/www/bejne/lairkH6fq798pNE
@archanashetty7265 жыл бұрын
@@UiPathRPA Did that still getting the error. Not able to set the Asset
@UiPathRPA5 жыл бұрын
You have to give the permission to robot to make that changes in assets.
@archanashetty7265 жыл бұрын
@@UiPathRPA where do u give the permission
@archanashetty7265 жыл бұрын
Please let me know where you can give permission in Robot
@mehbubalam72285 жыл бұрын
Great Video. However, I have a question as usual. Let's say we do not have data in excel, rather we have multiple PDF files and we want to extract information from each of them and process. How do we add those to queue?
@UiPathRPA5 жыл бұрын
Good Question -- As you know data can be fetched from Queue, Excel, DB, Email or Folders, so you have to use get files to get files from directory and process each file. Very soon I will make video on this
@shoaibansari42824 жыл бұрын
Any way to check if same value is already in queues then don't add value to queues. Like-1234 are already in queues then second time don't add this value.
@UiPathRPA4 жыл бұрын
Yes you can get the items from queue and compare while adding transaction items to queue.
@seshasai73483 жыл бұрын
Hi manish bro. So in this reframe work in process transaction state u kept one condition which is " IsNumeric(in transaction.specificcontent(cashin)) ". Actually this condition is not working bro. Could u please give the solution bro
@atishayshrivastava88125 жыл бұрын
hi sir after running the all the data added into the queue after someday I want to update the same excel added some more item but I wanted to add a new item into the queue when I run the scripts 2nd time
@quicklearnuipath38013 жыл бұрын
Guys, I am seeing this error - when i try to add condition in Process.xaml page ERROR Validation Error Compiler error(s) encountered processing expression "IsNumeric(in_TransactionItem.SpecificContent("CashIn"))". Cannot refer to an instance member of a class from within a shared method or shared member initializer without an explicit instance of the class. Process.xaml Please suggest
@ashutoshK54 жыл бұрын
Nice knowledgeable video. However, the addition of duplicate records can be totally avoided by using the Dispatcher which will run only once on a seperate bot. Secondly we should always use dispatcher to add items to the queue and not place it in INIT block.
@UiPathRPA4 жыл бұрын
Yes, you are right.
@happygaljoo22035 жыл бұрын
How do we avoid adding duplicates to the queue. After the first run, i need to be able to add more items, but when i try running it again, it does not add new items
@UiPathRPA5 жыл бұрын
If you want to add more item, you can take another read range and add items to queue activity.
@vinodgoud73065 жыл бұрын
Thank u sir.
@UiPathRPA5 жыл бұрын
😊😊😊😊😊
@vishalgharat4344 жыл бұрын
I am getting error as Forbidden while setting status of Assets of orchestrator. Tried downgrading the system.excel activities to 20.4.4 but still getting the same error. I am using attended robot but created project with unattended robot for REFramwork project.
@UiPathRPA3 жыл бұрын
kzbin.info/www/bejne/ennGgoOChsijfZY
@asrivastava59864 жыл бұрын
sir i am getting error from throw activity.
@arslanalp67334 жыл бұрын
I tried all kinds of variations but it gives an error in isNumeric TransactionItem part.Please help !!
@UiPathRPA4 жыл бұрын
Would you please send me the error screenshot and the steps you taken over the email?
@arslanalp67333 жыл бұрын
@@UiPathRPA i solved , thanks for feed back best regards
@UiPathRPA3 жыл бұрын
Great. Thanks 😊
@ashutoshdas33004 жыл бұрын
Sir, I am not getting the next transaction item even though it hits a business exception
@UiPathRPA4 жыл бұрын
Your transaction number should be increase by 1 to pick another record.
@anandp76525 жыл бұрын
For multi bot concept, how we can avoid adding duplicates to queue?
@UiPathRPA5 жыл бұрын
If you watch this video completely, you will get to know how.
@babafakruddin54603 жыл бұрын
Previous video send me link please
@nalinjha97495 жыл бұрын
Sir can u make a introduction video to the tools used in uipath..and how to start learning step by step... Please... And if available leave link of that video in comments section
@UiPathRPA5 жыл бұрын
Hi, you can start from first video : kzbin.info/www/bejne/bILSdHpsjq6DjNE
@nalinjha97495 жыл бұрын
@@UiPathRPA okay sir but please one video for everything about basic and about tool for that person who don't know anything about ui path