diff --git a/force-app/main/default/flows/DPEV_Listener_Campaign_Finder.flow-meta.xml b/force-app/main/default/flows/DPEV_Listener_Campaign_Finder.flow-meta.xml
index d4c8969..5488ea5 100644
--- a/force-app/main/default/flows/DPEV_Listener_Campaign_Finder.flow-meta.xml
+++ b/force-app/main/default/flows/DPEV_Listener_Campaign_Finder.flow-meta.xml
@@ -34,7 +34,7 @@
Update_MFS_Skipped
- 578
+ 842
386
Get_the_Membership_Form_Submission_Record.Campaign_Import_Status__c
@@ -70,6 +70,13 @@
Update_MFS_record
+
+ StaticFlowName
+ String
+
+ DPEV Listener - Campaign Finder
+
+
Was_a_Campaign_Found
@@ -98,7 +105,7 @@
Was_campaign_source_code_or_name_indicated
- 380
+ 512
278
Update_MFS_Skipped
@@ -127,6 +134,7 @@
+ Updated to include the new Membership Essentials Log object.
Default
DPEV {!$Flow.CurrentDateTime}
@@ -149,6 +157,99 @@
AutoLaunchedFlow
+
+ Creates a log to show the update the to the MFS was not successful.
+ Create_Final_Update_Membership_Essentials_Log
+
+ 1106
+ 986
+
+ Flow_Name__c
+
+ StaticFlowName
+
+
+
+ Log_Message__c
+
+ $Flow.FaultMessage
+
+
+
+ Log_Type__c
+
+ Error
+
+
+
+ Membership_Form_Submission__c
+
+ Get_the_Membership_Form_Submission_Record.Id
+
+
+
+ true
+
+
+ Creates a log to show there was an error when trying to find the campaign.
+ Create_Find_Membership_Campaign_Membership_Essentials_Log
+
+ 578
+ 494
+
+ Flow_Name__c
+
+ StaticFlowName
+
+
+
+ Log_Message__c
+
+ $Flow.FaultMessage
+
+
+
+ Log_Type__c
+
+ Error
+
+
+
+ Membership_Form_Submission__c
+
+ Get_the_Membership_Form_Submission_Record.Id
+
+
+
+ true
+
+
+ Creates a log to show the Platform Event was triggered
+ Create_Initial_Membership_Essentials_Log
+
+ 1370
+ 278
+
+ Flow_Name__c
+
+ StaticFlowName
+
+
+
+ Log_Message__c
+
+ Platform event triggered. {!$Flow.FaultMessage}
+
+
+
+ Log_Type__c
+
+ Error
+
+
+
+ true
+
Find_Existing_Campaign
@@ -158,6 +259,9 @@
Was_a_Campaign_Found
+
+ Create_Find_Membership_Campaign_Membership_Essentials_Log
+
and
Name
@@ -187,12 +291,15 @@
Get_the_Membership_Form_Submission_Record
- 380
+ 512
170
false
Was_campaign_source_code_or_name_indicated
+
+ Create_Initial_Membership_Essentials_Log
+
and
Id
@@ -208,12 +315,15 @@
Update_MFS_record
- 380
+ 512
878
+
+ Create_Final_Update_Membership_Essentials_Log
+
Get_the_Membership_Form_Submission_Record
- 254
+ 386
0
Get_the_Membership_Form_Submission_Record
@@ -221,5 +331,5 @@
PlatformEvent
- Active
+ Draft