
Improve bug fixing by enhancing quality control, setting a default zero sequence, and logging which meal is processed to improve traceability and readability in the process.
Prerequisite : - Create Fixed Deposit Dispatcher Bot
Configure the RE framework in UiPath for real-time transaction processing, integrating the database, orchestrator data, and inputs for account, amount, and duration to create and manage transactions.
Define and pass arguments, declare account, amount, and duration variables, use drag-and-drop to compile the process XAML file, call the process, and display numbers in the queue.
Adapt the Robotic Enterprise Framework to read customer data from an Excel file, adjust transaction items across process blocks, and manage queue status for reliable customer creation.
Automate closing a customer creation website by driving a browser, logging into the invoice site, signing out, and managing delays to ensure secure closure.
Open the customer creation website with UiPath and automate login by entering user id and password, storing credentials, and handling login state with element checks and clicks.
Extract customer data from an input Excel file using a Get Transaction Data XAML workflow, reading the Excel sheet named 'customer creation' and handling transaction indexing.
Create a new customer in UiPath by building a sequence, selecting business or individual, and populating fields like first name, last name, email, phone, and website.
This lecture demonstrates building a UiPath sequence to automate entering customer details across a web form, including looping five times, using keys, data from Excel, conditional logic, and image-based selectors.
Build a UiPath sequence to fill three customer contact person profiles, capturing salutation, first name, last name, and mobile, with conditional fills and a final send action.
Prerequisite : - Create Customer Creation Bot
Automate website login with UiPath by entering the username and password. Drag and drop elements to complete the login and access the Zoho invoice website.
Process invoice files by creating folders, collecting input, looping through each file to create and email invoices, and moving files to processed or error folders, with exception handling.
Learn how to read an invoice excel file in uipath, extract customer details, terms, and line items into variables and a data table, then prepare for invoicing on a website.
Learn to automate customer search for invoice creation by clicking search, entering a customer name, selecting the first result via Google, and handling load times with deliberate delays.
Design a UiPath sequence to send an email, using find element, if contains checks, delays, logging, and moving files to processed folders for reliable email delivery.
Learn to orchestrate invoice processing by calling multiple xaml files, including invoice data retrieval and create invoice steps, manage email integration, and ensure consistent naming and successful or failed outcomes.
Fix four bugs in the project by installing the credentials package, using generic values for invoice variables, converting dates to strings, and uncommenting the email field.
Create and populate a memory data table and associated database structure by defining a five-column schema, loading from Excel, and using a for each loop to insert records.
Learn how to use UiPath database activities to delete all records from a table and then insert new data via the execute non query activity.
Explore using if-else logic and the set aside activity in UiPath to prevent redundant database updates by checking the last updated value in orchestrator before inserting records.
Fetch excel data, load rows into memory, and insert updates into the database using orchestrator connections and last updated values, completing the final rebinding of the project.
Fixing bugs in UiPath real-time projects by validating default values, tweaking the invoke download activity, correcting space-delimited Excel column names, configuring connections and tokens manually, and preparing the database workflow.
Prerequisite : - Create Customer KYC File Upload Bot
Amit and Minal guide you through setting up a UiPath project with a main sequence, try catch, and log messages, then fetch connection strings and credentials from orchestrator.
Create a customer input form with the forms activity, design fields for name, date of birth, and passport number, and store results in an output variable.
Learn to search customer records in a local database with UiPath by building a search activity, configuring SQL Server connections, executing parameterized queries, and handling results and exceptions.
Execute real-time UiPath projects by running the workflow, validating fields such as passport number and date of birth, handling blanks with warnings, and sending email results with attached files.
Begin the advanced UiPath course by Amit and Minal, introducing five real-time projects and essential automation concepts to build practical UiPath expertise.
Set up the Google Cloud Platform for Google Vision Apps, access the console and dashboard, use the library for assets, and obtain credentials for calling the CPA in Ubud Studio.
Install the Google Vision package in UiPath Studio, configure API keys, and call Google Cloud Vision to analyze images with input and output arguments for adult, medical, and violent content.
Download and organize project images into the images folder for analysis. Search Google with keywords like medical violence and nudity, then download the results for the next step.
Display the result of image analysis by configuring variables in scope, then show the results in a self-closing alert message box with a 2000 milliseconds timeout.
Automate emailing the admin with damages results using a proof-of-concept workflow, including a message box to confirm sending. Configure Outlook with subject, body, and attachments for the email.
In this course, there are step by step instructions to create 5 real time Projects.
This course contains Projects such as Fixed Deposit Creation, Customer Creation , Invoice Creation, Bank Know Your Customer Bot and Picture Analyzer Bot ( Fun Project ).
The objective of the course is to give learner enough experience on Real time projects , so that they can add this experience in their CV/Resume which can further help in their Job Prospects .
Prerequisite - Learners should have basic knowledge of UiPath , Preferably they should be UiPath Certified from Uipath Academy.
Remember this is an advanced course , so the focus is on real time based projects, not on basics..