내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Error i email preview and thumbnail creation

Avatar

Level 1

HI

 

I have created an email template with header and footer in campaign standard. When i use template and create an email delivery, i am getting pop up message in orange box- 'there is an error while creating preview'. After saving no thumbnail s displayed on the dashboard.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 1

Thank you for the help.

I found out the issue.

Explanation:

I was creating an email delivery using some fragments and i was getting error in the preview,creating thumbnail and publishing.

When any email delivery is created using fragments/templates the ID of the fragment/templates is used in the html of the email.

Fragments in my dev instance were renamed and when i was trying to preview email, template had old naming convention and at time  of preview/publish new names were referred.

So there was a conflict in the naming convention.

 

Thank you

 

 

원본 게시물의 솔루션 보기

2 답변 개

Avatar

Employee Advisor

This points to some issue with the personalization used in the E-Mail.

e.g. some invalid fields or some content blocks where the permission is lacking.

Can you try following:

* Open developer console in the browser

* Preview the mail

* You should see an error 500 request and the response body may give some more infos on the cause of the issue

Avatar

정확한 답변 작성자:
Level 1

Thank you for the help.

I found out the issue.

Explanation:

I was creating an email delivery using some fragments and i was getting error in the preview,creating thumbnail and publishing.

When any email delivery is created using fragments/templates the ID of the fragment/templates is used in the html of the email.

Fragments in my dev instance were renamed and when i was trying to preview email, template had old naming convention and at time  of preview/publish new names were referred.

So there was a conflict in the naming convention.

 

Thank you