Size: a a a

2020 June 25

H

Hercules in Uipath RPA
Try to add log messages in the process that can help to tract the issue easily
источник

A

Arijit in Uipath RPA
I opened each link in chrome,then i use get attribute after that i perform data scraping,write range then close application(chrome)
источник

H

Hercules in Uipath RPA
Arijit
I opened each link in chrome,then i use get attribute after that i perform data scraping,write range then close application(chrome)
Try to place some delay after each browser activity
источник

A

Arijit in Uipath RPA
Okk
источник
2020 June 26

А

Алена in Uipath RPA
#RPA аналитик #вакансия #казань #удаленка #системный аналитик

ICL Services is looking for RPA Business Analyst to our RPA Team.

Responsibilities:
• identify and assess automation opportunities;
• deep analysis of client processes;
• reengineer process to improve automation potential;
• define RPA value proposition, analyze final automation potential, recommend RPA strategy, as well as suggest other automation (scripts, macros, COTS tools etc);
• being liaison between the business and the development team;
• document and map out business processes. Create PDD (Process Design Document) and SDD (Solution Design Document);
• support UAT and evaluation of automated processes – making bug logs for developers to address.

Requirements:
• min 3 years experience in business analysis;
• should have hands on experience with UML/IDEF/BPMN;
• should be familiar with diagramming tools (e.g. MS Visio, Erwin, etc.);
• English – Upper Intermediate;
• ability to work in Agile, & Scaled Agile model of delivery, and to work with global delivery teams and business consultants;
• experience of developing documentation (technical requirements, and design specification);
• ability to transform business requirements into business documents like Process design document, Solution design document, Object and Process design instructions, Test cases;
• ability to listen to the customer and to defend your position;
• excellent Analytical skills and the ability to grasp new products and scale up in a short span of time.
Would be a plus:
• experience with UiPath/Blueprism/Automation Anywhere or other RPA vendors;
• UiPath/Blueprism/Automation Anywhere Business analyst diplomas/certificates;
• experience with ERP, CRM, BPM.

Contact: Alena.Panina@icl-services.com
источник

А

Алена in Uipath RPA
#RPA developer #вакансия #казань #удаленка #разработчик

ICL Services is looking for Senior RPA (Robotic Process Automation) Developer to our RPA Team

Responsibilities:
•  analyze client processes, identify automation opportunities, define RPA value proposition, analyze automation potential and recommend RPA strategy;
•  deploy and configure UiPath Orchestrator in accordance with customer needs;
•  responsible for technical designing RPA process solutions in accordance with industry best practices;
•  configuring new RPA solutions that are efficient, scalable, well-structured and maintainable;
•  working within project timelines, communicating any identified project risks and issues to the delivery/project manager accordingly and providing inputs to the change control process;
•  support current robots, suggest the improvements to existing robots;
•  provides continuous advice to RPA developers and Project Manager during project delivery.

Contact: Alena.Panina@icl-services.com
источник

SP

Su Pi in Uipath RPA
Hello is there any employer or employee to provide internship on UIpath.
источник

A

Akash in Uipath RPA
Hi Huys,
I have one doubt about web automation using uipath.

I have a table of structured data on webpage where bots needs to click on each link in the first column and perform few actions and back to the table.

Please let me know how to achieve it?
Note : used data scrapping method. But, bot opens each link in different browser.
I need bot to click each link one after other.

Thanks in advance
источник

JP

Jagannath Patil in Uipath RPA
Scrap Data
After that use for each loop
Then use Navigate URL activity
For link
источник

A

Akash in Uipath RPA
Jagannath Patil
Scrap Data
After that use for each loop
Then use Navigate URL activity
For link
Will try that
источник

A

Akash in Uipath RPA
Jagannath Patil
Scrap Data
After that use for each loop
Then use Navigate URL activity
For link
I want to achieve it via using selectors
источник

JP

Jagannath Patil in Uipath RPA
Ok
источник

A

Aditya in Uipath RPA
Akash
I want to achieve it via using selectors
Pass the URL as dynamic to click selector that might help
источник

A

Arijit in Uipath RPA
i am not getting any alerts in mail from ui path. how can i do this?
источник

JS

Jaspreet Singh in Uipath RPA
Алена
#RPA developer #вакансия #казань #удаленка #разработчик

ICL Services is looking for Senior RPA (Robotic Process Automation) Developer to our RPA Team

Responsibilities:
•  analyze client processes, identify automation opportunities, define RPA value proposition, analyze automation potential and recommend RPA strategy;
•  deploy and configure UiPath Orchestrator in accordance with customer needs;
•  responsible for technical designing RPA process solutions in accordance with industry best practices;
•  configuring new RPA solutions that are efficient, scalable, well-structured and maintainable;
•  working within project timelines, communicating any identified project risks and issues to the delivery/project manager accordingly and providing inputs to the change control process;
•  support current robots, suggest the improvements to existing robots;
•  provides continuous advice to RPA developers and Project Manager during project delivery.

Contact: Alena.Panina@icl-services.com
Is this full time role or part time??
источник
2020 June 27

А

Алена in Uipath RPA
Jaspreet Singh
Is this full time role or part time??
Full time
источник

K

Karthik bethi in Uipath RPA
источник

MR

Megha Sruthi Reddy in Uipath RPA
How to handle Pop up messages in browser
источник

PV

P V in Uipath RPA
Megha Sruthi Reddy
How to handle Pop up messages in browser
If popup appears at same place then simply use element exist and close it
источник

PV

P V in Uipath RPA
If popup appears at diffrent places then create a new Xaml "ClosePopup" and use element exist in it and invoke workflow wherever popup appears
источник