Skip to main content

Posts

Showing posts from September, 2017

User Interface

UI path studio has mainly 4 Tabs ü   Start ü   Design ü   Execute ü   SetUp START : In this, User can CRAETE/ OPEN a project. Default project location is C:\Users\Username\Documents\UiPath . Here you can find SUPPORT (Documentation/Request) from HELP Tab DESIGN : In this, User can CREATE/LAUNCH workflows (Sequences, flowcharts & State Machines). Here user can access wizards, Create/Managing variables & Inspecting third party apps elements Execution: User can RUN/STOP the execution of projects. User is allowed to perform debugging, slow down steps & open logs functionality SETUP : Here, user is allowed to publish a project, installing extensions, schedule task and Reset Settings. Don’t forget to give your valuable feedback in Comments

Installing Chrome & Firefox extension

Installing Chrome & Firefox extension to UI Path Studio: 1.   SETUP – SETUP EXTENSIONS – CHROME  2.    Click the Add to Chrome button. A confirmation dialog box is displayed  3 .   Click the Add extension button. The extension is now installed. Note :       Please note that by default file access permission is disabled in Chrome Extensions. To enable it:    Ø   Click the Side Navigation Bar > More Tools > Extensions . The chrome://extensions/ page is displayed.    Ø   In the chrome://extensions/ page, navigate to the UiPath extension.    Ø   Under the UiPath Extension, select the Allow access to file URLs check box. From the Command Prompt 1.        Click the Windows Start button and type cmd in the search field. 2.        Right click on Command Prompt an...

Licensing

Licensing: After successful Installation, user is prompted with License wizard as shown below. Start Free ü   It’s a community license ü   Lasting for Limited period of time ü   This can  be activated through ONLINE only Activate License    It is an Enterprise edition Through Online:                Activate while Installation In Progress Ø    Open Command Prompt Ø    Type  CODE   and followed by License code (Like ‘ C:\UiPathPlatform.msi CODE=1234567890                 Activate after Normal Installation Ø    Open Command Prompt Ø    Enter following command (“ C:\Program Files (x86)\UiPath Platform\UiPath\regutil.exe activate /email=documentation@uipath.com /code=1234567890”) and be sure that email & code should be valid ...

Installation Techniques

Installation techniques There’s 2 modes of Installation techniques are available.       1.       Administrator mode       2.       User Robot Mode                   Generally, UI Path allows user to install entire UI Path suite. But UI Path Orchestrator component isn’t displayed if ü   You don’t launch Installer (.msi) as an administrator ü   IIS7+ not available in your machine. Administrator mode In this mode, Installer allows you to install all 3 products (UI Studio, UI Robot & UI Orchestrator). By default, all advanced features, UI Studio, UI Robot (some features) installed automatically. ‘UI Orchestrator’ it is disabled by default. If you want to install, enable and choose a value from list and continues the Installation. By default, UI Path Robot some features (Like Java Bridge, Activities feed) &...

Set Up & Configuration

Hardware Requirements : Object Minimum Recommended CPU 1.4GHz 32-bit (x86) Dual Core 1.8GHz 64-bit RAM 4 GB 4 GB Software Requirements : Operating System (Supported Versions) Windows 7 (update KB2533623) Windows 10 Windows Server 2008 R2 Windows Server 2012 R2 Windows Server 2016 .NET Framework minimum: 4.5.2 recommended: 4.6.1

Defect/Bug Life Cycle

Bug Life Cycle: It is a cycle in which a defect goes through different phases during its lifetime The Journey of a Defect/Bug from its NEW (or Born/Found ) state to Close (or END/Fixed ) state, so this journey of a cycle is known as ‘ BUG LIFE CYCLE ’. We can also called it as ‘ DEFECT LIFE CYCLE ’ 1.        New:  When a defect is logged and posted for the first time. It’s state is given as new. 2.        Assigned:  After the tester has posted the bug, the lead of the tester approves that the bug is genuine and he assigns the bug to corresponding developer and the developer team. It’s state given as assigned. 3.        Open:  At  this state the developer has started analyzing and working on the defect fix. 4.        Fixed:  When developer makes necessary code changes and verifies the changes then he/she can make bu...

Key Points of Leading RPA Tools

Key Points of Leading RPA Tools Automation Anywhere(AA) Blue Prism(BP) UI Path Developer friendly tool RPA Term was invented by Blue Prism Extremely User Friendly Offers Front and Back Office Robots It is an Enterprise grade RPA Solution tool Implementation Speed is high Script based, More Programming Skills required Supports only Back Office robots Re Usability is more since various integrations available with different workflows Smart Recorder Option available Code Insertion is difficult and not user friendly Free Community edition (PDF’s, Videos available for FREE) AA Bots can deploy in Physical Front Office machines & Cloud Extreme control over activities (Object Creation, Coding etc.) Con is - No Coding Annual support cost and license cost is higher What is Best RPA Tool...