acl__Transaction2__c — automation map
Business Process Map — acl__Transaction2__c
Section titled “Business Process Map — acl__Transaction2__c”3 Flow(s) involved · 2 Apex trigger(s). Shows automation that either triggers on acl__Transaction2__c changes OR mutates acl__Transaction2__c records from elsewhere.
Diagram
Section titled “Diagram”Triggers on this object
Section titled “Triggers on this object”Apex triggers
Section titled “Apex triggers”| Name | Events | Namespace |
|---|---|---|
Transaction2 | before insert, before update, after insert, after update, after delete, after undelete | acl |
Transaction2 | before insert, before update | (custom) |
Record-triggered Flows
Section titled “Record-triggered Flows”| Flow | Trigger | Filter | Creates Tasks | Updates Objects |
|---|---|---|---|---|
| Update Admission date field on the Investment record | CreateAndUpdate | AND: acl__Date__c IsNull ‘null’ | — | acl__Investment__c |
Flows that mutate this object from elsewhere
Section titled “Flows that mutate this object from elsewhere”| Flow | Triggered by | Action on this object |
|---|---|---|
| Update Investment And Opp For Advice - Complete Fund Transfer | AutoLaunchedFlow | creates |
| Update Related Opportunity and Investment When Task is Completed | AutoLaunchedFlow | creates |