2023 | How to use UiPath RE Framework for linear process | Step by Step | Mukesh Kala UiPath

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 มิ.ย. 2024
  • RE Framework is created to fit all of the best practices regarding logging, exception handling, application initialization, and others, being ready to tackle a complex business scenario.
    It works best for a Non-Linear Process having Queues / Transaction Items.
    Can we Leverage a RE Template for a Linear Process?
    This Video Demonstrates -
    1. How can we use #REFramework for a Linear Process?
    2. What Changes do we need to do in Framework to accommodate the Linear Process.
    3. Leverage Benefits of #Uipath REFramework.
    4. Create a linear Process in REFramework
    ► Timestamps
    0:00 Introduction
    1:06 : Agenda
    2:44 : What is a Transaction
    5:08 : Linear Transaction
    9:00 : Iterative Transaction
    8:54 : Transactional
    14:08 : Code without using UiPath RE Framework
    20:21 : What's missing in automation
    24:30 : Why use UiPath RE Framework
    26:26 : Let's Create the Linear RE Framework
    33:04 : Define Logic
    43:00 : Testing the Framework
    45:47 : Recode the same automation using Re Framework
    55:56 : Recap
    👉 Website: mukeshkala.com/
    👉👉RE Framework Complete Playlist
    • Robotic Enterprise Fr...
    👉👉Convert ReFramework to work with DataTable
    • 1. UiPath RPA Use Case...
    👉 Modern Design Experience Playlist
    • 1. Design Experiences ...
    [Hindi Playlist - UiPath ]
    • Hindi UiPath Playlist ...
    #UiPath #RPA #REFramework #mukeshkala #uipathcommunity
    ➤➤➤ Happy Automation!
    ➤➤➤ Social Media Links
    👉 Instagram : / uipathtutor. .
    👉 LinkedIn: / mukeshkala
    👉 Twitter : / tweetmukeshkala
    👉 Facebook: / uipathfb
    👉 TH-cam : / tutorialsby. .
    👉 Mail: mailmukeshkala@gmail.com
    #UiPathCommunity #UiPath #RPA
    ►►►►►► Tags ◀◀◀◀◀◀◀◀
    Tutorials by Mukesh Kala
    UiPath Tutorials by Mukesh Kala
    uipath
    mukesh kala
    uipath tutorial
    uipath projects
    rpa tutorial for beginners
    uipath tutorial for beginners
    rpa interview questions and answers
    rpa projects
    ui path
    uipath rpa
    rpa uipath tutorial
    RE Framework for linear process
    Linear RE Framework in UiPath

ความคิดเห็น • 37

  • @sharmadeepak9395
    @sharmadeepak9395 10 หลายเดือนก่อน +2

    Yes sir make a playlist for linq concept with reference of database and data table from basics.

    • @MukeshKala
      @MukeshKala  10 หลายเดือนก่อน

      Yes I will soon

  • @dekenedaagoons4282
    @dekenedaagoons4282 10 วันที่ผ่านมา +1

    Hi Mukesh. Great job on this tutorial. How will you use get transaction data in this case if you have to let's say get input files from an email or from a folder on the pc? Also if i want to open the browser and download a file from a website specified by the business, how do i do this in the get transaction for linear REF. I a m asking this because i want to separate the processing logic from my get transaction logic.

    • @MukeshKala
      @MukeshKala  9 วันที่ผ่านมา

      If the Files are supposed to be downloaded only once then we write the code in process.xaml.
      If the Files are supposed to be downloaded only once and then we want to operate on individual items from file - we use the concept of REF without Queues -
      th-cam.com/video/JTmT_IWeFE0/w-d-xo.html

  • @satyamkapase96
    @satyamkapase96 10 หลายเดือนก่อน +1

    Hi Mukesh thanks for the video..❤ can you please make video on multibot😊

    • @MukeshKala
      @MukeshKala  10 หลายเดือนก่อน

      Yes I can , Thank you for suggesting

  • @ganeshdhane2574
    @ganeshdhane2574 10 หลายเดือนก่อน +1

    Well explained

    • @MukeshKala
      @MukeshKala  10 หลายเดือนก่อน

      Glad it helped

  • @kesaganikarunakar4443
    @kesaganikarunakar4443 10 หลายเดือนก่อน +1

    Hi Mukesh, could you please prepare a videos for linq quarries in UiPath.

    • @MukeshKala
      @MukeshKala  10 หลายเดือนก่อน

      Yes , we are covering database now in a separate playlist … once we complete that we would cover linq as basics of DB are required for linq

  • @hemantdeshmukh8474
    @hemantdeshmukh8474 5 หลายเดือนก่อน +1

    what will happen if suppose we get system exception at "log massage " activity stage. how will this respond?
    1)will it retry from log massage activity or 2) will it start again from first activity i.e "use browser" ? or 3) it will end the process directly?

    • @MukeshKala
      @MukeshKala  5 หลายเดือนก่อน +1

      If there is an exception in the log message which is already in catch , The Exception would be thrown to the main and then the process would be marked as Faulted

  • @anirudhtugawe9596
    @anirudhtugawe9596 9 หลายเดือนก่อน +1

    When we kill the browser it directly closes the tab(Browser), so is it necessary to add an click activity to close the tab(browser) gracefully?

    • @MukeshKala
      @MukeshKala  9 หลายเดือนก่อน

      In First Run - It would be always KILL

  • @anirudhtugawe9596
    @anirudhtugawe9596 7 หลายเดือนก่อน +1

    This proces can be used to create Dispacther in REF?

    • @MukeshKala
      @MukeshKala  7 หลายเดือนก่อน

      YEs We Can

  • @mostafafawzy5262
    @mostafafawzy5262 10 หลายเดือนก่อน +1

    Hey Mukesh, Someone told me that Companies don't use the Modern design of the uipath activities because its not reliable in performance and could have bugs and the older ones are more stable. so is that true? do I have to learn the old activities instead?

    • @MukeshKala
      @MukeshKala  10 หลายเดือนก่อน

      If you learn modern - You would automatically get the classic design - modern is an enhancement of classic one .... Regarding the usage - as uipath keeps updating the versions - more and more features are added - and as developer we should be aware of this and yes companies are swtiching to modern now.
      If you want to lean classic - Here is a step by step guide : th-cam.com/video/sHySIPCdz2U/w-d-xo.html

  • @tarak4413
    @tarak4413 5 หลายเดือนก่อน +1

    how to download workflow zip file related to this video and where it is available? sir

    • @MukeshKala
      @MukeshKala  5 หลายเดือนก่อน

      It all uploaded on my website, link in description

  • @ye_pagal
    @ye_pagal 9 หลายเดือนก่อน +1

    i have small query again.. now i successfully compressed the file for linear transaction where after saving all the changes I am not able to open the the workflow its in RED mark. what does it means/. is the there in processes actve/ working In background?

    • @MukeshKala
      @MukeshKala  9 หลายเดือนก่อน

      Your Uipath Assistant is busy and thats why it cannot execute a new process

  • @carrybaddy
    @carrybaddy 10 หลายเดือนก่อน +1

    Hi sir I. Have been followed you Last six months and you know sir I'm as students in BA third year class and I also learn lot of things through your video but sir I have questions can I give interview as students or I also learn some codding languages like C C# or SQL this type of language I have completed sir if you have time so please reply me 😊

    • @MukeshKala
      @MukeshKala  10 หลายเดือนก่อน +1

      You need to complete your degree before joining the work - You can apply for internship and als if time permits - you can do a free lancing

    • @carrybaddy
      @carrybaddy 10 หลายเดือนก่อน

      Thanks you very much sir ❤️❤️

    • @carrybaddy
      @carrybaddy 10 หลายเดือนก่อน

      Sir which codding languages I lern for get deep knowledge about th RPA technology because I have learn C# basics and SQL database also if is another codding languages must necessary so plise reply
      thanks you very much

  • @toshi_garg
    @toshi_garg 10 หลายเดือนก่อน +1

    Hello Mukesh Sir, I am preparing for UIARD since few months and appearing for exam very soon. I have 0 organizational experience in RPA and exam says 6 months experience is recommended. Can I still appear for the exam? If yes, how it can be beneficial for me? Plz reply at earliest. Thank you

    • @MukeshKala
      @MukeshKala  10 หลายเดือนก่อน

      There is no harm in appearing and it would be good if you clear this … however since this is a paid certification and we get only 1 attempt … you need to be confident that you are fully prepared
      One way of checking is that the practice test we have for this … if you are scoring 90 pls without any help … then you are good
      Also I would recommend to practice atleast 3 to 4 projects end to end in re framework

    • @toshi_garg
      @toshi_garg 10 หลายเดือนก่อน +3

      Hello SIr! Remember me?? Today I appeared for the exam and I cracked it. Your content helped me alot to achieve this milestone so thank you so much Mukesh Sir!!!! The big achievement is I got this without having any company experience.
      Here is a small note to all the aspirants, if I can do this then y'll can also do this. Come on guys, roll up your sleeves, get out of your comfort zone and try to push yourself beyond your limits. You got this!!!!!

    • @MukeshKala
      @MukeshKala  10 หลายเดือนก่อน

      Wow , Many Congratulations .. So Happy to hear this 🤩

    • @anirudhtugawe9596
      @anirudhtugawe9596 7 หลายเดือนก่อน

      very inspiring, i was just reading your previous comment and immedietly saw that you cleared your certificate. thanks for inspiring !! nothing i s impossble you decide to do it @@toshi_garg

  • @sathishkumars5468
    @sathishkumars5468 9 หลายเดือนก่อน +1

    What happens if system exception occurs and if we want to retry the process with this template?

    • @MukeshKala
      @MukeshKala  9 หลายเดือนก่อน

      This goes into the end state , it we want a retry we can put the code in catch block and also a new transition can be added

  • @ye_pagal
    @ye_pagal 9 หลายเดือนก่อน +1

    a small question, i was going through old videos first so found "th-cam.com/video/XDecV462hBk/w-d-xo.html" this video for linear transaction in which you have deleted "Get transaction Data" and changed arrows of exception to "End Process" similarly in this latest video you are doing some mods in Get tRansaction without deleting it. so both process are same right?

    • @MukeshKala
      @MukeshKala  9 หลายเดือนก่อน

      Functionality wise Yes both are same , however this one would be preferred as you have an option to update the process always from linear to Transactional just by editing some stuffs

    • @ye_pagal
      @ye_pagal 9 หลายเดือนก่อน

      @@MukeshKala even i found the same! but there few steps to remember or memories before doing linear transaction, I just have a small concern, in real time while working in company do the individual has to do all these mods or we get the template ready? just asking with curiosity and confusion at the same time.

    • @MukeshKala
      @MukeshKala  9 หลายเดือนก่อน

      @@ye_pagal Sometimes Yes - But you need to have the understanding of how does it work - moreover every companies creates their own framewor on top of REF