Platform Event in Salesforce: Publish Platform event with Apex|Subscribe with Trigger|Automated User

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • Platform Events in Salesforce: Publish Platform events using Apex | Subscribe Platform Events Using Apex Trigger | Automated User | Set Debug logs for Automated Users | Pause and Resume Platform Events.
    In this video we discuss :
    How to publish a platform event using apex code.
    How to subscribe to platform event using apex trigger.
    What are considerations to be kept in mind?
    How to set debug logs for automated users.
    Pause and resume Platform event Subscription.
    Join Graphy/unacademy using this link www.graphy.com?fpr=pankaj96 and get best discounts on the courses.

КОМЕНТАРІ • 24

  • @vishalmankar4969
    @vishalmankar4969 10 місяців тому +1

    Thank u so much, it was very helpful for me.💥

  • @aartithakur2318
    @aartithakur2318 Рік тому +3

    Thank You so much sir.This is something for which I was looking and it will really help me to achieve my requirement and your explanation was amazing and easy to understand.

  • @johnbritolima
    @johnbritolima 2 роки тому +4

    The example could be better designed.
    However, you were able to explain quite well and make the axample run just fine.
    If you allow me to give you advice on future tutorials:
    - Use Lightning Experience;
    - Try not to simulate point-and-click user actions with code (That can be confusing. Speciacially for beginners);

    • @SALESFORCEPREDATOR
      @SALESFORCEPREDATOR  2 роки тому

      Thank you for the advice. It will help me to make things easier and better for people watching and learning :)

  • @starman9000
    @starman9000 3 роки тому +1

    The example you used don't make sense to use Platform events, you can achieve this trigger or any other automation process. But the purpose of Platform event completely missed it with wrong example.

  • @AjaySharma-cf5yf
    @AjaySharma-cf5yf 3 роки тому +2

    This is just amazing. I couldn't find this informative details on platform events. Thank you so much.

  • @ankitgupta0312
    @ankitgupta0312 3 роки тому +1

    You need to be more confident while trying to understand

  • @arjunreddy3636
    @arjunreddy3636 Рік тому

    this can be done case field update with process builder i dont know why you used platform event ,

  • @sarvesh_k
    @sarvesh_k 3 роки тому +1

    can you please create video on 'Subscribe to Platform Event Notifications with CometD' for external system

    • @SALESFORCEPREDATOR
      @SALESFORCEPREDATOR  3 роки тому

      Infected with covid19 now :(
      Will definitely create one,once I recover and feel good :)

    • @sarvesh_k
      @sarvesh_k 3 роки тому +1

      @@SALESFORCEPREDATOR take care, get well soon

  • @jaibhibhima1980
    @jaibhibhima1980 3 роки тому +1

    Thank you. how to get the profile of this automated user?

    • @SALESFORCEPREDATOR
      @SALESFORCEPREDATOR  3 роки тому +1

      You can get the profile using below soql
      SELECT ProfileId FROM User WHERE Alias = 'autoproc'

  • @tangallapallivinmai3689
    @tangallapallivinmai3689 3 роки тому

    Hi can i publish some field values in sales cloud and subscribe the same fields in service cloud. If soo can we use the same process.

  • @Rushikeshshinde1994
    @Rushikeshshinde1994 3 роки тому +2

    Amazing knowledge sharing

  • @bomanbomre1461
    @bomanbomre1461 3 роки тому +1

    Was looking for this video. found this ,thank you.

  • @sonijagdale4732
    @sonijagdale4732 3 роки тому +1

    Very informative session...keep it up👍

  • @jesaansayyed1651
    @jesaansayyed1651 3 роки тому +1

    thanks buddy