Processes/Subflows
...
Create a Link to Third Party Pledge (Apex Trigger)
...
When a Transaction record is created or updated with the following fields:
Transaction Record type = Soft Credit (Managed) OR Pledge Soft Credit (Managed)
THEN,
Related Gift record’s Usyd_Gift_Driver_Derivation__c will be TRUE (Please expect this value to be overwritten by Gift Driver Derivation back to False)
When a Transaction record is created or updated with the following fields:
Write Off? = TRUE
Record type = Pledge
Method = Pledge
Balance LESS THAN 0
THEN,
Related Gift record’s Pledge WO Designation will be Constituent Facing Name of Related Designation of Transaction record
Related Gift record’s Pledge WO Notation will be Pledge Write Off Notation of Transaction record
...