Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

Starting in Pulsar 6.0, this trigger will NOT process the following PSL Actions:

  • Create
  • CreateAndMapFields
  • Delete
  • Update queries in SqlQuery Actions

Instead, use the following PSL actions, both new in 6.0:

NOTE: These PSL actions push changes direct to Salesforce and will NOT update the local Pulsar database. Any creates and updates using these actions will need to be synced to Pulsar at a later time.


Here is a trivial example that displays the sync date/time upon a successful sync:

...