UiPath | LIVE Code Review | Development Best Practices | Beginners | RPA Conversation

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ย. 2024

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

  • @prashantrai5911
    @prashantrai5911 3 ปีที่แล้ว +1

    Your content quality is unmatchable

    • @MukeshKala
      @MukeshKala  3 ปีที่แล้ว +1

      Thank you Bhai for the Compliment 😊

  • @DeepakRai
    @DeepakRai 3 ปีที่แล้ว +1

    Very informative.

    • @MukeshKala
      @MukeshKala  3 ปีที่แล้ว

      Thank you Bro 🤓

  • @khooshbudave7669
    @khooshbudave7669 3 ปีที่แล้ว +1

    So, if I get an exception during the maintenance about the failure of any process then how we will get notified, and how that scenario will be taken care of?

    • @MukeshKala
      @MukeshKala  3 ปีที่แล้ว

      In that case the mechanism of informing the team via Email would not work then you would have to come and see the job status ...
      in most of the scenarios there would be a team which would be support team will monitor all the processes which are running in production
      so if there is no email which is coming within the stipulated time the next step would be taken by the team is to manually login to orchestrator and investigate the issue

  • @a2zsportsindia775
    @a2zsportsindia775 3 ปีที่แล้ว +2

    In real time who will be reviewing the code ?

    • @MukeshKala
      @MukeshKala  3 ปีที่แล้ว +1

      Peer Code Review will be Done by your Fellow developer ... One by a Senior Developer or a Solution Architect or Project Manager

  • @joswadsouza8362
    @joswadsouza8362 3 ปีที่แล้ว +1

    Very helpful

    • @MukeshKala
      @MukeshKala  3 ปีที่แล้ว +1

      Cheers Bro 👍

  • @vijayalakshmiboya9288
    @vijayalakshmiboya9288 3 ปีที่แล้ว +2

    Extra Ordinary informative Video sir. Always come up with new ideas. Very well covered all best coding conventions. The way you explained is really good and understandable. Cheers. Please if you have time make videos on REST API's and Orchestrator API's. Every interview definitely one or two questions from API's. Please tell us how to get command on API's concept.

    • @MukeshKala
      @MukeshKala  3 ปีที่แล้ว +2

      Sure , Will come up Soon

  • @ashwinimogal4768
    @ashwinimogal4768 3 ปีที่แล้ว +2

    Very helpful.. Thank you for sharing such important information and points we must take care in project automation

    • @MukeshKala
      @MukeshKala  3 ปีที่แล้ว

      Glad it was Helpful

  • @a2zsportsindia775
    @a2zsportsindia775 3 ปีที่แล้ว +1

    Hi mukesh very informative video thanks for the video I have one doubt
    You are using two separate packages for dispatcher and performer means these two packages should be separately uploaded to orchestrator and scheduled separately like dispatcher first then followed by performer ?

    • @MukeshKala
      @MukeshKala  3 ปีที่แล้ว +2

      Yes Correct they would be 2 packages which would be deployed to orchestrator
      one would be the dispatcher and the other would be performer and both processes can be scheduled independently
      now to schedule or run the performer there is an alternative way where you can use : queue trigger that means whenever an item is added from the dispatcher to the queue the performers will be get automatically triggered

  • @subbarajac7141
    @subbarajac7141 2 ปีที่แล้ว +1

    nice explanation mukesh, i had doubt what will be best solution if browser get crashed?

    • @MukeshKala
      @MukeshKala  2 ปีที่แล้ว +1

      Hi,
      There is not the best solution - it will always depend on the kind of automation you are working with.
      For eg - Let's say we are writing automation where we just need to read some data from a browser - now in this case - If it gets crashed - we can simply have a mechanism to Kill everything - Re-Open and read Data again.
      Now say we are in automation where we are in the middle of a transaction and it gets crashed - then we might need to send an exception message to the team without retrying.
      For any system Exception - The best is to Kill everything and reopen with some retry say 3.

  • @kaushik__7728
    @kaushik__7728 3 ปีที่แล้ว +1

    Bro waiting for your throw rethrow activity video🥺since long tym

    • @MukeshKala
      @MukeshKala  3 ปีที่แล้ว

      Bro , apologies , occupied now a days , Plese drop me mail on mailmukeshkala@gmail.com and I can clear your doubts over a call

  • @akonhassan
    @akonhassan 3 ปีที่แล้ว +1

    Thanks brother for such a great video it's helpful 👍

    • @MukeshKala
      @MukeshKala  3 ปีที่แล้ว +1

      Cheers Bro 👍

  • @khooshbudave7669
    @khooshbudave7669 3 ปีที่แล้ว +1

    Very nice video.
    you always help us by taking Real time Scenerio.
    I have few questions.
    (1) What is Orchestrator API and how it is different from Orchestrator
    (2) How UiPath Licensing work.
    (3) what are the UiPath Services.
    Document on UiPath is available but the way you explain is much easier than reading document.

    • @MukeshKala
      @MukeshKala  3 ปีที่แล้ว

      1. Orchestrator API would help you to get the details from the orchestrator without logging into the orchestrator
      it's like you just call api and orchestrator API and you get the details such as which all jobs are working which all has faulted etc .
      2. For licensing there are two kinds of licensing one is the cloud base and other is the onpremise licensing and there is a dedicated course on the uipath academy where you can get more insights on the licensing if you have any specific questions regarding licence in let me know
      3. I have a dedicated playlist on my channel where I am explaining the uipath data services and post you the link and you can refer that

    • @MukeshKala
      @MukeshKala  3 ปีที่แล้ว

      UiPath Data Service: th-cam.com/play/PLEYSwx3duQ2DduxR5-9rZgE7glvhoLYjO.html