EmailID(pytostring column) is blank in Email Corr table for Prospect Campaign Run.
The emailid was not beiing set in pr_data_corr_email table after campaign run successfully.No error message. Can you please provide what is the next steps.Column and poperty mapping in OOTB and custom class are as Email(column) -->pyEmail1 (property).
@SahajahanH0169 , I suggest you review that your Customer record actually has emailID data populated in it. You campaign will populate the emailID from its source, the customer record.
Email Id is present in prospect list table as Email column and map to pyEmail1 Property.But after campaign run this email address should be pytostring column in corr email table. that was not happended.