Handle & Display Flow Error using Fault Path

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024

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

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

    Thank you for the quick straight to the point video! I was looking for a better solution to handle flow errors.

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

    Good shout. Far to often people don't use fault handling on flows. I use them on every single element possible, it's great for debugging when testing in "deployed mode" etc.

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

      Absolutely! Thank you!

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

    I always learn so much from your videos, thank you and please keep them coming!!

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

    Great video, simply hitting the bull's eye

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

    Thank you, a very good video, concise and well-timed and it stays on the point.

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

    Is there a way , we can display only the validation rule error message?

  • @amitdhawan3995
    @amitdhawan3995 ปีที่แล้ว

    nice post .. never knew about the fault connector

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

    Your videos saved me so many times :) thank you so much!

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

    Hi Pratima, Thanks for creating such nice Salesforce Flow videos there are very helpful. I was watching your Flows error handling video. I liked it I subscribed as well. I also liked your Clone Opp button in the video. You mentioned in the video you had a video on that. Looking at you videos I did not see one the showed the Clone Opp flow. Could you let me know which video that was?
    Thanks!

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

      Thank you 😊 here is the initial video on cloning. The video was meant to showcase flow designer th-cam.com/video/zMPF12P_FN4/w-d-xo.html

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

    This is very helpful. Thanks for sharing!

  • @SachinSingh-jv3nz
    @SachinSingh-jv3nz ปีที่แล้ว

    the last screen where u put success message are u able to link fault to there cause there is option to link.

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

    hi, COuld you use it for GetRecords Element? please confirm

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

    Is there a workaround to display user-friendly error when record triggered flow encounters exceptions?

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

      YOu can use an Apex Trigger for that - End user message is not friendly in a record triggered flow as of now.

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

    Hi Pratima, how does one handle a fault in a record triggered flow? Say for example, assigning a permission set but if the perm set already exists, end the flow.

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

      Hello Dar! For record triggered flow- I would say you can use a combination of decision and get records. So in your example- you would query the permission set assignment object to check if permission exists - you can use a decision to then insert or End the flow depending on the outcome.
      Fault will only fire if there is an error while running the flow

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

      Thanks @@PratimaShri. I think the problem is in my decision. The resource variable holding the perm set assignment never picks up that it is already assigned. The decision always takes the variable is null true route even though the assignment already exists. The variable is null false decision outcome never triggers.

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

    Thanks, it was really helpful.

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

    hi pratima, i am not able to see screen element in my flow, can you please help me

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

    Ty for the video! So usefull for a beginne like me

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

    Thanks, I was looking for this.

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

    can we jump to record page after finish on error message screen?
    can you please explain that

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

    Great explanation thanks.
    I

  • @dasarichandranna401
    @dasarichandranna401 ปีที่แล้ว

    Great info

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

    Very good english

  • @Authorhandle
    @Authorhandle ปีที่แล้ว

    Not working waste of time