Platform Event | Event Driven Architecture

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024
  • Integrating with Salesforce using Platform Events, Event Driven Architecture, Understanding Platform Events, Publishing & Subscribing to Platform Events
    Blog Post
    www.apexhours.c...

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

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

    Check blog post for Code and PPT www.apexhours.com/integrating-with-salesforce-using-platform-events/

  • @namanshetty2781
    @namanshetty2781 3 หลายเดือนก่อน

    Nice explanation. Can you please make a video to subscribe event in external system using cometD

  • @faizannusrat2490
    @faizannusrat2490 8 หลายเดือนก่อน

    Hi ApexHours, Will this pub/sub will work for 10K records update at once on SFDC side?

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

    Superb !!!

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

      Thanks a lot

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

    Everything is perfect and nicely demoed in this video guide. 1. Post data updates using platform event is ok( means data updates coming from external system)
    2. If someone has published there rest or soap and can we send data using this platforms event is not clear?

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

    4 years old. But still a good video.

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

    since its tightly coupled design can we use this to connect one master and mutiple child configuration? like news letter subscription on public sites ?

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

    Are we really publishing to event bus In your example ? or do we need to install something and need to write some additional code to push that to event bus ? and also does the third party need to write some code to subscribe it ? can somebody comment on it ? hope you understood my question

  • @SoCalAl949
    @SoCalAl949 5 ปีที่แล้ว +3

    This is a terrific demo. There's a lot of information out there around platform events, but this demo shows both the inbound and outbound message use cases in a very understandable and clear way. Well done and thank you.

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

      Thank you so much for your feedback

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

    I only started watching the video, and it already says I've wasted a lot of time! Man that's harsh😅

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

      Sorry!

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

    Very informative ! One observation though , Even for Pub/Sub Model at the backend a long pooling protocol (Comet) is used which maintains the connection between server & Client.

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

    Is it possible to add around 500 custom fields in a platform event ...we need to send around these many fields in the event. Would it be feasible or hit some performance roadblock when an event is published from Salesforce..

  • @MaazKhan-b3y
    @MaazKhan-b3y ปีที่แล้ว +1

    very very thorough and practical demo .. one of the best technology demos i have seen on youtube with a practical example

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

      Glad you like it

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

    How can we replay the event? I want to see if the event failed and then replay those specific events.

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

    How do you handle bulk data updates? Or schedule batch updates?

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

      check our developer training

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

    Great video.
    now salesforce has high volume by default

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

      Glad you like it

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

    Great video gentlemen. Very insightful!

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

      Glad it was helpful!

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

    Can we define a platform event using API?