Unable to refresh Tokens

0
Hi Team, We are using Email Connector module to send emails, After completion of successfull Integration job run we configured Email Template as to show sucessful message with the url in body, tokens(LastSendError) are not getting refreshed after successfull job run. I have done Mxmodelreflection too Can someone please help me how to resolve this issue(attaching screenshot for reference) After changing comit Thanks and Regards, Sravani
asked
2 answers
0

Hello,

In the NewEmail change object set Commit to Yes & Refresh in client to Yes.

Hope it helps!

answered
0

Hi Sravani,

 

Check for typos in your tokens in the placeholder and body tabs of your emailtemplate. Check your parameters, are you passing the correct information or objects and they are not empty.  

Perhaps you can try the java action ‘CreateEmailFromTemplate’ in de Email Connector module to create your emailmessage. That way you can't go wrong with the implementation. 

answered