cancel
Showing results for 
Search instead for 
Did you mean: 

Contract description not displayed in notification e-mail

Former Member
0 Kudos

Hello experts,

I extended the 'contract object type' with 'transaction description' object and made the necessary changes to its implementation. In the notification task, this new element is displayed in the container under 'Contract'.

Then I inserted &Contract.Transactiondescription& into the task description task so that it should be displayed in the e-mail body.

However, when the e-mail is sent, value of this field is not displayed.

I checked the workflow log: When I check it for the first time, the value of the field is displayed. When I check again, the data is not displayed anymore in the workflow log.

What could be the reason for this..

How can it be displayed in the mail as well?? Please help.. points will be rewarded

Message was edited by:

TUGRUL BASAR

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Tugrul,

Can you see the value for your field in SWI1 transaction? Have you thought of having a look at the standard RSWUWFMLEC report?

Answers (3)

Answers (3)

Former Member
0 Kudos

The solution I found was not permanent. I had to check the code and solve the problem as you said. Thank you

Former Member
0 Kudos

not solved yet

Former Member
0 Kudos

Thank you but I found out what the problem was. It was a coding mistake in the implementation code I wrote.

Thank you anyways..