Hello,
I have a custom program which is used to forward workitems and send missed deadline notifications.
This custom program was used instead of latest/requested end in workflow because our requirement is something dynamic deadlines.
Please guide me on this.
This custom program uses HTML tags to fill 'Missed Deadline' notification description.
It works most of time as expected but sometimes it just says 'No Preview Available'.
In case of 'No Preview Available' i check whether the internal table passed to FM ' SO_OBJECT_INSERT' is filled correctly with HTML tags and the answer is 'YES'.
So why it is so that sometimes it is simply showing that 'No Preview Available'.
Please see screenshot of internal table containing HTML tags passed in FM 'SO_OBJECT_INSERT' .