UiPath Global Exception Handler | Global Handler Workflow in UiPath | UiPath Tutorial | UiPath RPA

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024
  • Let's learn -What is Global Exception Handler in UiPath?
    How to use Global Exception Handler in UiPath?
    Global Exception Handler in UiPath
    Global handler automatically called when there is an error in Project.
    How to use Global Handler Workflow?
    How to retry, ignore or abort the faulted activity when exception occurs?
    ➖〰➖〰➖〰➖〰➖〰➖〰➖〰➖〰➖〰➖
    Stay connected with me!
    👉Join to UiPath RPA: th-cam.com/users/ui...
    👉Subscribe to UiPath RPA: bit.ly/2TPajdu
    👉Donate to Support UiPath RPA: bit.ly/3b0IDI7
    👉Follow me on Twitter: bit.ly/38Xxcjm
    👉Follow me on LinkedIn: bit.ly/2UkCUqf
    ➖〰➖〰➖〰➖〰➖〰➖〰➖〰➖〰➖〰➖
    #uipath #uipathrpa #globalexceptionhandler #rpa

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

  • @UiPathRPA
    @UiPathRPA  5 ปีที่แล้ว +1

    Let's learn Global Exception Handler in UiPath

  • @SaurabhYadav-kg7kx
    @SaurabhYadav-kg7kx 4 ปีที่แล้ว +1

    i got a problem with Global Exception Handler that is "The values provide for the root… argument ‘errorinfo’ was not supplied." something like that.
    if anyone know plzz let me know solutions.

  • @kingjoshuamanatad2140
    @kingjoshuamanatad2140 2 ปีที่แล้ว

    Can you pass a value from Global Exception Handler Sequence to the other sequences or main work flow?

  • @saleemshaikh3304
    @saleemshaikh3304 5 ปีที่แล้ว +1

    Thanks a lot.i have got clear idea about global exception handler..

    • @UiPathRPA
      @UiPathRPA  5 ปีที่แล้ว +1

      Thank you Saleem! Glad to hear this.

  • @supritpradhan6655
    @supritpradhan6655 4 ปีที่แล้ว

    if we have used try catch block and we have Global exception handler as well, then will it go to Global exception handler as we have caught the error in catch block ?

  • @appansingharoy491
    @appansingharoy491 4 ปีที่แล้ว

    @UiPath RPA, can u pls let us know about the arg "errorInfo". This arg should be passed from Main to GlobalHandler as in the Globalhandler, the arg direction is "In". Thanks much for this informative tutorials !!

  • @supritpradhan6655
    @supritpradhan6655 4 ปีที่แล้ว

    What if we have used Try Catch in the workflow and we are handling the exception in Catch, will it go to Global Exception handler ??
    One more query how to handle unknown popups ?? can it be handled using Global exception handler ?

  • @arjunrode470
    @arjunrode470 5 ปีที่แล้ว +1

    please create one video on how to install orchestrator in local system/server and use of it on intranet

    • @UiPathRPA
      @UiPathRPA  5 ปีที่แล้ว +2

      Thanks for suggestion! After completion of Re-Framework, I will make videos for all rest of the tutorials.

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

    Very nice informative video. But I am confused with the continue option. When i give continue, the bot runs for 5 times and then ends. How is this 5 defined?

  • @ykalbertlam7183
    @ykalbertlam7183 4 ปีที่แล้ว

    I have problems in dealing with Global Exception Handler. I have created a workflow and the Handler part does not work. I wonder if you can help ? Thanks

  • @rajeshd5225
    @rajeshd5225 4 ปีที่แล้ว

    Hi sir am getting error while run the global handler sequence like
    Message: The values provided for the root activity's arguments did not satisfy the root activity's requirements:
    'GlobalHandler': Value for a required activity argument 'errorInfo' was not supplied.
    Parameter name: rootArgumentValues
    Exception Type: System.ArgumentException
    RemoteException wrapping System.ArgumentException: The values provided for the root activity's arguments did not satisfy the root activity's requirements:
    'GlobalHandler': Value for a required activity argument 'errorInfo' was not supplied.
    Parameter name: rootArgumentValues
    So please tell the solution for this.

    • @appansingharoy491
      @appansingharoy491 4 ปีที่แล้ว

      @Rajesh D, I am getting same error message. @Manish Ji, can u pls let us know about the arg "errorInfo". This arg should be passed from Main to GlobalHandler as in the Globalhandler, the arg direction is "In". Thanks much for this informative tutorials !!

  • @ashumd5643
    @ashumd5643 5 ปีที่แล้ว

    Manish bhai, i didn't Get Assign, And IF part
    Can You Please Explain It

    • @UiPathRPA
      @UiPathRPA  5 ปีที่แล้ว

      Please go through complete video. If condition is just to check retry count and assign activity to assign the error action to robot so that robot can retry or ignore the exception as per assigned value.

  • @saiprathima7228
    @saiprathima7228 5 ปีที่แล้ว

    how is it different from normal break or continue? when exactly this should be used?

    • @UiPathRPA
      @UiPathRPA  5 ปีที่แล้ว +1

      Break action in the global handler is used to break(pause) the execution and inspect the exception.
      And continue is used to continue the exception means it runs the global exception handler.

  • @ssadhees6481
    @ssadhees6481 4 ปีที่แล้ว

    Thanks for the vedio

    • @UiPathRPA
      @UiPathRPA  4 ปีที่แล้ว

      Most welcome