Error in Process model .

Hi all ,

I'm new to Appian and i'm facing this error .

There is a problem with task “Send E-Mail Notification” in the process “MSL Close Email Notification Process”

Problem:  An error occurred in executing an Activity Class.

Details:  No valid recipients resolved

Recommended Action:  Examine the activity class to correct the error and then resume.

Priority of this problem: High Priority

 the process model is like 

script task 1 -----script task 2 -------- email smart service 

IN script task one the condition is like 

rule!MSL_fetchDelegatedUserFromDelegationTable(originaluser :pv!emailRecipientUser) and saved as MST_PM_delegationtable which one is CDT Type 

and In script task 2 

if(rule!APN_isBlank(pv!MST_PM_delegationtable),pv!emailRecipients,pv!MST_PM_delegationtable.delegateduser[1]) where pv!emailRecipents type is User .

i want to start is Process model can any one help to fix ds .

  Discussion posts and replies are publicly visible