Part 2 - Loan Application Processing | Step by Step Code | Practice UiPath Projects | Use Case

Поділитися
Вставка
  • Опубліковано 19 вер 2024

КОМЕНТАРІ • 220

  • @paultran8161
    @paultran8161 Рік тому +2

    very organized, well thought out professional videos. the best that a professional developer would do. Thank you. As for myself: I am a retired Electronics Engineer and Senior Software Engineer.

    • @MukeshKala
      @MukeshKala  Рік тому

      Appreciate your Comment , Thank you for sharing.

  • @RAHULPATEL-oz3vg
    @RAHULPATEL-oz3vg Рік тому +2

    Hi Mukesh,
    This is the best UiPath video tutorial I have came across in Internet.
    You are a wonderful teacher.
    Thank you for being awesome.!!!!

  • @shivanisharma-qt6bf
    @shivanisharma-qt6bf 8 місяців тому +1

    I saw this 2 times it feels me confident that if i try then i can do this too...... Thanks Mukesh

  • @Ramesh.469.
    @Ramesh.469. Рік тому +1

    Great explanation sir👍, I was looking this king explanation since long time. I have completed this framework successfully, now I am very confident in RE framework with excel, thanks for this video🙌

  • @muktharvalli741
    @muktharvalli741 Рік тому +3

    Hi mukesh, take a bow to u r patience 👏👏🙏

  • @raghvendrayadav830
    @raghvendrayadav830 Рік тому +2

    After a long time found a good video Thanks a lot mukesh for uploading such a good video

  • @dekenedaagoons4282
    @dekenedaagoons4282 4 місяці тому +1

    Absolutely useful!!! Great job here Mr Mukesh. I really like the way the project is organized. I have been facing a lot of issues with exception handling on my processes. I shall build my next automation using RE framework.

    • @MukeshKala
      @MukeshKala  4 місяці тому

      Glad it was helpful and yes REF is a good starting point for projects

  • @srinivaschary-zg2lj
    @srinivaschary-zg2lj Рік тому +1

    How can i thank you man this is best ..best best video of uipath ...u explained very clearly …and iam happy

  • @pratikkinge2560
    @pratikkinge2560 Рік тому +1

    You are one of the best teacher

  • @ahmadfirdosh4467
    @ahmadfirdosh4467 Рік тому +1

    Very useful real time use case, great work brother.

  • @ramakrishnatirumala428
    @ramakrishnatirumala428 Рік тому +1

    great...great efforts from your end

  • @rajurec2721
    @rajurec2721 Рік тому +1

    Excellent👍👍👍. Thanks for your efforts to making understandable

  • @vaibhavraundhal3583
    @vaibhavraundhal3583 Рік тому +2

    Hi mukesh..
    Thanks for your efforts. And videos.
    Could you please make such videos for us like these types of scenarios. but that should be iterative process and without re framework.
    Because you haven't made any video like that.. so that we can get the idea how and where we can apply the exception while making the big project.
    Thank you..

    • @MukeshKala
      @MukeshKala  Рік тому +1

      The RE Framework is a template which is a base for every enterprise level project … we can modify the template to accommodate iterative or linear process …
      I will make a video for testing scenario separately

    • @vaibhavraundhal3583
      @vaibhavraundhal3583 Рік тому

      @@MukeshKala thanks ❤️❤️

  • @parvatia544
    @parvatia544 8 місяців тому +1

    Hi Mukesh . What are the challenges faced in the loan application process . What all should we hightlight . Please help us to answer this question as it can be asked when we talk about this automation . Thanks for helping us!!!

    • @MukeshKala
      @MukeshKala  7 місяців тому +1

      Here are some common ones:
      1. Missing or Incomplete Data:
      - Issue: The Excel file may have missing or incomplete information for certain applicants.
      - Solution: Implement validation checks to ensure that all necessary data fields are present and complete before processing.
      2. Incorrect Data Format:
      - Issue: Data in the Excel file may be in the wrong format or contain errors (e.g., non-numeric values in a numeric field).
      - Solution: Implement data validation checks to verify that the data is in the expected format before processing.
      3. Duplicate Entries:
      - Issue: The Excel file may contain duplicate entries for the same applicant.
      - Solution: Implement checks to identify and handle duplicate records appropriately to avoid processing the same application multiple times.
      4. Inconsistent Data:
      - Issue: Inconsistencies in data, such as mismatched information between different fields for the same applicant.
      - Solution: Implement data reconciliation checks to ensure consistency between relevant data fields.
      5. Unsupported File Types:
      - Issue: Users may attempt to upload files in formats other than Excel (e.g., CSV, PDF).
      - Solution: Implement file type validation to ensure that only compatible file formats are accepted.
      6. Formula Errors in Excel:
      - Issue: If the Excel file contains formulas, errors in these formulas could lead to incorrect calculations.
      - Solution: Validate and verify the correctness of any formulas used in the Excel file.
      7. System Downtime or Errors:
      - Issue: Unexpected system downtime or errors during the loan processing automation.
      - Solution: Implement error handling mechanisms to gracefully handle system errors, log issues, and notify administrators if necessary.
      8. Security Concerns:
      - Issue: Unauthorized access to the Excel file or the loan processing system.
      - Solution: Implement secure access controls and encryption, and regularly audit and monitor system access.

  • @muktharvalli741
    @muktharvalli741 Рік тому +2

    Mukesh, If possible Do video on citrix automation, its my humble request becz I joined in Ericsson company 😊

    • @MukeshKala
      @MukeshKala  Рік тому

      I have covered Remote Automation with Computer Vision here - Have a Look
      Part 1 - Automating Virtual Environments | UiPath Computer Vision AI | Virtual Machine automation | Image OCR
      ua-cam.com/video/tX1huPoIlwo/v-deo.html

  • @TechnoLabs-RPA
    @TechnoLabs-RPA Рік тому +1

    Fantastic Video

    • @MukeshKala
      @MukeshKala  Рік тому

      Thank you for your feedback 🙏

  • @rashmivsangal986
    @rashmivsangal986 Рік тому +1

    Trigger.
    I have a question: If at all there is breakdown of system ( like system shutdown) then what will happen to the data ? Will it start from the beginning ??( ps: this question was asked to me in an interview)
    Thank you so much for a detailed video on RE framework. 🙏🏻

    • @MukeshKala
      @MukeshKala  Рік тому

      Thank you for your question , it won’t start from beginning
      If we are using queue then the bot would only pick the items where the status is new meaning the items which are not processed
      If our transaction data is from excel , next Tim we run .. it will check if the status column is already populated , it will ignore the record

  • @priyankabhojne9189
    @priyankabhojne9189 Рік тому +1

    Business Validation 🎉

  • @ganeshhsonune9442
    @ganeshhsonune9442 Рік тому +1

    Hi Sir, Thank you So much for this content it really helps in our careers,
    Only Thing I want to know is, in which video you have converted the Queue item to Datatable?

    • @MukeshKala
      @MukeshKala  Рік тому

      ua-cam.com/video/JTmT_IWeFE0/v-deo.html

  • @abhinavnandan44
    @abhinavnandan44 9 місяців тому +1

    Success

  • @priyankabhojne9189
    @priyankabhojne9189 Рік тому +1

    Hi Mukesh please make the video on how to handle the Popup scenerios whn we r working on web ..many popups vil come some vil known & some are unexpected pls make tutorials on it

    • @MukeshKala
      @MukeshKala  Рік тому

      Can you share me the website which I can make this

  • @ViralkumarKathrotiya
    @ViralkumarKathrotiya 10 днів тому +1

    download done

  • @vinaychaudhary_1739
    @vinaychaudhary_1739 Рік тому +1

    Trigger
    Thank you Sir🙏

    • @MukeshKala
      @MukeshKala  Рік тому

      Great 👍 you are the first one to reach till trigger 🤩

  • @vigneshr4689
    @vigneshr4689 7 днів тому

    When I open the customize datatable template which you sent and finish the init and end process , run in debug mode. It shows " system . Data. Datarow " in assembly

  • @gangareddy9089
    @gangareddy9089 6 місяців тому +1

    Hi Mukesh,
    we can't use click, typeinto activities outside application scope in the modern design then in this case how to initialize the application in the intialAllApp workflow and click, typeinto activities inside the process workflow. Please tell me how to do it using modern design activities

    • @MukeshKala
      @MukeshKala  6 місяців тому

      In the modern design use the open and close properties as per your requirements that when you want to open and when not - sharing a video where we are discussing all properties
      4. UiPath | Properties of Use Application / Browser Activity in UiPath | Modern Design Experience
      ua-cam.com/video/d2yXvGngmgM/v-deo.html

  • @manjunathreddy4320
    @manjunathreddy4320 Рік тому +1

    your providing valuable content for the Uipath job seekers. Thanks a lot... I would like give Mock interview. how I need to reach you .

    • @MukeshKala
      @MukeshKala  Рік тому +1

      You have to just email me your resume

  • @crazyvenky1258
    @crazyvenky1258 Рік тому +2

    Subject of date format might get change in future so it can also read from config na and also in subject "-" is missing. I think it will also create an issue right.

    • @MukeshKala
      @MukeshKala  Рік тому +1

      The more thins you have kept configurable , The more flexible the solution would be .

    • @crazyvenky1258
      @crazyvenky1258 Рік тому +2

      @@MukeshKala while saving the attachment you have not mentioned the format of the file right, we could have done it. In the outlook mail attachment is . CSV but later they might change the format to Excel. In this case we need to modify the code.
      After downloading the file we are reading with excel activities but it can be off different dellimeter right.
      Explored well with good patience. Really good to see more use cases.

    • @MukeshKala
      @MukeshKala  Рік тому +1

      @@crazyvenky1258 Thank You

  • @madhumangai1216
    @madhumangai1216 Рік тому +1

    Hi sir. Your videos are amazing and easily understandable. Could u please teach me how to read data from pdf to ms word in ui path

    • @MukeshKala
      @MukeshKala  Рік тому

      1. Use the Read Pdf Activity in UiPath
      2. Save the output in a string variable
      3. Use Word application Scope
      4. Pass the Word File Path
      5. Use Write Text Activity and pass the Variable from Step 2

  • @AkshayGurav555
    @AkshayGurav555 Рік тому +1

    Business Validation

    • @MukeshKala
      @MukeshKala  Рік тому

      Good to see your progress 🤩

  • @ye_pagal
    @ye_pagal Рік тому +1

    "Business Validation"

  • @technoz4229
    @technoz4229 Рік тому +1

    Hi Mukesh, In the InvokeGetTransactiondata workflow i am getting out_transactionitem argument as "queueitem" type insted of "datarow". Could you please suggest how to chenge it to data row, Thanks.

    • @MukeshKala
      @MukeshKala  Рік тому

      So we have started to create this automation of a framework where we first converted the re framework to work with datatable (sample framework is shared at the beginning of the video ) . In case you are interested on how to convert the Framework - ua-cam.com/video/JTmT_IWeFE0/v-deo.html

  • @saikirank5683
    @saikirank5683 Рік тому +1

    Did you do a video on how to convert datarow?

    • @MukeshKala
      @MukeshKala  Рік тому

      No I don’t have as of now

    • @saikirank5683
      @saikirank5683 Рік тому

      I am getting an errors while converting datarow in loan processing project

  • @vinnu3970
    @vinnu3970 9 місяців тому +1

    Hi Mukesh,
    I have run the program but it is taking only one single transaction not moving forward i am not able to understand where i have struck can u please help me with it.
    i have used the template that is provided in your website

    • @MukeshKala
      @MukeshKala  9 місяців тому

      You need to run the automation in debug mode and see if correct transaction number is getting fetched and after that correct transaction item is fetched

  • @SalesforceLane
    @SalesforceLane Рік тому +1

    Hi Mukesh -What if many columns are present in input data say 20, do we need to put 20 if validations or we have any alternative approach to handle null data from excel

    • @MukeshKala
      @MukeshKala  Рік тому +1

      You can write all in a single statement as well for null validation but since we need a different message - we can use switch statement.

  • @user-jk7fx3hz4k
    @user-jk7fx3hz4k Місяць тому +1

    🔴🔴object reference not set to an instance of an object while opening browser in uipath.....what to do sir

    • @MukeshKala
      @MukeshKala  Місяць тому

      This simply means that the open browser activity has some properties which are null , it can be the config object , config key or any other details you have passed - run the automation in debug mode and see if all values are coming properly which you have passed to activity

  • @yashmahale3721
    @yashmahale3721 8 місяців тому +1

    If i want to use orchestrator queue in this ... Then sir what things need to do here (sir please answer with steps)

    • @MukeshKala
      @MukeshKala  8 місяців тому +1

      You can watch the Generate Offer letter Use case in this same playlist - thats built on REF with Queue

    • @yashmahale3721
      @yashmahale3721 8 місяців тому

      Thank you

  • @Ye_3timepagal
    @Ye_3timepagal Рік тому +1

    I have run the process but I could see the same name n mail id n other details filling multiple times...but later when I forcefully stopped the process and check the Excel data file all the records were successfully fetched.

    • @MukeshKala
      @MukeshKala  Рік тому

      You need to debug the automation and then see , its difficult to get the root cause without debugging

  • @ye_pagal
    @ye_pagal Рік тому +1

    41:02 time stamp , i have que. while writing the expression we are directly writing "Config" rather can we write "in_config" like we did for URL?

    • @ye_pagal
      @ye_pagal Рік тому +1

      btw, Anirudh Tugawe here again with different account

    • @MukeshKala
      @MukeshKala  Рік тому

      Config or in_Config is the name of the argument which we have passed to the flow - revisit the argument lesson to get more clarity

  • @rushikeshnerkar4528
    @rushikeshnerkar4528 Рік тому +1

    No use of rethrow activity to throw exception to parent workflow

    • @MukeshKala
      @MukeshKala  Рік тому

      That is because all the transaction as independent and we do not stop the process in case of exception … also re framework takes cares of the exceptions … if you notice process xaml is already encapsulated in try catch … hence no re throw

  • @dattaveeravalli2446
    @dattaveeravalli2446 Рік тому +1

    Mukesh Here why you are using Excel application scope instead of workbook?

    • @MukeshKala
      @MukeshKala  Рік тому +1

      Because I have excel Installed in my computer and while Running I wanted to see what's happening , You can use workbook as well. Sharing a video for reference if looking for differences
      ua-cam.com/video/qhqBjjZmxpc/v-deo.html

  • @Ye_3timepagal
    @Ye_3timepagal 7 місяців тому +1

    here in this portion time stamp 1:43:08 i am trying to put if condition and get the data validation i am writing in_TransactionItem("Name") i am not getting .tostring, whta might be the reason?

    • @MukeshKala
      @MukeshKala  7 місяців тому

      Use like this : in_TransactionItem.SpecificContent("Name").ToString

  • @mohanrajs8832
    @mohanrajs8832 Рік тому +1

    Hi Mukesh,
    Sending an email will come in the end state right..cos we need to send only one time..
    If we kept in process state it will be sent multiple times.🤔

  • @girishkrishna4654
    @girishkrishna4654 Рік тому +1

    Mukesh, let's say i want to store the mail attachment in the project itself. So can i store it in the Data folder where config file is located?
    And How about storing it in subfolders Input, Output, Temp?

    • @MukeshKala
      @MukeshKala  Рік тому +1

      I Believe the mail attachments are Input - Hence it should be a part of Input Folder

  • @adityathombare4367
    @adityathombare4367 Рік тому +1

    Hii @Mukesh ...I have a problem regarding
    Syntax of output of Get IMAP mail...
    In that i am unable Mail.subject.contains.....
    This is not found is same mail package
    Could you please help me in this

    • @MukeshKala
      @MukeshKala  Рік тому +1

      The Mail variable should be of Net.mailMessage

  • @girishkrishna4654
    @girishkrishna4654 Рік тому +1

    System exception at initialization: An error occurred while attempting to establish an SSL or TLS connection.
    The server's SSL certificate could not be validated for the following reasons:
    • The server certificate has the following errors:
    • The revocation function was unable to check revocation for the certificate.
    at Source: MailKit
    Mukesh, got the above error.

    • @MukeshKala
      @MukeshKala  Рік тому

      Your mail settings are not correct or you are behind some firewall

    • @girishkrishna4654
      @girishkrishna4654 Рік тому

      @@MukeshKala how to change those settings?

  • @girishkrishna4654
    @girishkrishna4654 Рік тому +1

    Mukesh, what do we call the code that we write in expression editior?

    • @MukeshKala
      @MukeshKala  Рік тому +1

      That is Syntax from VB Dot Net - Start Exploring the basics of VB Dot Net

  • @bendadipawan
    @bendadipawan Рік тому +1

    Hi mukesh,what if the uibank web application doesn't work while creating loan id or when loanid isn't getting created?what happens?

    • @MukeshKala
      @MukeshKala  Рік тому

      It would generate a system exception and retry as per what we have specified in the init sections.

  • @Ye_3timepagal
    @Ye_3timepagal 8 місяців тому +1

    Transactions

  • @ViralkumarKathrotiya
    @ViralkumarKathrotiya 5 днів тому +1

    @End Process

  • @priyankabhojne9189
    @priyankabhojne9189 Рік тому +1

    End process

    • @MukeshKala
      @MukeshKala  Рік тому

      Great , will wait for your comment once you complete it and your feedback on video 😀

  • @ye_pagal
    @ye_pagal Рік тому +1

    "Data Validation"

  • @kittyvalli1326
    @kittyvalli1326 Рік тому +1

    I got an error in initialization process in reading the transaction data where, In if condition i got error in the condition of Mail.Subject.ToLower can you please explain the solution

  • @vaishnavtej1819
    @vaishnavtej1819 Рік тому +1

    Hi sir I have followed every step of this process. But when I run it says there are no transactions. Could you please help me.

    • @MukeshKala
      @MukeshKala  Рік тому

      In the get transaction data put a break point and see what data you are getting in the transaction data from the init

  • @girishkrishna4654
    @girishkrishna4654 Рік тому +1

    Mukesh, after completing Initialization state i ran the project and it worked fine. Then completed up to updating status and ran the project again.
    This is what i got.
    Unexpected error has occurred during the library compilation process:
    Access to the path 'C:\Users\Girish Krishna\Documents\UiPath\01LoanApplicationAutomation\.local\install\01LoanApplicationAutomation.Framework_KillAllProcesses.dll' is denied.
    I reopened the project and ran it again but it didn't help. any suggestion?

    • @MukeshKala
      @MukeshKala  Рік тому +1

      Check THis : forum.uipath.com/t/access-to-the-path-is-denied/503990

    • @girishkrishna4654
      @girishkrishna4654 Рік тому +1

      Mukesh, i didn't face the above error when i started the process using orchestrator. why?

    • @MukeshKala
      @MukeshKala  Рік тому +1

      @@girishkrishna4654 When Robot run via Orchestrator the Permissions are different

  • @girishkrishna4654
    @girishkrishna4654 Рік тому +1

    Mukesh, where can we find remote jobs in rpa uipath?

    • @MukeshKala
      @MukeshKala  Рік тому +1

      LinkedIn , in the Jobs section - apply a Remote filter and you should get all the Remote jobs

  • @nayanmahata3174
    @nayanmahata3174 Рік тому +1

    Int_transactionItem is not working in process part. I think the data is not passing. We saved the data in dt_transactiondata and then we have to send the value to in_transactionItem. But you don't do it so how you pass the value? And how the data table is insert in the in_transactionItem. I didn't not understand that part. I think you miss something.

    • @MukeshKala
      @MukeshKala  Рік тому

      This is the framework which is modified to work with dataTable , If you look at starting of video , there is a link to download files which has a empty framework as well …
      To understand how the data is passed : please refer ua-cam.com/video/JTmT_IWeFE0/v-deo.html

    • @nayanmahata3174
      @nayanmahata3174 Рік тому +1

      @@MukeshKala You didn't get my point Mukesh. Can you please check your e-mail once.

    • @MukeshKala
      @MukeshKala  Рік тому

      Sure bro 😎

  • @manasmanish2
    @manasmanish2 Рік тому +1

    End Process

  • @ye_pagal
    @ye_pagal Рік тому +1

    "Transaction"

  • @AkshayGurav555
    @AkshayGurav555 Рік тому +1

    Transaction

  • @sathyagiri3461
    @sathyagiri3461 Рік тому +1

    Is there is dataset for this

    • @MukeshKala
      @MukeshKala  Рік тому

      Yes , all Details Including the code and files are uplaoded , Link in Description/comments

  • @k.chandrashaker1241
    @k.chandrashaker1241 Рік тому +1

    hii mukesh kala, suppose if i have 2.6 years of experience as a RPA uipath develpoer how many projects i should add in my resumes.

    • @MukeshKala
      @MukeshKala  Рік тому

      8 to 10 Project with Knowledge of atleast 5 project end to end

    • @k.chandrashaker1241
      @k.chandrashaker1241 Рік тому

      @@MukeshKala Thank you brother.

  • @maheshwarigaikwad168
    @maheshwarigaikwad168 Рік тому +1

    Have you shared PDD and SDD files?

    • @MukeshKala
      @MukeshKala  Рік тому

      Refer below video for PDD/SDD Files along with Complete Code :
      ua-cam.com/video/hR7JPwkprHM/v-deo.html

  • @AkshayGurav555
    @AkshayGurav555 Рік тому +1

    Data Validation

  • @abhinavnandan44
    @abhinavnandan44 9 місяців тому +1

    Data validation

  • @yashmahale3721
    @yashmahale3721 4 місяці тому +1

    Is it attended or unattended

  • @saikirank5683
    @saikirank5683 Рік тому +1

    Can you give me the excel sheet for practice purpose?

    • @MukeshKala
      @MukeshKala  Рік тому

      ►►►► To Get the Files ◀◀◀◀◀◀
      I have uploaded all the materials to my newly created Website.
      👉 Visit Website : mukeshkala.com
      👉Go to : Download ► Select the Video ► Download .
      👉 Please let me know if you got the Files and drop a Mail - If you face any problem .

    • @saikirank5683
      @saikirank5683 Рік тому

      @@MukeshKala sure I'll let you know

    • @saikirank5683
      @saikirank5683 Рік тому

      Yes it got the file. Thank you@@MukeshKala

  • @RosmiVarghese
    @RosmiVarghese 11 місяців тому +1

    Can you please share the excel file used in the process?

    • @MukeshKala
      @MukeshKala  11 місяців тому

      Sure - It’s all uploaded in my website… link in description

  • @ye_pagal
    @ye_pagal Рік тому +1

    "REF"

  • @iloveyourstatus3929
    @iloveyourstatus3929 Рік тому

    From where I will get that loan data excel sheet its not available in zip file

    • @MukeshKala
      @MukeshKala  Рік тому

      In the Zip - You have a Folder PDD_SDD_Input - There you have the Input File

  • @shripatichandgude9965
    @shripatichandgude9965 Рік тому +1

    Yeh Uipath project aap Hindi Language mei bana sakte hai kya?Please

  • @rahulk1716
    @rahulk1716 6 місяців тому +1

    What if the column name changes😮

    • @MukeshKala
      @MukeshKala  6 місяців тому

      you can also refer them by columns number

    • @rahulk1716
      @rahulk1716 6 місяців тому

      Is there any way we can make it dynamic?

    • @MukeshKala
      @MukeshKala  6 місяців тому

      @@rahulk1716 Yes by making use of regex pattern where we just match 2 values

    • @rahulk1716
      @rahulk1716 6 місяців тому

      Ok thank you

  • @charanthakur6517
    @charanthakur6517 Рік тому +1

    Please share sdd and source code

    • @MukeshKala
      @MukeshKala  Рік тому

      Hey 🙋‍♂️ , Thank you for reaching out …... I have uploaded all the materials to my newly created Website……. 🌎 Website : mukeshkala.com 🔴Go to : Download >> Select the Video >> Download . 🙂 Please let me know if you got the Files and revert If you face any problem . ….. 😇 Would Appreciate your feedback on the website as well

  • @akshaylekurwade5539
    @akshaylekurwade5539 Рік тому +1

    Bussiness validation 😁

  • @all-in-one8683
    @all-in-one8683 10 місяців тому +1

    Ref

  • @yogeshbadgujar6835
    @yogeshbadgujar6835 10 місяців тому +1

    "END PROCESS"

  • @abhinavnandan44
    @abhinavnandan44 10 місяців тому +1

    REF

  • @patilgowd
    @patilgowd Місяць тому

    END PROCESS

  • @Ye_3timepagal
    @Ye_3timepagal 7 місяців тому +1

    status

  • @nikhilcoder3058
    @nikhilcoder3058 7 місяців тому +1

    download

  • @yogeshbadgujar6835
    @yogeshbadgujar6835 10 місяців тому +1

    DOWNLOAD

  • @ye_pagal
    @ye_pagal Рік тому +1

    "DOWNLOAD"

    • @ye_pagal
      @ye_pagal Рік тому

      now here i downloaded the zip file n also opened the xaml file in studio but it says few elements are missing and asked me do I want to get them back? i denied now there's an error Initialization Phase.

    • @ye_pagal
      @ye_pagal Рік тому +1

      the error is in screen resolution log message. shall I comment it out to work on it?

    • @MukeshKala
      @MukeshKala  Рік тому

      Yes

    • @MukeshKala
      @MukeshKala  Рік тому

      From the Zip File - only take the input file - code is just for your reference - you are required to create the automation from scratch at your version of studio

  • @rajachennuri5206
    @rajachennuri5206 2 місяці тому +1

    trigger

  • @AkshayGurav555
    @AkshayGurav555 Рік тому +1

    Trigger

  • @priyankabhojne9189
    @priyankabhojne9189 Рік тому

    Status

    • @MukeshKala
      @MukeshKala  Рік тому

      Excellent, Hope you are understanding the concepts

  • @priyankabhojne9189
    @priyankabhojne9189 Рік тому +1

    RE

  • @maheshreddyambuluri4767
    @maheshreddyambuluri4767 Рік тому +1

    Success

  • @priyankabhojne9189
    @priyankabhojne9189 Рік тому +1

    Transaction

    • @MukeshKala
      @MukeshKala  Рік тому

      Glad to see that you competed till here … will wait for the complete use case

  • @priyankabhojne9189
    @priyankabhojne9189 Рік тому +1

    Data validation

  • @ye_pagal
    @ye_pagal Рік тому +1

    "END PROCESS"

  • @yogeshbadgujar6835
    @yogeshbadgujar6835 10 місяців тому +1

    REF

  • @kattanikhil474
    @kattanikhil474 Рік тому +1

    status

  • @maheshreddyambuluri4767
    @maheshreddyambuluri4767 Рік тому +1

    Trigger

  • @kattanikhil474
    @kattanikhil474 Рік тому +1

    trigger

    • @MukeshKala
      @MukeshKala  Рік тому

      Glad you completed the use case , how was your Experience ?

  • @samtej3130
    @samtej3130 Рік тому +1

    Data validation

    • @MukeshKala
      @MukeshKala  Рік тому +1

      Awesome , will wait for the completion Status..

  • @manasmanish2
    @manasmanish2 Рік тому +1

    REF

  • @kattanikhil474
    @kattanikhil474 Рік тому +1

    REF

  • @AkshayGurav555
    @AkshayGurav555 Рік тому +1

    REF

  • @vikramsingh-ws2nn
    @vikramsingh-ws2nn Рік тому +1

    REF

  • @patilgowd
    @patilgowd Місяць тому

    REF

    • @MukeshKala
      @MukeshKala  Місяць тому

      Hope to see you completing the full project.