Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
shalinrogerb
Active Participant

Introduction


The objective of this blog is to explain how to configure the notification for the checklists to be sent in email without any ABAP customisation.

Configuration


The report RSWUWFML2 is used to send the Work Items to User’s inbox via Email. Please schedule the report with the below variant setting. This variant setting will trigger the Email only once and only for New Work Items.



To customise the Subject and Body of the Email delivered, follow the below steps.

Navigate to SWDD and open the Workflow for Service Request checklists.

Workflow number = WS17200014



Select the step “000013 – Process Checklist Step” and click on the “Notifications Tab”. Select the Hyperlink “Text of Notification…”



Edit the “Work Item Text” field to your desired value. This will be the subject of the email sent as a notification for any Checklist.

The "&_WI_OBJECT_ID.ProcessId&"  will be the Service Request number picked dynamically for each Service Request.



In the Description tab of the same page, type the content that needs to be delivered in the Body of the Email.



Test the workflow.

Conclusion


By this configuration, we will be able to send Email notifications for the checklists without any dependency on Technical customisation and with our desired template as Email Header and Body. However, you can technically customise the workflow by introducing "Send Email" step  to add dynamic links to the service request and many additional features.
Labels in this area