Versions Compared

Key

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

...

  • Supports most SFDC formulas (see more information about formula fields)
  • Follow the pre-processing steps on the Pulsar Settings Manager tab
  • Set pulsar.validation.enableSFDCValidationRules Pulsar Setting to TRUE to enable this functionality in the Pulsar mobile app
  • NOTE: If a PSL BeforeSave setting exists on an object, it will prevent running SFDC ValidationRules on that object


...

PSL Validation Rules

Spring 2019 Note: we recommend that you use SFDC validation rules going forward, but PSL validation rules will continue to be supported.

...

Admins can use Pulsar Settings to implement Validation Rules and Triggers for the following execution points:

1. BeforeConvert (currently only valid for lead conversion)

2. BeforeEdit

3. BeforeSave – This is the equivalent to running SFDC ValidationRules.  If a BeforeSave PSL setting exists for an object, it will prevent running all SFDC validation rules on that object in Pulsar; (Of of course those ValidationRules will still run on the SFDC servers).

4. BeforeDelete

5. OnCreate OnCreate

6. OnSave

7. OnDelete

8. onBarcodeScan (future release) 

...