cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Workflow has not been triggered

Former Member
0 Likes
17,120

Hello All,

Good day.


Im currently working with an issue which the workflow has not been triggered at all, what i mean is upon process a workflow must send an email to user pertaining to a change..upon checking my inbox and swia there have been no process found to this transacton

Is there any way where i can properly check the worfklow process of triggering events or transaction code that might help me get out with this, ive checke some blog, post and docs, but since im newbie in WF, some notes are not clear to me..

any response will be greatly appreciated..

View Entire Topic
narin_nandivada3
Active Contributor
0 Likes

Hi,

  There are ways to check what workflows got triggered based on Event Trace.

   Follow below steps:

  1. Switch On the Event Trace. Tcode: SWELS
  2. Execute the Business Process because of which the workflow has to trigger
  3. Once step 2 is complete.. Switch off the Event Trace using same Tcode as in step 1
  4. Check the Event Trace list using the Tcode SWUE.

  By this process you will know whether workflow triggered or not provided if there are any events that would trigger the workflow (which already should be maintained in the Workflow Header Data).

In addition to that  Also check whether the user WF-BATCH has profiles like SAP_ALL & SAP_NEW if not check with your basis.

Hope it helps. Revert for any clarifications.

Best Regards,

Narin Nandivada.