In my organization a work flow is running on Case Resolution which send an email. In email it show subject and email body but in workflow there is only subject is written. It mean a template is used in body of email. How I can check that which template is used in workflow. If anyone has an idea please share with me. thanks in advance.

有帮助吗?

解决方案

Based on your explanation I think following is the answer for your question.

Open the workflow and find the step which is sending the email.

In Activated workflow it should look like following:

enter image description here

In Deactivated workflow, step should be like following.

enter image description here

If it says "Create new message", it means email body and subject line is configured inside the workflow. Otherwise you will see the name of the email Template. For email details, click on "view properties"

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top