Size: a a a

2021 September 02

VG

Vighnesh Gadekar in Uipath RPA
Convert.ToInt32(item value)
источник

DK

Divya K in Uipath RPA
Looking for the Rpa UiPath technical support,
please ping me to discuss next steps.
источник

D

DreamCatcher in Uipath RPA
what's the charges
источник

DL

Derek Lau in Uipath RPA
If you want it to automatically continue after the error is encountered in 10th row, then you need to plan such that those expected errors is thrown as a business exception. That will allow the next (11th transaction) to continue on without stopping the robot execution. One example for a business exception could be null inputs provided (e.g you did not provide a mathematical expression to calculate).

If you want to manually re-run and continue from the 11th row, then you need to build an external tracker (you can use an excel file) that keeps tracks of completed transactions. Everytime it starts a new process run, it checks the external tracker for status of the transactions, then continues only for the incomplete transactions (11th txn onwards). You can also use an additional column within the original input excel to track completion status of the transaction - as long as there is a flag indicator that persists beyond the process run.
источник

DL

Derek Lau in Uipath RPA
Actually, identical to what vighnesh has earlier mentioned 👍🏻
источник

L

Likitha in Uipath RPA
Yeah thanks Vighnesh   and @dereklauwo
источник

S

SM in Uipath RPA
Need some another way
источник

VG

Vighnesh Gadekar in Uipath RPA
🙂
источник

VG

Vighnesh Gadekar in Uipath RPA
Welcome.. happy Automation
источник

S

Sindhu in Uipath RPA
Hello Divya
I am interested in this.
источник

M

M in Uipath RPA
Hi, is it acceptable if the job goes to 'faulted' status in Orchestrator? When does that usually happen, apart from it has issues starting the job?
источник

M

Mun in Uipath RPA
First check the logs, find out why it goes into faulted state. If your work is not done then you have to restart the process. Either you can start from orchestrator or through assistant.
источник

M

M in Uipath RPA
Ty Arya, but my qn is different.. my lead(non technical person) is asking the team to get the bot to faulted status if something fails in the REF... for eg: If the config file is missing, she is asking us to get the bot to  "faulted"  status wantedly, so that they know the bot failed and they will debug from there she says..
источник

P

Prashant in Uipath RPA
You can try using Set Transaction Status as Failed in case of exceptions.
источник

P

Prashant in Uipath RPA
You can also mention the error while setting transaction status as Failed if excpetion is known. You can even mention if it is failed because of business or application error.
источник

M

M in Uipath RPA
Prashant, she is talking about faulting the job. How can I put the job to faulted state in REF? Exceptions are usually handled
источник

MP

Mounish Patnala in Uipath RPA
Hello friends....I have completed my BTech in 2018 and cleared all the backlogs by 2020 . From 2021 March I'm learning UiPath from UiPath academy and from one other coaching institute...And from May I'm actively applying for job opportunities . But I'm unable to clearing the interviews. Till now I have appeared in 17 interviews but didn't cracked any as of now...

I'm requesting you to understand my problem and help me in get a good opportunity as a fresher.

Please understand my problem and help me with the solution...I'm a very good learner and I put all the efforts to crack the interview and get placed in a good position. I'm in dire need of job..


All responses & suggestions are welcome🙏
источник

SM

SHEEZAN MD in Uipath RPA
Bro

Try to analyze what kind of questions they are asking in interview

And be prepared for repeated answers

Try to learn uipath projects that are available in youtube
So that u can explain in interview
источник

MP

Mounish Patnala in Uipath RPA
Tq for your support bro✌️
источник
2021 September 03

h3

har 33 in Uipath RPA
Can we use scroll down while working in image automation in Citrix??
источник